qemu-patch-raspberry4/hw/acpi
Michael S. Tsirkin f203549108 acpi: add build_append_named_dword, returning an offset in buffer
This is a very limited form of support for runtime patching -
similar in functionality to what we can do with ACPI_EXTRACT
macros in python, but implemented in C.

This is to allow ACPI code direct access to data tables -
which is exactly what DataTableRegion is there for, except
no known windows release so far implements DataTableRegion.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-03-11 14:54:28 +02:00
..
acpi_interface.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
aml-build.c acpi: add build_append_named_dword, returning an offset in buffer 2016-03-11 14:54:28 +02:00
bios-linker-loader.c bios-linker-loader: document+validate input 2016-02-23 12:55:16 +02:00
core.c qapi-dealloc: Reduce use outside of generated code 2016-03-04 17:16:32 +01:00
cpu_hotplug.c log: do not unnecessarily include qom/cpu.h 2016-02-03 09:19:10 +00:00
cpu_hotplug_acpi_table.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
ich9.c ich9: Remove enable_tco arguments from init functions 2016-02-25 13:14:19 +02:00
Makefile.objs pc: acpi: cpuhp: move CPEJ() method to SSDT 2016-01-09 23:20:17 +02:00
memory_hotplug.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
memory_hotplug_acpi_table.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
nvdimm.c acpi: take oem_id in build_header(), optionally 2016-02-06 20:44:10 +02:00
pcihp.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
piix4.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
tco.c x86: Clean up includes 2016-01-29 15:07:22 +00:00