commit | 8fefa31be98ada3677add2008732d0b1a17ed28d | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Jul 22 15:54:34 2013 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Jul 25 08:12:28 2013 -0500 |
tree | 58ed3d0e9d4caa1bdd6f530e098a1f2da5ee46fc | |
parent | 9c9984242ce46ccf8636f5c19e81d794e84aa0c7 [diff] |
qtest: add test for ISA I/O space endianness This writes a register and reads its 1/2/4 byte parts. Masking is done in the device model. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Message-id: 1374501278-31549-25-git-send-email-pbonzini@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>