index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
isa
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT
Laszlo Ersek
2015-10-22
1
-1
/
+1
*
i8257: remove cpu_request_exit irq
Paolo Bonzini
2015-09-09
1
-2
/
+1
*
ich9: implement strap SPKR pin logic
Paulo Alcantara
2015-07-08
1
-0
/
+6
*
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-07
1
-2
/
+13
*
ich9: add smm_enabled field and arguments
Paolo Bonzini
2015-07-06
1
-2
/
+4
*
piix4/ich9: do not raise SMI on ACPI enable/disable commands
Paolo Bonzini
2015-07-06
1
-0
/
+3
*
vt82c686: QOMify
Gonglei
2015-06-23
1
-15
/
+32
*
piix4: QOMify
Gonglei
2015-06-23
1
-2
/
+6
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...
Peter Maydell
2015-06-16
1
-0
/
+3
|
\
|
*
virtio-vga: add '-vga virtio' support
Gerd Hoffmann
2015-06-12
1
-0
/
+3
*
|
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-6
/
+4
|
/
*
ich9: implement SMI_LOCK
Gerd Hoffmann
2015-06-05
1
-0
/
+19
*
Move parallel_hds_isa_init to hw/isa/isa-bus.c
Miroslav Rezanina
2015-06-05
1
-0
/
+26
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-04
2
-2
/
+2
|
\
|
*
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
2015-06-04
1
-1
/
+1
|
*
hw/q35: fix floppy controller definition in ich9
Marcel Apfelbaum
2015-06-03
1
-1
/
+1
*
|
hw/isa/i82378.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
1
-5
/
+2
*
|
hw/isa/lpc_ich9.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
1
-4
/
+1
|
/
*
hw: Mark devices picking up char backends actively FIXME
Markus Armbruster
2015-04-02
1
-0
/
+2
*
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
2015-04-02
1
-0
/
+2
*
acpi, ich9: Add unplug cb for ich9.
Tang Chen
2015-02-26
1
-0
/
+9
*
acpi, ich9: Add hotunplug request cb for ich9.
Tang Chen
2015-02-26
1
-2
/
+3
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
3
-23
/
+12
*
isa: remove isa_mem_base variable
Hervé Poussineau
2015-02-13
1
-1
/
+0
*
piix4: use PCI address space instead of system memory
Hervé Poussineau
2015-02-13
1
-1
/
+1
*
isa: add memory space parameter to isa_bus_new
Hervé Poussineau
2015-02-13
5
-7
/
+15
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
vt82c686: avoid out-of-bounds read
Paolo Bonzini
2015-01-15
1
-1
/
+1
*
vt82c686: fix coverity warning about out-of-bounds write
zhanghailiang
2014-12-10
1
-22
/
+19
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-2
/
+2
*
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-20
1
-2
/
+5
*
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-10-15
1
-3
/
+3
*
Fix debug print warning
Gonglei
2014-09-02
1
-2
/
+3
*
isa-bus: don't use 'Yoda conditions'
Gonglei
2014-08-15
1
-1
/
+1
*
pci-host: update obsolete reference about piix_pci.c
Gonglei
2014-08-15
1
-1
/
+1
*
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
1
-0
/
+3
*
pc: q35: acpi: report error to user on unsupported unplug request
Igor Mammedov
2014-06-19
1
-0
/
+2
*
acpi:ich9: add memory hotplug handling
Igor Mammedov
2014-06-19
1
-0
/
+20
*
pc: ich9 lpc: make it work with global/compat properties
Igor Mammedov
2014-06-19
1
-5
/
+10
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
4
-8
/
+3
*
hw/isa/pc87312: Remove unused function is_parallel_epp()
Peter Maydell
2014-06-10
1
-5
/
+0
*
PortioList: Store PortioList in device state
Kirill Batuzov
2014-05-05
1
-3
/
+8
*
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-20
2
-3
/
+3
|
\
|
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-1
/
+1
|
*
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2014-02-14
1
-2
/
+2
*
|
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
1
-1
/
+1
|
/
*
vt82c686: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+5
*
piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+5
*
ich9: Document why cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-2
/
+5
*
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+0
[next]