summaryrefslogtreecommitdiffstats
path: root/include/hw/acpi/aml-build.h
Commit message (Expand)AuthorAgeFilesLines
* acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca2021-02-051-3/+5
* acpi: Add addr offset in build_crsJiahui Cen2021-01-171-1/+3
* acpi: Extract crs build form acpi_build.cYubo Miao2020-12-081-0/+22
* acpi: add aml_land() and aml_break() primitivesIgor Mammedov2020-09-291-0/+2
* acpi: Move build_tpm2() in the generic partEric Auger2020-06-091-0/+2
* ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng2020-05-141-0/+1
* move 'typedef Aml' to qemu/types.hGerd Hoffmann2020-05-041-1/+0Star
* acpi: Use macro for table-loader file nameShameer Kolothum2020-04-131-0/+1
* acpi: Add i2c serial bus CRS handlingCorey Minyard2019-09-201-0/+18
* numa: move numa global variable nb_numa_nodes into MachineStateTao Xu2019-09-031-1/+1
* hw: acpi: Export and share the ARM RSDP buildSamuel Ortiz2018-12-191-0/+2
* acpi: move build_fadt() from i386 specific to generic ACPI sourceIgor Mammedov2018-03-131-0/+3
* acpi: add build_append_gas() helper for Generic Address StructureIgor Mammedov2018-03-131-0/+20
* Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi2017-05-181-0/+3
|\
| * hw/arm/virt: generate 64-bit addressable ACPI objectsArd Biesheuvel2017-05-101-0/+3
* | numa: Allow setting NUMA distance for different NUMA nodesHe Chen2017-05-111-0/+1
|/
* ACPI: Add vmgenid blob storage to the build tablesBen Warren2017-03-021-0/+1
* hw/i386: AMD IOMMU IVRS tableDavid Kiarie2016-09-241-0/+1
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-2/+2
* acpi: add aml_call5Xiao Guangrong2016-06-241-0/+2
* acpi: add aml_object_typeXiao Guangrong2016-06-241-0/+1
* all: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* acpi: convert linker from GArray to BIOSLinker structureIgor Mammedov2016-06-071-3/+4
* acpi: add aml_refof()Igor Mammedov2016-06-071-0/+1
* acpi: add aml_debug()Igor Mammedov2016-06-071-0/+1
* ACPI: move acpi_build_srat_memory to common placeShannon Zhao2016-05-121-0/+10
* acpi: Add missing GCC_FMT_ATTRStefan Weil2016-04-071-1/+2
* acpi: add build_append_named_dword, returning an offset in bufferMichael S. Tsirkin2016-03-111-0/+3
* acpi: allow using object as offset for OperationRegionXiao Guangrong2016-03-111-1/+1
* acpi: add aml_concatenate()Xiao Guangrong2016-03-111-0/+1
* acpi: add aml_create_field()Xiao Guangrong2016-03-111-0/+2
* include: Clean up includesPeter Maydell2016-02-231-2/+0Star
* acpi: expose oem_id and oem_table_id in build_rsdt()Laszlo Ersek2016-02-061-1/+2
* acpi: take oem_id in build_header(), optionallyLaszlo Ersek2016-02-061-1/+1
* pc: acpi: move PIIX4 isa-bridge and pm devices into SSDTIgor Mammedov2016-01-091-0/+1
* pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov2016-01-091-0/+2
* acpi: extend aml_and() to accept target argumentIgor Mammedov2015-12-221-1/+1
* acpi: extend aml_or() to accept target argumentIgor Mammedov2015-12-221-1/+1
* acpi add aml_dma()Igor Mammedov2015-12-221-0/+20
* acpi: add aml_to_buffer()Igor Mammedov2015-12-221-0/+1
* acpi: add aml_to_hexstring()Igor Mammedov2015-12-221-0/+1
* acpi: extend aml_field() to support LockRuleIgor Mammedov2015-12-221-1/+7
* acpi: add aml_lgreater()Igor Mammedov2015-12-221-0/+1
* acpi: add aml_lor()Igor Mammedov2015-12-221-0/+1
* acpi: add aml_sleep()Igor Mammedov2015-12-221-0/+1
* acpi: add aml_alias()Igor Mammedov2015-12-221-0/+1
* acpi: extend aml_shiftright() to accept target argumentIgor Mammedov2015-12-221-1/+1
* acpi: add aml_to_integer()Igor Mammedov2015-12-221-0/+1
* acpi: add aml_call0() helperIgor Mammedov2015-12-221-0/+1
* acpi: add aml_decrement() and aml_subtract()Igor Mammedov2015-12-221-0/+2