1. fd56e06 pci: Eliminate redundant PCIDevice::bus pointer by David Gibson · 7 years ago
  2. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  3. 2bed1ba Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen" by Anthony PERARD · 8 years ago
  4. adb354d Merge remote-tracking branch 'mst/tags/for_upstream' into staging by Stefan Hajnoczi · 8 years ago
  5. e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
  6. 153eba4 ACPI: don't call acpi_pcihp_device_plug_cb on xen by Bruce Rogers · 8 years ago
  7. 675f22c bus: do not unref hotplug handler by Marc-André Lureau · 8 years ago
  8. 80db0e7 memhp: don't generate memory hotplug AML if it's not enabled/supported by Igor Mammedov · 8 years ago
  9. 75f2749 pc: memhp: move nvdimm hotplug out of memory hotplug by Xiao Guangrong · 8 years ago
  10. 679dd1a pc: use new CPU hotplug interface since 2.7 machine type by Igor Mammedov · 9 years ago
  11. 76623d0 acpi: cpuhp: add cpu._OST handling by Igor Mammedov · 9 years ago
  12. 8872c25 acpi: cpuhp: implement hot-remove parts of CPU hotplug interface by Igor Mammedov · 9 years ago
  13. ac35f13 pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook by Igor Mammedov · 9 years ago
  14. 5e1b5d9 acpi: cpuhp: add CPU devices AML with _STA method by Igor Mammedov · 9 years ago
  15. 16bcab9 pc: piix4/ich9: add 'cpu-hotplug-legacy' property by Igor Mammedov · 9 years ago
  16. 0058c08 pc: use AcpiDeviceIfClass.send_event to issue GPE events by Igor Mammedov · 9 years ago
  17. eaf23bf acpi: extend ACPI interface to provide send_event hook by Igor Mammedov · 9 years ago
  18. 96e3e12 pc: acpi: mark current CPU hotplug functions as legacy by Igor Mammedov · 9 years ago
  19. 7d0c99a explicitly include qom/cpu.h by Paolo Bonzini · 9 years ago
  20. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  21. b6a0aa0 x86: Clean up includes by Peter Maydell · 9 years ago
  22. 61e66c6 pc_piix: rename kvm_enabled to smm_enabled by Paolo Bonzini · 10 years ago
  23. afd6895 piix4/ich9: do not raise SMI on ACPI enable/disable commands by Paolo Bonzini · 10 years ago
  24. 5cd8cad migration: Use normal VMStateDescriptions for Subsections by Juan Quintela · 10 years ago
  25. 6e7d824 hw/acpi: piix4_pm_init(): take fw_cfg object no more by Laszlo Ersek · 10 years ago
  26. e3845e7 hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core by Laszlo Ersek · 10 years ago
  27. 9a10bbb hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4" by Laszlo Ersek · 10 years ago
  28. f7d3e29 acpi, mem-hotplug: add unplug cb for memory device by Tang Chen · 10 years ago
  29. 64fec58 acpi, mem-hotplug: add unplug request cb for memory device by Tang Chen · 10 years ago
  30. 78c2d87 pc: pcihp: expose MMIO base and len as properties by Igor Mammedov · 10 years ago
  31. c0e57a6 acpi, piix4: Add unplug cb for piix4. by Tang Chen · 10 years ago
  32. 9af21db pci: Trivial device model conversions to realize by Markus Armbruster · 10 years ago
  33. e720677 vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* by Paolo Bonzini · 10 years ago
  34. 91ab2ed pc: piix4_pm: init legacy PCI hotplug when running on Xen by Igor Mammedov · 10 years ago
  35. 411b5db cpu-hotplug: rename function for better readability by Gu Zheng · 10 years ago
  36. 08bba95 acpi:piix4: convert cpu hotplug to hotplug_handler API by Gu Zheng · 10 years ago
  37. 14d5a28 qdev: HotplugHandler: Rename unplug callback to unplug_request by Igor Mammedov · 10 years ago
  38. 43f5041 acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices by Igor Mammedov · 11 years ago
  39. 781bbd6 pc: add acpi-device link to PCMachineState by Igor Mammedov · 11 years ago
  40. f816a62 pc: migrate piix4 & ich9 MemHotplugState by Igor Mammedov · 11 years ago
  41. 3477432 acpi:piix4: add memory hotplug handling by Igor Mammedov · 11 years ago
  42. f1adc36 acpi:piix4: allow plug/unlug callbacks handle not only PCI devices by Igor Mammedov · 11 years ago
  43. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  44. 61e8a92 Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 11 years ago
  45. a5c8285 i2c: Rename i2c_bus to I2CBus by Andreas Färber · 12 years ago
  46. c24d5e0 acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API by Igor Mammedov · 11 years ago
  47. 2897ae0 qdev:pci: refactor PCIDevice to use generic "hotpluggable" property by Igor Mammedov · 11 years ago
  48. 5fdae20 hw/acpi: move typeinfo to the file end by Igor Mammedov · 11 years ago
  49. e358edc hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug by Igor Mammedov · 11 years ago
  50. 99d09dd pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug by Igor Mammedov · 11 years ago
  51. e4cf8ed pc: ACPI: unify source of CPU hotplug IO base/len by Igor Mammedov · 11 years ago
  52. 81cea5e acpi: factor out common cpu hotplug code for PIIX4/Q35 by Igor Mammedov · 11 years ago
  53. 9e047b9 piix4: add acpi pci hotplug support by Michael S. Tsirkin · 11 years ago
  54. d181976 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  55. 0631350 acpi: factor out common pm_update_sci() into acpi core by Igor Mammedov · 11 years ago
  56. e4f308b acpi: piix4: remove not needed GPE0 mask by Igor Mammedov · 11 years ago
  57. 81aab2f piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  58. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  59. 02a5c4c qdev: Drop misleading qdev_free() function by Stefan Hajnoczi · 12 years ago
  60. 277e934 piix: APIs for pc guest info by Michael S. Tsirkin · 12 years ago
  61. f854ecc acpi/piix: add macros for acpi property names by Michael S. Tsirkin · 11 years ago
  62. c046e8c piix4: disable io on reset by Michael S. Tsirkin · 12 years ago
  63. 38fcbd3 cpu: Replace qemu_for_each_cpu() by Andreas Färber · 12 years ago
  64. 40daca5 aio / timers: Rearrange timer.h & make legacy functions call non-legacy by Alex Bligh · 12 years ago
  65. 6a6b558 acpi/piix4: QOM parent field cleanup by Andreas Färber · 12 years ago
  66. 74e445f acpi/piix4: QOM Upcast Sweep by Peter Crosthwaite · 12 years ago
  67. 64bde0f hw/a*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  68. 3ce1090 memory: introduce memory_region_present by Paolo Bonzini · 12 years ago
  69. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  70. b6f3296 isa: implement isa_is_ioport_assigned via memory_region_find by Jan Kiszka · 12 years ago
  71. ba275ad piix: fix some printf errors when debug is enabled by Hu Tao · 12 years ago
  72. a88b362 refer to FWCfgState explicitly by Laszlo Ersek · 12 years ago
  73. b862272 acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest by Igor Mammedov · 12 years ago
  74. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/acpi_piix4.c]
  75. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  76. 560e639 acpi: initialize s4_val used in s4 shutdown by Bruce Rogers · 12 years ago
  77. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  78. ded6778 acpi_piix4: fix segfault migrating from 1.2 by Michael Roth · 12 years ago
  79. c3a2980 acpi_piix4: Do not use old_portio-style callbacks by Hervé Poussineau · 12 years ago
  80. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  81. 56e5b2a apci: assign memory regions to piix4 acpi device by Gerd Hoffmann · 12 years ago
  82. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  83. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  84. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  85. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  86. 8385b17 Merge remote-tracking branch 'kraxel/acpi.1' into staging by Anthony Liguori · 12 years ago
  87. 42d8a3c hw/apm.c: Replace register_ioport_* by Julien Grall · 12 years ago
  88. 3e43749 acpi: drop debug port by Gerd Hoffmann · 12 years ago
  89. c177684 apci: switch piix4 pci hotplug to memory api by Gerd Hoffmann · 12 years ago
  90. c84649c acpi: remove acpi_gpe_blk by Gerd Hoffmann · 12 years ago
  91. b65b93f apci: switch piix4 gpe to memory api by Gerd Hoffmann · 12 years ago
  92. 24fe083 acpi: fix piix4 smbus mapping by Gerd Hoffmann · 12 years ago
  93. 798512e acpi: switch smbus to memory api by Gerd Hoffmann · 12 years ago
  94. ca5d64b acpi: cleanup piix4 memory region by Gerd Hoffmann · 12 years ago
  95. b5a7c02 apci: switch evt to memory api by Gerd Hoffmann · 12 years ago
  96. afafe4b apci: switch cnt to memory api by Gerd Hoffmann · 12 years ago
  97. 77d58b1 apci: switch timer to memory api by Gerd Hoffmann · 12 years ago
  98. af11110 apci: switch piix4 to memory api by Gerd Hoffmann · 12 years ago
  99. b0b873a acpi_piix4: fix migration of gpe fields by Marcelo Tosatti · 12 years ago
  100. d010f91 acpi: use notifier for signaling guest system_powerdown command by Igor Mammedov · 13 years ago