]> Git Repo - qemu.git/commit
libqos: Add virtio MMIO support
authorMarc Marí <[email protected]>
Tue, 24 Feb 2015 21:21:55 +0000 (22:21 +0100)
committerKevin Wolf <[email protected]>
Tue, 10 Mar 2015 13:02:20 +0000 (14:02 +0100)
commit0a6ed700061fdd86b3c4b71366be42503ac2ce23
treec82db8b2308e48b5a32f4155512c0344e2cbe3f3
parent870a306dec0cfdf32c8179acfd2c4d0bfd000d6b
libqos: Add virtio MMIO support

Add virtio MMIO support.
Add virtio-blk-test MMIO test case.

Signed-off-by: Marc Marí <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Message-id: 1424812915[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
tests/Makefile
tests/libqos/virtio-mmio.c [new file with mode: 0644]
tests/libqos/virtio-mmio.h [new file with mode: 0644]
tests/virtio-blk-test.c
This page took 0.023771 seconds and 4 git commands to generate.