summaryrefslogtreecommitdiff
path: root/hw/acpi
AgeCommit message (Expand)Author
2020-07-22acpi: accept byte and word access to core ACPI registersMichael Tokarev
2020-07-10qapi: Smooth another visitor error checking patternMarkus Armbruster
2020-07-10error: Avoid unnecessary error_propagate() after error_setg()Markus Armbruster
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-07-02qdev: Drop qbus_set_hotplug_handler() parameter @errpMarkus Armbruster
2020-06-24Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridgeAni Sinha
2020-06-24acpi: Some build_tpm2() code reshapeEric Auger
2020-06-23arm/virt: Add memory hot remove supportShameer Kolothum
2020-06-15pci: Convert uses of pci_create() etc. with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert to qdev_unrealize() with CoccinelleMarkus Armbruster
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-06-12acpi: ged: rename event memory regionGerd Hoffmann
2020-06-12acpi: fadt: add hw-reduced sleep register supportGerd Hoffmann
2020-06-10accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé
2020-06-09arm/acpi: TPM2 ACPI table supportEric Auger
2020-06-09acpi: Move build_tpm2() in the generic partEric Auger
2020-06-09hw/acpi/nvdimm: add a helper to augment SRAT generationVishal Verma
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-05-14ACPI: Record Generic Error Status Block(GESB) tableDongjiu Geng
2020-05-14ACPI: Record the Generic Error Status Block addressDongjiu Geng
2020-05-14ACPI: Build Hardware Error Source TableDongjiu Geng
2020-05-14ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng
2020-05-14acpi: nvdimm: change NVDIMM_UUID_LE to a common macroDongjiu Geng
2020-05-04hw/arm/virt: Add nvdimm hotplug supportShameer Kolothum
2020-05-04nvdimm: Use configurable ACPI IO base and sizeKwangwoo Lee
2020-05-04hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer lengthShameer Kolothum
2020-05-04acpi: add aml builder stubsGerd Hoffmann
2020-04-30Typo: Correct the name of CPU hotplug memory regionKeqian Zhu
2020-03-29acpi: pcihp: fix left shift undefined behavior in acpi_pcihp_eject_slot()Igor Mammedov
2020-03-16qom/object: Use common get/set uint helpersFelipe Franciosi
2020-03-16qom/object: enable setter for uint typesFelipe Franciosi
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé
2020-03-09hw/acpi: Include "hw/mem/nvdimm.h"Philippe Mathieu-Daudé
2020-03-09hw/acpi/cpu_hotplug: Include "hw/pci/pci.h"Philippe Mathieu-Daudé
2020-03-09hw/southbridge/ich9: Removed unused headersPhilippe Mathieu-Daudé
2020-02-21mem: move nvdimm_device_list to utilitiesShivaprasad G Bhat
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-23hw/acpi: Remove extra indent in ACPI GED hotplug cbKeqian Zhu
2020-01-22acpi: cpuhp: add CPHP_GET_CPU_ID_CMD commandIgor Mammedov
2020-01-22acpi: cpuhp: introduce 'Command data 2' fieldIgor Mammedov
2020-01-05hmat acpi: Build Memory Side Cache Information Structure(s)Liu Jingqi
2020-01-05hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)Liu Jingqi
2020-01-05hmat acpi: Build Memory Proximity Domain Attributes Structure(s)Liu Jingqi
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-12-18hw/acpi: Fix legacy CPU plug error API violationsMarkus Armbruster
2019-12-17acpi: move PC stubs out of stubs/Paolo Bonzini
2019-11-05hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé