pc-testdev: add I/O port to test memory.c auto split/combine
commitd2f5ea9704af781d4cf14e4be08bb4e37a180260
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 22 Jul 2013 13:54:38 +0000 (22 15:54 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 25 Jul 2013 13:12:28 +0000 (25 08:12 -0500)
tree3c6427fcb5499ea80695ecbef8a54dab32602ea6
parente7342aa39b3193473ded24cbf2233930665796e9
pc-testdev: add I/O port to test memory.c auto split/combine

The ports at 0xe8..0xeb have impl.min/max_access_size == 1, so
that memory accesses are split and combined by the memory core.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Message-id: 1374501278-31549-29-git-send-email-pbonzini@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/misc/pc-testdev.c
tests/endianness-test.c