aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi/aml-build.h
AgeCommit message (Expand)Author
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-06-24acpi: add aml_call5Xiao Guangrong
2016-06-24acpi: add aml_object_typeXiao Guangrong
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell
2016-06-07acpi: convert linker from GArray to BIOSLinker structureIgor Mammedov
2016-06-07acpi: add aml_refof()Igor Mammedov
2016-06-07acpi: add aml_debug()Igor Mammedov
2016-05-12ACPI: move acpi_build_srat_memory to common placeShannon Zhao
2016-04-07acpi: Add missing GCC_FMT_ATTRStefan Weil
2016-03-11acpi: add build_append_named_dword, returning an offset in bufferMichael S. Tsirkin
2016-03-11acpi: allow using object as offset for OperationRegionXiao Guangrong
2016-03-11acpi: add aml_concatenate()Xiao Guangrong
2016-03-11acpi: add aml_create_field()Xiao Guangrong
2016-02-23include: Clean up includesPeter Maydell
2016-02-06acpi: expose oem_id and oem_table_id in build_rsdt()Laszlo Ersek
2016-02-06acpi: take oem_id in build_header(), optionallyLaszlo Ersek
2016-01-09pc: acpi: move PIIX4 isa-bridge and pm devices into SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov
2015-12-22acpi: extend aml_and() to accept target argumentIgor Mammedov
2015-12-22acpi: extend aml_or() to accept target argumentIgor Mammedov
2015-12-22acpi add aml_dma()Igor Mammedov
2015-12-22acpi: add aml_to_buffer()Igor Mammedov
2015-12-22acpi: add aml_to_hexstring()Igor Mammedov
2015-12-22acpi: extend aml_field() to support LockRuleIgor Mammedov
2015-12-22acpi: add aml_lgreater()Igor Mammedov
2015-12-22acpi: add aml_lor()Igor Mammedov
2015-12-22acpi: add aml_sleep()Igor Mammedov
2015-12-22acpi: add aml_alias()Igor Mammedov
2015-12-22acpi: extend aml_shiftright() to accept target argumentIgor Mammedov
2015-12-22acpi: add aml_to_integer()Igor Mammedov
2015-12-22acpi: add aml_call0() helperIgor Mammedov
2015-12-22acpi: add aml_decrement() and aml_subtract()Igor Mammedov
2015-12-22acpi: extend aml_add() to accept target argumentIgor Mammedov
2015-12-22acpi: add aml_create_qword_field()Igor Mammedov
2015-12-22acpi: add aml_mutex(), aml_acquire(), aml_release()Xiao Guangrong
2015-12-22acpi: add aml_lgreater_equal()Igor Mammedov
2015-12-22acpi: add aml_sizeofXiao Guangrong
2015-12-22acpi: add aml_derefofXiao Guangrong
2015-12-22acpi: support specified oem table id for build_headerXiao Guangrong
2015-12-17ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt ConnectionShannon Zhao
2015-12-17ACPI: Add GPIO Connection DescriptorShannon Zhao
2015-12-17acpi: extend aml_interrupt() to support multiple irqsIgor Mammedov
2015-12-17acpi: support serialized methodXiao Guangrong
2015-09-10acpi: Remove unused definition.Richard W.M. Jones
2015-06-01acpi: add aml_while() termMarcel Apfelbaum
2015-06-01acpi: add aml_increment() termMarcel Apfelbaum
2015-06-01acpi: add aml_shiftright() termMarcel Apfelbaum
2015-06-01acpi: add aml_shiftleft() termMarcel Apfelbaum
2015-06-01acpi: add aml_index() termMarcel Apfelbaum