]> www.infradead.org Git - users/dwmw2/qemu.git/commit
acpi: align RSDP
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 4 Aug 2014 14:56:57 +0000 (16:56 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 8 Sep 2014 16:23:04 +0000 (11:23 -0500)
commit1ad9dcec4777790b3a567888916c5aef55b512bf
treeb1f5ae3ab7dd9811fc554c84dc0f133f088cb679
parentba1bc81991cd0fd6390ad31becdcb5ec028106bc
acpi: align RSDP

RSDP should be aligned at a 16-byte boundary.
This would by chance at the moment, fix up acpi build
to make it robust.

Cc: qemu-stable@nongnu.org
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
(cherry picked from commit d67aadccfa0bd3330a7b8e7e0a1726117ba75cf1)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/i386/acpi-build.c