summaryrefslogtreecommitdiffstats
path: root/hw/acpi
Commit message (Expand)AuthorAgeFilesLines
* acpi/pcihp: Add a few more trace points related to unplugMarkus Armbruster2019-05-212-0/+10
* acpi/pcihp: Convert debug printf()s to trace eventsMarkus Armbruster2019-05-212-17/+17
* acpi/piix4: Convert debug printf()s to trace eventsMarkus Armbruster2019-05-212-11/+7Star
* hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé2019-05-171-11/+0Star
* hw/acpi/piix4: Move TYPE_PIIX4_PM to a public headerPhilippe Mathieu-Daudé2019-05-171-2/+0Star
* acpi: verify file entries in bios_linker_loader_add_pointer()Liam Merwick2019-04-021-0/+2
* trace-events: Shorten file names in commentsMarkus Armbruster2019-03-221-3/+3
* i386, acpi: check acpi_memory_hotplug capacity in pre_plugWei Yang2019-03-132-5/+23
* nvdimm: use NVDIMM_ACPI_IO_LEN for the proper IO sizeWei Yang2019-03-131-1/+1
* nvdimm: use *function* directly instead of allocating it againWei Yang2019-03-131-1/+1
* nvdimm: fix typo in nvdimm_build_nvdimm_devices argumentWei Yang2019-03-131-2/+2
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-03-121-9/+9
|\
| * nvdimm: Rename AcpiNVDIMMState into NVDIMMStateEric Auger2019-03-111-9/+9
* | hw/i386: Remove unused includePhilippe Mathieu-Daudé2019-03-111-1/+0Star
|/
* i386-softmmu.mak: remove all CONFIG_* except boards definitionsYang Zhong2019-03-071-0/+6
* i386: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+3
* kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+20
* qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand2019-03-063-1/+4
* hw/acpi: remove unnecessary variable acpi_table_builtinWei Yang2019-03-061-3/+1Star
* hw/acpi: remove unused function acpi_table_add_builtin()Wei Yang2019-03-061-6/+0Star
* i2c:pm_smbus: Fix state transferCorey Minyard2019-02-281-0/+7
* qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth2019-02-172-2/+2
* uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell2019-02-011-4/+2Star
* typo: apci->acpiDr. David Alan Gilbert2019-01-301-1/+1
* hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arraysPhilippe Mathieu-Daudé2019-01-181-4/+8
* hw: acpi: Fix memory hotplug AML generation errorYang Zhong2019-01-181-5/+5
* acpi: add ACPI memory clear interfaceMarc-André Lureau2019-01-181-0/+55
* acpi: build TPM Physical Presence interfaceStefan Berger2019-01-182-0/+405
* pci/pcihp: perform unplug via the hotplug handlerDavid Hildenbrand2018-12-202-3/+15
* pci/pcihp: overwrite hotplug handler recursively from the startDavid Hildenbrand2018-12-202-15/+16
* pci/pcihp: perform check for bus capability in pre_plug handlerDavid Hildenbrand2018-12-202-8/+29
* hw: acpi: Export and share the ARM RSDP buildSamuel Ortiz2018-12-191-0/+68
* pc:piix4: Update smbus I/O space after a migrationCorey Minyard2018-12-191-0/+1
* qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza2018-12-181-1/+2
* qmp: query-current-machine with wakeup-suspend-supportDaniel Henrique Barboza2018-12-181-0/+6
* hw/acpi/nvdimm: Don't take address of fields in packed structsPeter Maydell2018-11-121-8/+8
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-09-241-4/+6
|\
| * pc: make sure that guest isn't able to unplug the first cpuIgor Mammedov2018-09-071-4/+6
* | qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu2018-08-283-5/+4Star
|/
* i2c: pm_smbus: Add the ability to force block transfer enableCorey Minyard2018-08-231-1/+1
* nvdimm: make persistence option symbolicRoss Zwisler2018-06-111-2/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-06-041-4/+41
|\
| * nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler2018-06-011-4/+41
* | hw: Do not include "exec/ioport.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-012-2/+0Star
|/
* acpi: fix a comment about aml_call0()Marc-André Lureau2018-05-201-1/+1
* virt_arm: acpi: reuse common build_fadt()Igor Mammedov2018-03-131-2/+21
* acpi: move build_fadt() from i386 specific to generic ACPI sourceIgor Mammedov2018-03-131-0/+105
* acpi: add build_append_gas() helper for Generic Address StructureIgor Mammedov2018-03-131-0/+16
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-024-4/+4
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+1