]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/acpi-build.c
acpi: align RSDP
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 4 Aug 2014 14:56:57 +0000 (16:56 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 14 Aug 2014 11:22:16 +0000 (13:22 +0200)
commitd67aadccfa0bd3330a7b8e7e0a1726117ba75cf1
tree39715552a355811752bd481852e3ba2665d8289e
parentc68233aee8ef47861b65f0d079c5b0b3816447e5
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>
hw/i386/acpi-build.c