]> Git Repo - qemu.git/commit - hw/acpi/aml-build.c
acpi: take oem_id in build_header(), optionally
authorLaszlo Ersek <[email protected]>
Mon, 18 Jan 2016 14:12:10 +0000 (15:12 +0100)
committerMichael S. Tsirkin <[email protected]>
Sat, 6 Feb 2016 18:44:10 +0000 (20:44 +0200)
commit37ad223c515da2fe9f1c679768cb5ccaa42e57e1
tree88c0d55b5f6b12227161f6557e3ccbee23d8bfdb
parente4e8ba04c2007d3d05d8a29857f95ae80951f5a3
acpi: take oem_id in build_header(), optionally

This patch is the continuation of commit 8870ca0e94f2 ("acpi: support
specified oem table id for build_header"). It will allow us to control the
OEM ID field too in the SDT header.

Cc: "Michael S. Tsirkin" <[email protected]> (supporter:ACPI/SMBIOS)
Cc: Igor Mammedov <[email protected]> (supporter:ACPI/SMBIOS)
Cc: Xiao Guangrong <[email protected]> (maintainer:NVDIMM)
Cc: Shannon Zhao <[email protected]> (maintainer:ARM ACPI Subsystem)
Cc: Paolo Bonzini <[email protected]> (maintainer:X86)
Cc: Richard W.M. Jones <[email protected]>
Cc: Aleksei Kovura <[email protected]>
Cc: Michael Tokarev <[email protected]>
Cc: Steven Newbury <[email protected]>
RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1248758
LP: https://bugs.launchpad.net/qemu/+bug/1533848
Signed-off-by: Laszlo Ersek <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Shannon Zhao <[email protected]>
hw/acpi/aml-build.c
hw/acpi/nvdimm.c
hw/arm/virt-acpi-build.c
hw/i386/acpi-build.c
include/hw/acpi/aml-build.h
This page took 0.028016 seconds and 4 git commands to generate.