]> Git Repo - qemu.git/commit - tests/libqtest.h
qtest: Add MMIO support
authorAndreas Färber <[email protected]>
Sat, 16 Feb 2013 21:44:03 +0000 (22:44 +0100)
committerAnthony Liguori <[email protected]>
Mon, 18 Feb 2013 14:39:10 +0000 (08:39 -0600)
commit872536bf5dfdf207d275cd627caec2aefb68aab9
treedc65a96f89f6f0fa41c3f1298f8ad1e1748de961
parentb73cf9e93f1c7fd6e949f71172c49848b4d70aa9
qtest: Add MMIO support

Introduce [qtest_]{read,write}[bwlq]() libqtest functions and
corresponding QTest protocol commands to replace local versions in
libi2c-omap.c.

Also convert m48t59-test's cmos_{read,write}_mmio() to {read,write}b().

Signed-off-by: Andreas Färber <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
Message-id: 1361051043[email protected]
Signed-off-by: Anthony Liguori <[email protected]>
Makefile.objs
Makefile.target
qtest.c
tests/libi2c-omap.c
tests/libqtest.c
tests/libqtest.h
tests/m48t59-test.c
This page took 0.026504 seconds and 4 git commands to generate.