diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-03-12 16:13:58 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-03-12 17:12:00 +0200 |
commit | eee822e3595bbdd69e71198edd65dd29db27a6e5 (patch) | |
tree | 7362bfe2b81d9a9427f1bbfac677dbe93ab66b0b /tests | |
parent | 13f65b2e1073cf7e2c8fb3880c77d8a53fa2f95e (diff) | |
download | qemu-eee822e3595bbdd69e71198edd65dd29db27a6e5.tar.gz qemu-eee822e3595bbdd69e71198edd65dd29db27a6e5.tar.bz2 qemu-eee822e3595bbdd69e71198edd65dd29db27a6e5.zip |
acpi-build: fix misaligned access
clang build reported a misaligned access:
runtime error: store to misaligned address 0x2b5aa47dfb19 for type
'uint16_t' (aka 'unsigned short'), which requires 2 byte alignment
0x2b5aa47dfb19: note: pointer points here
45 53 54 0b ff ff 5b 80 50 45 4f 52 01 50 45 53 54 01 5b 81 0b 50
45 4f 52 01 50 45 50 54 08 14
fix this up
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions