commit | d2f5ea9704af781d4cf14e4be08bb4e37a180260 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Jul 22 15:54:38 2013 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Jul 25 08:12:28 2013 -0500 |
tree | 3c6427fcb5499ea80695ecbef8a54dab32602ea6 | |
parent | e7342aa39b3193473ded24cbf2233930665796e9 [diff] |
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>