xen: Mark fixed platform I/O as unaligned
commit962b03fcf509db25c847aa67c4eff574c240dcfe
authorJan Kiszka <jan.kiszka@siemens.com>
Sat, 22 Jun 2013 06:07:03 +0000 (22 08:07 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 4 Jul 2013 15:42:43 +0000 (4 17:42 +0200)
tree771287b42db86e5753f39e0cffeb4b310694c2a8
parent04e8cd506a2a7b57084d7d7b823540c2baf9a1da
xen: Mark fixed platform I/O as unaligned

Before switching to the memory core dispatcher, we need to make sure
that this pv-device will continue to receive unaligned portio accesses.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/xen/xen_platform.c