summaryrefslogtreecommitdiffstats
path: root/hw/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-0/+1
* Include qmp-commands.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-094-0/+5
* nvdimm: add 'unarmed' optionHaozhong Zhang2018-01-191-0/+7
* Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2018-01-112-1/+1
|\
| * hw/acpi: ACPI_PM_* defines are not restricted to i386 archPhilippe Mathieu-Daudé2017-12-181-1/+0Star
| * hw: use "qemu/osdep.h" as first #include in source filesPhilippe Mathieu-Daudé2017-12-181-0/+1
* | pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson2017-12-052-5/+6
* | vmgenid: use UUID property typeRoman Kagan2017-12-051-22/+8Star
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-10-192-2/+13
|\
| * tco: add trace eventsPaolo Bonzini2017-10-162-2/+13
* | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost2017-10-151-0/+1
* | fw_cfg: add write callbackMarc-André Lureau2017-10-151-1/+1
|/
* Convert multi-line fprintf() to warn_report()Alistair Francis2017-09-191-4/+3Star
* Convert single line fprintf(.../n) to warn_report()Alistair Francis2017-09-191-1/+2
* vmgenid: replace x-write-pointer-available hackMarc-André Lureau2017-09-082-8/+11
* acpi/vmgenid: change device category to miscYoni Bettan2017-09-081-0/+1
* Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"Anthony PERARD2017-09-081-8/+3Star
* hw/acpi: Move acpi_set_pci_info to pcihpAnthony PERARD2017-09-081-0/+38
* hw/acpi: Limit hotplug to root bus on legacy modeAnthony PERARD2017-09-081-1/+1
* docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé2017-07-311-1/+1
* include/exec/poison: Mark CONFIG_KVM as poisoned, tooThomas Huth2017-07-041-1/+0Star
* pcihp: use get_uint() for "bsel" propertyMarc-André Lureau2017-06-201-3/+3