hw/acpi-defs: replace leading X with x_ in FADT field names
commit5ee8534731645551a3883210b9a8d5741bb79df2
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 10 Apr 2017 15:03:49 +0000 (10 16:03 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 10 May 2017 19:04:23 +0000 (10 22:04 +0300)
treea39b15bc546d7bee906cbbce8395c916a568f111
parent76d20ea0f1b26ebd5da2f5fb2fdf3250cde887bb
hw/acpi-defs: replace leading X with x_ in FADT field names

At the request of Michael, replace the leading capital X in the FADT
field name Xfacs and Xdsdt with lower case x + underscore.

Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/acpi-build.c
include/hw/acpi/acpi-defs.h
tests/bios-tables-test.c