index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi
Age
Commit message (
Expand
)
Author
2014-05-07
acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_int
Kirill Batuzov
2014-03-18
acpi: Assert sts array limit on AcpiCpuHotplug_add()
Eduardo Habkost
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2014-02-10
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
hw/acpi: move typeinfo to the file end
Igor Mammedov
2014-02-05
hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
Igor Mammedov
2014-02-05
pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
Igor Mammedov
2014-02-05
pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDR
Igor Mammedov
2014-02-05
pcihp: replace enable|disable_device() with oneliners
Igor Mammedov
2014-02-05
pcihp: reduce number of device check events
Michael S. Tsirkin
2014-01-26
pc: ACPI: unify source of CPU hotplug IO base/len
Igor Mammedov
2014-01-26
acpi: ich9: add CPU hotplug handling to Q35 machine
Igor Mammedov
2014-01-26
acpi: factor out common cpu hotplug code for PIIX4/Q35
Igor Mammedov
2014-01-26
piix4: add acpi pci hotplug support
Michael S. Tsirkin
2014-01-26
pcihp: generalization of piix4 acpi
Michael S. Tsirkin
2014-01-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-12-23
acpi: ich9: allow guest to clear SCI rised by GPE
Igor Mammedov
2013-12-23
acpi: factor out common pm_update_sci() into acpi core
Igor Mammedov
2013-12-23
acpi: piix4: remove not needed GPE0 mask
Igor Mammedov
2013-12-23
piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-11-05
bswap.h: Remove le16_to_cpupu()
Peter Maydell
2013-11-05
bswap.h: Remove cpu_to_le16wu()
Peter Maydell
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-14
acpi: add interface to access user-installed tables
Michael S. Tsirkin
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
2013-10-14
piix: APIs for pc guest info
Michael S. Tsirkin
2013-10-14
acpi/piix: add macros for acpi property names
Michael S. Tsirkin
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-25
qemu: Adjust qemu wakeup
Liu, Jinsong
2013-09-15
piix4: disable io on reset
Michael S. Tsirkin
2013-09-03
cpu: Replace qemu_for_each_cpu()
Andreas Färber
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
2013-07-23
acpi/piix4: QOM parent field cleanup
Andreas Färber
2013-07-23
acpi/piix4: QOM Upcast Sweep
Peter Crosthwaite
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: introduce memory_region_present
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
isa: implement isa_is_ioport_assigned via memory_region_find
Jan Kiszka
2013-06-14
piix: fix some printf errors when debug is enabled
Hu Tao
2013-06-02
refer to FWCfgState explicitly
Laszlo Ersek
2013-05-14
acpi: add dummy write function for acpi timer
Gerd Hoffmann
2013-05-01
acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest
Igor Mammedov
2013-04-24
ich9: kill cmos_s3
Hu Tao
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini