]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/acpi-build.c
acpi: add a missing backslash to the \_SB scope.
authorGal Hammer <ghammer@redhat.com>
Tue, 21 Apr 2015 08:26:12 +0000 (11:26 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 28 Apr 2015 05:56:19 +0000 (07:56 +0200)
commit7824df3889499acc7466317175a3fb24a0824002
treeda5453a3cf37c3f7361bda04e52ed5da5a7addeb
parentbc09e06113e79e5d70cf2b37015a26f2102cc03e
acpi: add a missing backslash to the \_SB scope.

A predefined scope in the ACPI specs is precede with a backslash.

Signed-off-by: Gal Hammer <ghammer@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
hw/i386/acpi-build.c
include/hw/acpi/aml-build.h