aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi
AgeCommit message (Expand)AuthorFilesLines
2021-03-22acpi: Move maximum size logic into acpi_add_rom_blob()David Hildenbrand2-6/+1
2021-03-22acpi: Set proper maximum size for "etc/table-loader" blobDavid Hildenbrand1-0/+1
2021-03-22pci: acpi: add _DSM method to PCI devicesIgor Mammedov1-0/+1
2021-03-22acpi: add aml_to_decimalstring() and aml_call6() helpersIgor Mammedov1-0/+3
2021-03-22pci: introduce acpi-index property for PCI deviceIgor Mammedov1-2/+7
2021-02-23acpi/core: always set SCI_EN when SMM isn't supportedIsaku Yamahata1-1/+3
2021-02-23ich9, piix4: add property, smm-compat, to keep compatibility of SMMIsaku Yamahata1-0/+1
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca5-7/+11
2021-01-17acpi: Add addr offset in build_crsJiahui Cen1-1/+3
2020-12-09x86: acpi: let the firmware handle pending "CPU remove" events in SMMIgor Mammedov1-0/+1
2020-12-09acpi: cpuhp: introduce 'firmware performs eject' status/control bitsIgor Mammedov1-0/+1
2020-12-08acpi: Extract crs build form acpi_build.cYubo Miao1-0/+22
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant3-3/+3
2020-10-12qom: fix objects with improper parent typePaolo Bonzini1-1/+1
2020-09-29qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé1-1/+1
2020-09-29x86: acpi: introduce the PCI0.SMI0 ACPI deviceIgor Mammedov1-0/+1
2020-09-29acpi: add aml_land() and aml_break() primitivesIgor Mammedov1-0/+2
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2-6/+2
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