Re: [Qemu-devel] [RFC PATCH 3/3] qtest: add virtio-test test-case
On Mon, Apr 16, 2012 at 7:07 PM, Anthony Liguori wrote: > On 04/13/2012 09:27 AM, Stefan Hajnoczi wrote: >> >> Signed-off-by: Stefan Hajnoczi >> --- >> tests/Makefile | 3 +- >> tests/virtio-test.c | 88 >> +++ >> 2 files changed, 90 inser
Re: [Qemu-devel] [RFC PATCH 3/3] qtest: add virtio-test test-case
On 04/13/2012 09:27 AM, Stefan Hajnoczi wrote: Signed-off-by: Stefan Hajnoczi --- tests/Makefile |3 +- tests/virtio-test.c | 88 +++ 2 files changed, 90 insertions(+), 1 deletion(-) create mode 100644 tests/virtio-test.c diff --gi