index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
acpi
/
aml-build.h
Age
Commit message (
Expand
)
Author
2015-06-01
acpi: add aml_lless() term
Marcel Apfelbaum
2015-06-01
acpi: add aml_add() term
Marcel Apfelbaum
2015-05-29
hw/acpi/aml-build: Add Unicode macro
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_dword_io() term
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_create_dword_field() term
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_else() term
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_lnot() term
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_or() term
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add ToUUID macro
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate RSDT table
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_interrupt() term
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_memory32_fixed() term
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Make enum values to be upper case to match coding style
Shannon Zhao
2015-04-28
acpi: add a missing backslash to the \_SB scope.
Gal Hammer
2015-04-27
acpi: extend aml_field() to support UpdateRule
Zhu Guihua
2015-04-27
hw/i386/acpi-build: move generic acpi building helpers into dedictated file
Shannon Zhao
2015-03-08
aml-build: comment fix
Michael S. Tsirkin
2015-03-01
acpi: make build_*() routines static to aml-build.c
Igor Mammedov
2015-03-01
acpi: add acpi_irq_no_flags() term
Igor Mammedov
2015-02-26
acpi: add aml_word_bus_number(), aml_word_io(), aml_dword_memory(), aml_qword...
Igor Mammedov
2015-02-26
acpi: add aml_reserved_field() term
Igor Mammedov
2015-02-26
acpi: add aml_eisaid() term
Igor Mammedov
2015-02-26
acpi: add aml_processor() term
Igor Mammedov
2015-02-26
acpi: add aml_equal() term
Igor Mammedov
2015-02-26
acpi: add aml_varpackage() term
Igor Mammedov
2015-02-26
acpi: add aml_string() term
Igor Mammedov
2015-02-26
acpi: add aml_local() term
Igor Mammedov
2015-02-26
acpi: add aml_field() & aml_named_field() terms
Igor Mammedov
2015-02-26
acpi: add aml_operation_region() term
Igor Mammedov
2015-02-26
acpi: include PkgLength size only when requested
Igor Mammedov
2015-02-26
acpi: add aml_io() helper
Igor Mammedov
2015-02-26
acpi: add aml_resource_template() helper
Igor Mammedov
2015-02-26
acpi: add aml_buffer() term
Igor Mammedov
2015-02-26
acpi: add aml_package() term
Igor Mammedov
2015-02-26
acpi: add aml_call1(), aml_call2(), aml_call3(), aml_call4() helpers
Igor Mammedov
2015-02-26
acpi: add aml_notify() term
Igor Mammedov
2015-02-26
acpi: add aml_and() term
Igor Mammedov
2015-02-26
acpi: add aml_store() term
Igor Mammedov
2015-02-26
acpi: add aml_arg() term
Igor Mammedov
2015-02-26
acpi: add aml_return() term
Igor Mammedov
2015-02-26
acpi: add aml_int() term
Igor Mammedov
2015-02-26
acpi: add aml_name() & aml_name_decl() term
Igor Mammedov
2015-02-26
acpi: add aml_if() term
Igor Mammedov
2015-02-26
acpi: add aml_method() term
Igor Mammedov
2015-02-26
acpi: add aml_device() term
Igor Mammedov
2015-02-26
acpi: add aml_scope() term
Igor Mammedov
2015-02-26
acpi: introduce AML composer aml_append()
Igor Mammedov
2015-02-26
acpi: drop min-bytes in build_package()
Igor Mammedov
2015-02-26
acpi: add build_append_namestring() helper
Igor Mammedov
[prev]
[next]