summary refs log tree commit diff stats
path: root/hw/i386/acpi-build.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-06-121-0/+43
|\
| * i386: Hyper-V VMBus ACPI DSDT entryJon Doron2020-06-101-0/+43
* | acpi: madt: skip pci override on pci-less systems.Gerd Hoffmann2020-06-121-1/+1
* | acpi: create acpi-common.c and move madt codeGerd Hoffmann2020-06-121-123/+3
* | acpi: make build_madt() more generic.Gerd Hoffmann2020-06-121-7/+7
* | acpi: Move build_tpm2() in the generic partEric Auger2020-06-091-44/+0
* | acpi: Convert build_tpm2() to build_append* APIEric Auger2020-06-091-9/+19
* | acpi: tpm: Do not build TCPA table for TPM 2Stefan Berger2020-06-091-4/+8
* | acpi: move aml builder code for parallel deviceGerd Hoffmann2020-06-091-23/+0
* | acpi: parallel: don't use _STA methodGerd Hoffmann2020-06-091-21/+8
* | acpi: move aml builder code for serial deviceGerd Hoffmann2020-06-091-32/+0
* | acpi: serial: don't use _STA methodGerd Hoffmann2020-06-091-24/+8
* | acpi: move aml builder code for rtc deviceGerd Hoffmann2020-06-091-17/+0
* | hw/acpi/nvdimm: add a helper to augment SRAT generationVishal Verma2020-06-091-0/+5
|/
* acpi: Add Windows ACPI Emulated Device Table (WAET)Liran Alon2020-05-041-0/+31
* nvdimm: Use configurable ACPI IO base and sizeKwangwoo Lee2020-05-041-0/+6
* acpi: add ISADeviceClass->build_aml()Gerd Hoffmann2020-05-041-0/+1
* acpi: drop pointless _STA methodGerd Hoffmann2020-05-041-11/+3
* acpi: Use macro for table-loader file nameShameer Kolothum2020-04-131-1/+1
* acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann2020-03-291-1/+1
* hw/i386: Include "hw/mem/nvdimm.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* tpm: rename TPM_TIS into TPM_TIS_ISAEric Auger2020-03-051-3/+3
* i386:acpi: Remove _HID from the SMBus ACPI entryCorey Minyard2020-01-221-1/+0
* hmat acpi: Build Memory Proximity Domain Attributes Structure(s)Liu Jingqi2020-01-051-0/+5
* x86: move more x86-generic functions out of PC filesPaolo Bonzini2019-12-171-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-11-071-7/+120
|\
| * hw/i386: AMD-Vi IVRS DMA alias supportAlex Williamson2019-11-051-7/+120
* | hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé2019-11-051-1/+1
* | piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé2019-11-051-2/+1
|/
* Merge commit 'df84f17' into HEADPaolo Bonzini2019-10-261-12/+17
|\
| * hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini2019-10-221-12/+17
* | hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-1/+1
|/
* hw/acpi: Make ACPI IO address space configurableShameer Kolothum2019-10-051-1/+6
* pc: Add an SMB0 ACPI device to q35Corey Minyard2019-09-201-0/+15
* ipmi: Fix SSIF ACPI handling to use the right CRSCorey Minyard2019-09-201-1/+1
* numa: move numa global variable have_numa_distance into MachineStateTao Xu2019-09-031-1/+1
* numa: move numa global variable nb_numa_nodes into MachineStateTao Xu2019-09-031-1/+1
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-1/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+1
* i386/acpi: show PCI Express bus on pxb-pcie expandersEvgeny Yakovlev2019-07-251-1/+4
* i386/acpi: fix gint overflow in crs_range_compareEvgeny Yakovlev2019-07-251-3/+9
* hw/i386: Replace global smp variables with machine smp propertiesLike Xu2019-07-051-4/+7
* machine: Refactor smp-related call chains to pass MachineStateLike Xu2019-07-051-1/+1
* q35: fix mmconfig and PCI0._CRSGerd Hoffmann2019-06-161-0/+14
* hw/acpi: extract acpi_add_rom_blob()Wei Yang2019-06-161-16/+10
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0
* hw/acpi: Consolidate build_mcfg to pci.cWei Yang2019-05-291-17/+1
* hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()Wei Yang2019-05-201-5/+1
* i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo membersWei Yang2019-05-201-7/+7