summaryrefslogtreecommitdiff
path: root/hw/acpi
AgeCommit message (Expand)Author
2018-12-20pci/pcihp: perform unplug via the hotplug handlerDavid Hildenbrand
2018-12-20pci/pcihp: overwrite hotplug handler recursively from the startDavid Hildenbrand
2018-12-20pci/pcihp: perform check for bus capability in pre_plug handlerDavid Hildenbrand
2018-12-19hw: acpi: Export and share the ARM RSDP buildSamuel Ortiz
2018-12-19pc:piix4: Update smbus I/O space after a migrationCorey Minyard
2018-12-18qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza
2018-12-18qmp: query-current-machine with wakeup-suspend-supportDaniel Henrique Barboza
2018-11-12hw/acpi/nvdimm: Don't take address of fields in packed structsPeter Maydell
2018-09-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-09-07pc: make sure that guest isn't able to unplug the first cpuIgor Mammedov
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-08-23i2c: pm_smbus: Add the ability to force block transfer enableCorey Minyard
2018-06-11nvdimm: make persistence option symbolicRoss Zwisler
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-01nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler
2018-06-01hw: Do not include "exec/ioport.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-20acpi: fix a comment about aml_call0()Marc-André Lureau
2018-03-13virt_arm: acpi: reuse common build_fadt()Igor Mammedov
2018-03-13acpi: move build_fadt() from i386 specific to generic ACPI sourceIgor Mammedov
2018-03-13acpi: add build_append_gas() helper for Generic Address StructureIgor Mammedov
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-01-19nvdimm: add 'unarmed' optionHaozhong Zhang
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin
2017-12-18hw/acpi: ACPI_PM_* defines are not restricted to i386 archPhilippe Mathieu-Daudé
2017-12-18hw: use "qemu/osdep.h" as first #include in source filesPhilippe Mathieu-Daudé
2017-12-05pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson
2017-12-05vmgenid: use UUID property typeRoman Kagan
2017-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-10-16tco: add trace eventsPaolo Bonzini
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-10-15fw_cfg: add write callbackMarc-André Lureau
2017-09-19Convert multi-line fprintf() to warn_report()Alistair Francis
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis
2017-09-08vmgenid: replace x-write-pointer-available hackMarc-André Lureau
2017-09-08acpi/vmgenid: change device category to miscYoni Bettan
2017-09-08Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"Anthony PERARD
2017-09-08hw/acpi: Move acpi_set_pci_info to pcihpAnthony PERARD
2017-09-08hw/acpi: Limit hotplug to root bus on legacy modeAnthony PERARD
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-04include/exec/poison: Mark CONFIG_KVM as poisoned, tooThomas Huth
2017-06-20pcihp: use get_uint() for "bsel" propertyMarc-André Lureau
2017-06-20pc-dimm: make "size" property uint64Marc-André Lureau
2017-06-20pc-dimm: use get_uint() for dimm propertiesMarc-André Lureau
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau
2017-06-08nvdimm acpi: fix region format interface codeHaozhong Zhang
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake