1. 91ab2ed pc: piix4_pm: init legacy PCI hotplug when running on Xen by Igor Mammedov · 10 years ago
  2. 3ef0eab acpi: accurate overflow check by Pavel Dovgalyuk · 10 years ago
  3. cc43364 acpi/cpu-hotplug: introduce helper function to keep bit setting in one place by Gu Zheng · 10 years ago
  4. 411b5db cpu-hotplug: rename function for better readability by Gu Zheng · 10 years ago
  5. 08bba95 acpi:piix4: convert cpu hotplug to hotplug_handler API by Gu Zheng · 10 years ago
  6. c5171ed acpi:ich9: convert cpu hotplug to hotplug_handler API by Gu Zheng · 10 years ago
  7. 1be6b51 acpi/cpu: add cpu hotplug callback function to match hotplug_handler API by Gu Zheng · 10 years ago
  8. 14d5a28 qdev: HotplugHandler: Rename unplug callback to unplug_request by Igor Mammedov · 10 years ago
  9. fa365d7 pcihp: fix possible array out of bounds by Gonglei · 10 years ago
  10. 7590280 fix typo: apci -> acpi by Hu Tao · 12 years ago
  11. 22dc50d acpi: fix typo in memory hotplug MMIO region name by Igor Mammedov · 11 years ago
  12. 5f41fbb qmp: convert ACPI_DEVICE_OST event by Igor Mammedov · 11 years ago
  13. 2ea4100 qapi event: convert SUSPEND_DISK by Wenchao Xia · 11 years ago
  14. 02edd40 qmp: add ACPI_DEVICE_OST event handling by Igor Mammedov · 11 years ago
  15. 43f5041 acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices by Igor Mammedov · 11 years ago
  16. 521b367 acpi: introduce TYPE_ACPI_DEVICE_IF interface by Igor Mammedov · 11 years ago
  17. 781bbd6 pc: add acpi-device link to PCMachineState by Igor Mammedov · 11 years ago
  18. f816a62 pc: migrate piix4 & ich9 MemHotplugState by Igor Mammedov · 11 years ago
  19. 1f86218 acpi:ich9: add memory hotplug handling by Igor Mammedov · 11 years ago
  20. 3477432 acpi:piix4: add memory hotplug handling by Igor Mammedov · 11 years ago
  21. f1adc36 acpi:piix4: allow plug/unlug callbacks handle not only PCI devices by Igor Mammedov · 11 years ago
  22. dfe292f trace: add acpi memory hotplug IO region events by Igor Mammedov · 11 years ago
  23. 3ef77ac acpi: memory hotplug ACPI hardware implementation by Igor Mammedov · 11 years ago
  24. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  25. 7c38ecd acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_int by Kirill Batuzov · 11 years ago
  26. 39ee3af acpi: Assert sts array limit on AcpiCpuHotplug_add() by Eduardo Habkost · 11 years ago
  27. 61e8a92 Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 11 years ago
  28. a5c8285 i2c: Rename i2c_bus to I2CBus by Andreas Färber · 11 years ago
  29. c24d5e0 acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API by Igor Mammedov · 11 years ago
  30. 2897ae0 qdev:pci: refactor PCIDevice to use generic "hotpluggable" property by Igor Mammedov · 11 years ago
  31. 5fdae20 hw/acpi: move typeinfo to the file end by Igor Mammedov · 11 years ago
  32. e358edc hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug by Igor Mammedov · 11 years ago
  33. 99d09dd pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug by Igor Mammedov · 11 years ago
  34. a7b613c pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDR by Igor Mammedov · 11 years ago
  35. 8f5001f pcihp: replace enable|disable_device() with oneliners by Igor Mammedov · 11 years ago
  36. 5a2223c pcihp: reduce number of device check events by Michael S. Tsirkin · 11 years ago
  37. e4cf8ed pc: ACPI: unify source of CPU hotplug IO base/len by Igor Mammedov · 11 years ago
  38. d6610bc acpi: ich9: add CPU hotplug handling to Q35 machine by Igor Mammedov · 11 years ago
  39. 81cea5e acpi: factor out common cpu hotplug code for PIIX4/Q35 by Igor Mammedov · 11 years ago
  40. 9e047b9 piix4: add acpi pci hotplug support by Michael S. Tsirkin · 11 years ago
  41. db4728e pcihp: generalization of piix4 acpi by Michael S. Tsirkin · 11 years ago
  42. d181976 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  43. 2c04795 acpi: ich9: allow guest to clear SCI rised by GPE by Igor Mammedov · 11 years ago
  44. 0631350 acpi: factor out common pm_update_sci() into acpi core by Igor Mammedov · 11 years ago
  45. e4f308b acpi: piix4: remove not needed GPE0 mask by Igor Mammedov · 11 years ago
  46. 81aab2f piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  47. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  48. c65e5de bswap.h: Remove le16_to_cpupu() by Peter Maydell · 11 years ago
  49. 587ae22 bswap.h: Remove cpu_to_le16wu() by Peter Maydell · 11 years ago
  50. 02a5c4c qdev: Drop misleading qdev_free() function by Stefan Hajnoczi · 11 years ago
  51. b0eb759 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  52. 60de116 acpi: add interface to access user-installed tables by Michael S. Tsirkin · 11 years ago
  53. 6f1426a ich9: APIs for pc guest info by Michael S. Tsirkin · 11 years ago
  54. 277e934 piix: APIs for pc guest info by Michael S. Tsirkin · 11 years ago
  55. f854ecc acpi/piix: add macros for acpi property names by Michael S. Tsirkin · 11 years ago
  56. eb322b8 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  57. 4bc78a8 qemu: Adjust qemu wakeup by Liu, Jinsong · 11 years ago
  58. c046e8c piix4: disable io on reset by Michael S. Tsirkin · 11 years ago
  59. 38fcbd3 cpu: Replace qemu_for_each_cpu() by Andreas Färber · 12 years ago
  60. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 11 years ago
  61. 40daca5 aio / timers: Rearrange timer.h & make legacy functions call non-legacy by Alex Bligh · 11 years ago
  62. 6a6b558 acpi/piix4: QOM parent field cleanup by Andreas Färber · 12 years ago
  63. 74e445f acpi/piix4: QOM Upcast Sweep by Peter Crosthwaite · 12 years ago
  64. 64bde0f hw/a*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  65. 3ce1090 memory: introduce memory_region_present by Paolo Bonzini · 12 years ago
  66. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  67. b6f3296 isa: implement isa_is_ioport_assigned via memory_region_find by Jan Kiszka · 12 years ago
  68. ba275ad piix: fix some printf errors when debug is enabled by Hu Tao · 12 years ago
  69. a88b362 refer to FWCfgState explicitly by Laszlo Ersek · 12 years ago
  70. 2d3b989 acpi: add dummy write function for acpi timer by Gerd Hoffmann · 12 years ago
  71. b862272 acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest by Igor Mammedov · 12 years ago
  72. a3ac6b5 ich9: kill cmos_s3 by Hu Tao · 12 years ago
  73. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago
  74. 1fd6bb4 hw: make subdirectories for devices by Paolo Bonzini · 12 years ago