Age | Commit message (Expand) | Author |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant |
2020-09-29 | x86: cpuhp: refuse cpu hot-unplug request earlier if not supported | Igor Mammedov |
2020-09-29 | x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use | Igor Mammedov |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster |
2020-05-15 | Drop more @errp parameters after previous commit | Markus Armbruster |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster |
2020-03-16 | qom/object: Use common get/set uint helpers | Felipe Franciosi |
2020-03-16 | qom/object: enable setter for uint types | Felipe Franciosi |
2020-03-09 | hw/acpi: Include "hw/mem/nvdimm.h" | Philippe Mathieu-Daudé |
2020-03-09 | hw/southbridge/ich9: Removed unused headers | Philippe Mathieu-Daudé |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include hw/boards.h a bit less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster |
2019-03-12 | i386, acpi: check acpi_memory_hotplug capacity in pre_plug | Wei Yang |
2017-07-04 | include/exec/poison: Mark CONFIG_KVM as poisoned, too | Thomas Huth |
2017-01-10 | memhp: don't generate memory hotplug AML if it's not enabled/supported | Igor Mammedov |
2016-11-15 | pc: memhp: move nvdimm hotplug out of memory hotplug | Xiao Guangrong |
2016-06-24 | pc: use new CPU hotplug interface since 2.7 machine type | Igor Mammedov |
2016-06-24 | acpi: cpuhp: add cpu._OST handling | Igor Mammedov |
2016-06-24 | acpi: cpuhp: implement hot-remove parts of CPU hotplug interface | Igor Mammedov |
2016-06-24 | acpi: cpuhp: add CPU devices AML with _STA method | Igor Mammedov |
2016-06-24 | pc: piix4/ich9: add 'cpu-hotplug-legacy' property | Igor Mammedov |
2016-06-07 | pc: use AcpiDeviceIfClass.send_event to issue GPE events | Igor Mammedov |
2016-06-07 | pc: acpi: mark current CPU hotplug functions as legacy | Igor Mammedov |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-02-25 | ich9: Remove enable_tco arguments from init functions | Eduardo Habkost |
2016-02-08 | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake |
2016-01-29 | x86: Clean up includes | Peter Maydell |
2015-07-27 | hw/acpi/ich9: clean up stale comment about KVM not supporting SMM | Laszlo Ersek |
2015-07-27 | hw/acpi/ich9: clear smi_en on reset | Laszlo Ersek |
2015-07-20 | ich9: fix skipped vmstate_memhp_state subsection | Paulo Alcantara |
2015-07-07 | ich9: add TCO interface emulation | Paulo Alcantara |
2015-07-06 | ich9: add smm_enabled field and arguments | Paolo Bonzini |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela |
2015-06-05 | ich9: implement SMI_LOCK | Gerd Hoffmann |
2015-06-04 | hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4" | Laszlo Ersek |
2015-04-27 | acpi, mem-hotplug: add unplug cb for memory device | Tang Chen |
2015-04-27 | acpi, mem-hotplug: add unplug request cb for memory device | Tang Chen |
2015-02-26 | acpi, ich9: Add unplug cb for ich9. | Tang Chen |
2015-02-26 | acpi, ich9: Add hotunplug request cb for ich9. | Tang Chen |
2015-01-27 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-01-26 | ich9: add disable_s3, disable_s4, s4_val properties | Amit Shah |
2015-01-26 | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini |
2014-11-02 | cpu-hotplug: rename function for better readability | Gu Zheng |
2014-11-02 | acpi:ich9: convert cpu hotplug to hotplug_handler API | Gu Zheng |
2014-07-11 | fix typo: apci -> acpi | Hu Tao |