summaryrefslogtreecommitdiffstats
path: root/hw/i386/acpi-build.c
Commit message (Expand)AuthorAgeFilesLines
* acpi: extend aml_and() to accept target argumentIgor Mammedov2015-12-221-3/+5
* acpi: extend aml_or() to accept target argumentIgor Mammedov2015-12-221-1/+2
* acpi: extend aml_field() to support LockRuleIgor Mammedov2015-12-221-5/+5
* acpi: extend aml_shiftright() to accept target argumentIgor Mammedov2015-12-221-1/+1
* acpi: extend aml_add() to accept target argumentIgor Mammedov2015-12-221-1/+1
* nvdimm acpi: build ACPI NFIT tableXiao Guangrong2015-12-221-0/+12
* acpi: support specified oem table id for build_headerXiao Guangrong2015-12-221-10/+10
* hw/i386: extend pxb query for all PC machinesMarcel Apfelbaum2015-12-221-2/+1Star
* hw/acpi: merge pxb adjacent memory/IO rangesMarcel Apfelbaum2015-12-221-49/+74
* acpi: support serialized methodXiao Guangrong2015-12-171-20/+21
* fw_cfg: remove offset argument from callback prototypeGabriel L. Somlo2015-12-151-1/+1
* acpi: avoid potential uninitialized access to cpu_hp_io_baseDaniel P. Berrange2015-08-131-0/+1
* acpi: fix pvpanic device is not shown in uiGal Hammer2015-07-271-2/+2
* pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao2015-07-031-1/+1
* pc: cleanup and convert TMP ACPI device description to AML APIIgor Mammedov2015-06-231-25/+15Star
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-111-7/+6Star
|\
| * i386/acpi-build: fix PXB workarounds for unsupported BIOSesLaszlo Ersek2015-06-111-4/+4
| * i386/acpi-build: more traditional _UID and _HID for PXB root busesLaszlo Ersek2015-06-111-3/+2Star
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-041-19/+377
|\|
| * apci: fix PXB behaviour if used with unsupported BIOSMarcel Apfelbaum2015-06-031-29/+58
| * hw/pxb: add numa_node parameterMarcel Apfelbaum2015-06-031-0/+6
| * hw/acpi: remove from root bus 0 the crs resources used by other buses.Marcel Apfelbaum2015-06-031-27/+91
| * hw/acpi: add _CRS method for extra root bussesMarcel Apfelbaum2015-06-031-0/+139
| * hw/apci: add _PRT method for extra PCI root bussesMarcel Apfelbaum2015-06-031-0/+81
| * hw/acpi: add support for i440fx 'snooping' root bussesMarcel Apfelbaum2015-06-031-0/+23
| * hw/i386: query only for q35/pc when looking for pci host bridgeMarcel Apfelbaum2015-06-031-9/+25
* | hw/i386/acpi-build: decref after useShannon Zhao2015-06-031-0/+1
|/
* TPM2 ACPI table supportStefan Berger2015-06-011-4/+34
* pc: acpi: fix pvpanic for buggy guestsRadim Krčmář2015-05-311-1/+4
* hw/arm/virt-acpi-build: Generate RSDT tableShannon Zhao2015-05-291-24/+0Star
* hw/acpi/aml-build: Make enum values to be upper case to match coding styleShannon Zhao2015-05-291-29/+29
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-05-111-85/+23Star
|\
| * acpi: add a missing backslash to the \_SB scope.Gal Hammer2015-04-281-1/+1
| * acpi: add hardware implementation for memory hot unplugZhu Guihua2015-04-271-0/+12
| * acpi: fix "Memory device control fields" registerZhu Guihua2015-04-271-1/+1
| * acpi: extend aml_field() to support UpdateRuleZhu Guihua2015-04-271-5/+8
| * hw/i386/acpi-build: move generic acpi building helpers into dedictated fileShannon Zhao2015-04-271-77/+0Star
| * hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao2015-04-271-1/+1
| * acpi-build: close } in commentMichael S. Tsirkin2015-04-271-1/+1
* | range: remove useless inclusionsPaolo Bonzini2015-04-301-1/+0Star
* | acpi-build: remove dependency from ram_addr.hPaolo Bonzini2015-04-271-18/+18
|/
* pc: acpi: fix pvpanic regressionIgor Mammedov2015-04-011-1/+1
* acpi: drop unused codeMichael S. Tsirkin2015-03-081-12/+0Star
* acpi-build: fix typo in commentMichael S. Tsirkin2015-03-081-1/+1
* pc: acpi-build: drop template patching and create PCI bus tree dynamicallyIgor Mammedov2015-03-011-155/+80Star
* pc: acpi-build: simplify PCI bus tree generationIgor Mammedov2015-03-011-189/+85Star
* pc: acpi-build: drop template patching and create Device(SMC) dynamicallyIgor Mammedov2015-03-011-7/+22
* pc: export applesmc IO port/lenIgor Mammedov2015-03-011-1/+1
* pc: acpi-build: drop remaining ssdt_misc templateIgor Mammedov2015-03-011-5/+2Star
* pc: acpi: drop manual hole punching for GPE0 resourcesIgor Mammedov2015-03-011-15/+17