]> Git Repo - qemu.git/commit - tests/Makefile
qtest: add test for ISA I/O space endianness
authorPaolo Bonzini <[email protected]>
Mon, 22 Jul 2013 13:54:34 +0000 (15:54 +0200)
committerAnthony Liguori <[email protected]>
Thu, 25 Jul 2013 13:12:28 +0000 (08:12 -0500)
commit8fefa31be98ada3677add2008732d0b1a17ed28d
tree58ed3d0e9d4caa1bdd6f530e098a1f2da5ee46fc
parent9c9984242ce46ccf8636f5c19e81d794e84aa0c7
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 <[email protected]>
Reviewed-by: Anthony Liguori <[email protected]>
Message-id: 1374501278[email protected]
Signed-off-by: Anthony Liguori <[email protected]>
tests/Makefile
tests/endianness-test.c [new file with mode: 0644]
This page took 0.025366 seconds and 4 git commands to generate.