- aa29466 hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place by Ani Sinha · 3 years, 6 months ago
- 17858a1 hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35 by Julia Suvorova · 3 years, 7 months ago
- c0e427d hw/acpi/ich9: Enable ACPI PCI hot-plug by Julia Suvorova · 3 years, 7 months ago
- ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 10 months ago
- 6be8cf5 acpi/core: always set SCI_EN when SMM isn't supported by Isaku Yamahata · 4 years ago
- 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
- b48ad7c x86: cpuhp: refuse cpu hot-unplug request earlier if not supported by Igor Mammedov · 4 years, 5 months ago
- c5be751 x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use by Igor Mammedov · 4 years, 5 months ago
- 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 7 months ago
- 40c2281 Drop more @errp parameters after previous commit by Markus Armbruster · 4 years, 10 months ago
- d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
- 64a7b8d qom/object: Use common get/set uint helpers by Felipe Franciosi · 5 years ago
- 836e1b3 qom/object: enable setter for uint types by Felipe Franciosi · 5 years ago
- 132a908 hw/acpi: Include "hw/mem/nvdimm.h" by Philippe Mathieu-Daudé · 5 years ago
- a1c4a3d hw/southbridge/ich9: Removed unused headers by Philippe Mathieu-Daudé · 5 years ago
- 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
- 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
- 12e9493 Include hw/boards.h a bit less by Markus Armbruster · 6 years ago
- 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
- d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
- 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
- 9040e6d i386, acpi: check acpi_memory_hotplug capacity in pre_plug by Wei Yang · 6 years ago
- cbca372 include/exec/poison: Mark CONFIG_KVM as poisoned, too by Thomas Huth · 8 years ago
- 80db0e7 memhp: don't generate memory hotplug AML if it's not enabled/supported by Igor Mammedov · 8 years ago
- 75f2749 pc: memhp: move nvdimm hotplug out of memory hotplug by Xiao Guangrong · 8 years ago
- 679dd1a pc: use new CPU hotplug interface since 2.7 machine type by Igor Mammedov · 9 years ago
- 76623d0 acpi: cpuhp: add cpu._OST handling by Igor Mammedov · 9 years ago
- 8872c25 acpi: cpuhp: implement hot-remove parts of CPU hotplug interface by Igor Mammedov · 9 years ago
- 5e1b5d9 acpi: cpuhp: add CPU devices AML with _STA method by Igor Mammedov · 9 years ago
- 16bcab9 pc: piix4/ich9: add 'cpu-hotplug-legacy' property by Igor Mammedov · 9 years ago
- 0058c08 pc: use AcpiDeviceIfClass.send_event to issue GPE events by Igor Mammedov · 9 years ago
- 96e3e12 pc: acpi: mark current CPU hotplug functions as legacy by Igor Mammedov · 9 years ago
- da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
- 18d6aba ich9: Remove enable_tco arguments from init functions by Eduardo Habkost · 9 years ago
- d7bce99 qom: Swap 'name' next to visitor in ObjectPropertyAccessor by Eric Blake · 9 years ago
- 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
- b6a0aa0 x86: Clean up includes by Peter Maydell · 9 years ago
- f3c30ae hw/acpi/ich9: clean up stale comment about KVM not supporting SMM by Laszlo Ersek · 10 years ago
- be66680 hw/acpi/ich9: clear smi_en on reset by Laszlo Ersek · 10 years ago
- 75d6636 ich9: fix skipped vmstate_memhp_state subsection by Paulo Alcantara · 10 years ago
- 9205579 ich9: add TCO interface emulation by Paulo Alcantara · 10 years ago
- fba7247 ich9: add smm_enabled field and arguments by Paolo Bonzini · 10 years ago
- 5cd8cad migration: Use normal VMStateDescriptions for Subsections by Juan Quintela · 10 years ago
- 11e66a1 ich9: implement SMI_LOCK by Gerd Hoffmann · 10 years ago
- 9a10bbb hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4" by Laszlo Ersek · 10 years ago
- f7d3e29 acpi, mem-hotplug: add unplug cb for memory device by Tang Chen · 10 years ago
- 64fec58 acpi, mem-hotplug: add unplug request cb for memory device by Tang Chen · 10 years ago
- 91a734a acpi, ich9: Add unplug cb for ich9. by Tang Chen · 10 years ago
- 469b8ad acpi, ich9: Add hotunplug request cb for ich9. by Tang Chen · 10 years ago
- b00c92e Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
- 6ac0d8d ich9: add disable_s3, disable_s4, s4_val properties by Amit Shah · 10 years ago
- e720677 vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* by Paolo Bonzini · 10 years ago
- 411b5db cpu-hotplug: rename function for better readability by Gu Zheng · 10 years ago
- c5171ed acpi:ich9: convert cpu hotplug to hotplug_handler API by Gu Zheng · 10 years ago
- 7590280 fix typo: apci -> acpi by Hu Tao · 12 years ago
- 43f5041 acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices by Igor Mammedov · 11 years ago
- f816a62 pc: migrate piix4 & ich9 MemHotplugState by Igor Mammedov · 11 years ago
- 1f86218 acpi:ich9: add memory hotplug handling by Igor Mammedov · 11 years ago
- d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
- d6610bc acpi: ich9: add CPU hotplug handling to Q35 machine by Igor Mammedov · 11 years ago
- 2c04795 acpi: ich9: allow guest to clear SCI rised by GPE by Igor Mammedov · 11 years ago
- 0631350 acpi: factor out common pm_update_sci() into acpi core by Igor Mammedov · 11 years ago
- 6f1426a ich9: APIs for pc guest info by Michael S. Tsirkin · 12 years ago
- 64bde0f hw/a*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
- 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
- a3ac6b5 ich9: kill cmos_s3 by Hu Tao · 12 years ago
- 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/acpi_ich9.c]
- 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
- 560e639 acpi: initialize s4_val used in s4 shutdown by Bruce Rogers · 12 years ago
- 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
- 503b19f apci: assign memory regions to ich9 lpc device by Gerd Hoffmann · 12 years ago
- 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
- 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
- 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
- a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
- 6f918e4 Fixup q35/ich9 Licenses by Jason Baron · 12 years ago
- c84649c acpi: remove acpi_gpe_blk by Gerd Hoffmann · 12 years ago
- 4a522de acpi: cleanup ich9 memory region by Gerd Hoffmann · 12 years ago
- 10cc69b apci: switch ich9 smi to memory api by Gerd Hoffmann · 12 years ago
- 76a7daf apci: switch ich9 gpe to memory api by Gerd Hoffmann · 12 years ago
- b5a7c02 apci: switch evt to memory api by Gerd Hoffmann · 12 years ago
- afafe4b apci: switch cnt to memory api by Gerd Hoffmann · 12 years ago
- 77d58b1 apci: switch timer to memory api by Gerd Hoffmann · 12 years ago
- cacaab8 apci: switch ich9 to memory api by Gerd Hoffmann · 12 years ago
- 21bcfdd q35: Suppress SMM BIOS initialization under KVM by Jan Kiszka · 12 years ago
- e516572 ich9: Add acpi support and definitions by Jason Baron · 12 years ago