aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi
AgeCommit message (Expand)AuthorFilesLines
2020-09-17acpi: move acpi_dsdt_add_power_button() to gedGerd Hoffmann1-0/+1
2020-09-17acpi: ged: add x86 device variant.Gerd Hoffmann1-0/+4
2020-09-17acpi: ged: add control regsGerd Hoffmann1-0/+12
2020-09-09vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENIDEduardo Habkost1-3/+3
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost3-9/+6
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost3-6/+11
2020-08-27Introduce a new flag for i440fx to disable PCI hotplug on the root busAni Sinha1-1/+1
2020-06-24acpi: Some build_tpm2() code reshapeEric Auger1-18/+0
2020-06-12acpi: ged: rename event memory regionGerd Hoffmann1-1/+1
2020-06-12acpi: fadt: add hw-reduced sleep register supportGerd Hoffmann1-0/+2
2020-06-09acpi: Move build_tpm2() in the generic partEric Auger1-0/+2
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster1-1/+1
2020-05-14ACPI: Record Generic Error Status Block(GESB) tableDongjiu Geng1-0/+1
2020-05-14ACPI: Record the Generic Error Status Block addressDongjiu Geng2-0/+8
2020-05-14ACPI: Build Hardware Error Source TableDongjiu Geng1-0/+39
2020-05-14ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng2-0/+29
2020-05-04hw/arm/virt: Add nvdimm hotplug supportShameer Kolothum1-0/+1
2020-05-04move 'typedef Aml' to qemu/types.hGerd Hoffmann1-1/+0
2020-04-13acpi: Use macro for table-loader file nameShameer Kolothum1-0/+1
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann1-1/+0
2020-03-16misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé1-2/+2
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé1-6/+6
2019-11-05piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé1-6/+0
2019-10-05hw/arm: Use GED for system_powerdown eventShameer Kolothum2-0/+4
2019-10-05hw/acpi: Add ACPI Generic Event Device SupportSamuel Ortiz1-0/+100
2019-10-05hw/acpi: Make ACPI IO address space configurableShameer Kolothum1-2/+7
2019-09-20ipmi: Fix SSIF ACPI handling to use the right CRSCorey Minyard1-1/+1
2019-09-20acpi: Add i2c serial bus CRS handlingCorey Minyard1-0/+18
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu1-1/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster2-1/+2
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-1/+0
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-1/+0
2019-08-16Include generated QAPI headers lessMarkus Armbruster1-0/+1
2019-08-16include: Make headers more self-containedMarkus Armbruster2-0/+6
2019-06-16hw/acpi: extract acpi_add_rom_blob()Wei Yang1-0/+9
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-29acpi: pci: use build_append_foo() API to construct MCFGWei Yang1-18/+0
2019-05-29hw/acpi: Consolidate build_mcfg to pci.cWei Yang1-0/+1
2019-05-20hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()Wei Yang1-0/+33
2019-05-17hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé1-2/+0
2019-05-17hw/acpi/piix4: Move TYPE_PIIX4_PM to a public headerPhilippe Mathieu-Daudé1-0/+2
2019-03-12i386, acpi: check acpi_memory_hotplug capacity in pre_plugWei Yang1-0/+2
2019-03-06hw/acpi: remove unused function acpi_table_add_builtin()Wei Yang1-1/+0
2019-01-30typo: apci->acpiDr. David Alan Gilbert1-1/+1
2019-01-21hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 nodeEric Auger1-0/+2
2019-01-17hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arraysPhilippe Mathieu-Daudé1-5/+8
2019-01-17acpi: build TPM Physical Presence interfaceStefan Berger1-0/+12
2019-01-17acpi: expose TPM/PPI configuration parameters to firmware via fw_cfgStefan Berger1-0/+3
2019-01-17tpm: allocate/map buffer for TPM Physical Presence interfaceStefan Berger1-0/+6
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini1-7/+7