qemu-e2k/hw/acpi
Shannon Zhao ed8b5847e4 hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec
According to ACPI spec, DefBuffer can take two parameters: BufferSize
and ByteList. Make it consistent with the spec. Uninitialized buffer
could be requested by passing ByteList as NULL to reserve space.

Signed-off-by: Shannon Zhao <zhaoshenglong@huawei.com>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 1432522520-8068-15-git-send-email-zhaoshenglong@huawei.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2015-05-29 11:28:57 +01:00
..
acpi_interface.c
aml-build.c hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec 2015-05-29 11:28:57 +01:00
bios-linker-loader.c bios linker: validate pointer within table 2015-02-26 12:42:15 +01:00
core.c acpi: accurate overflow check 2014-11-13 16:13:28 +01:00
cpu_hotplug.c
ich9.c acpi, mem-hotplug: add unplug cb for memory device 2015-04-27 21:07:39 +02:00
Makefile.objs acpi: move generic aml building helpers into dedictated file 2015-02-26 12:42:15 +01:00
memory_hotplug.c qmp-event: add event notification for memory hot unplug error 2015-04-27 21:09:07 +02:00
pcihp.c range: remove useless inclusions 2015-04-30 16:05:48 +03:00
piix4.c acpi, mem-hotplug: add unplug cb for memory device 2015-04-27 21:07:39 +02:00