libqos: Added indirect descriptor support to virtio implementation
commitf294b029aa2beb1c67116e04bff5d331f0b18288
authorMarc Marí <marc.mari.barcelo@gmail.com>
Mon, 1 Sep 2014 10:07:57 +0000 (1 12:07 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 8 Sep 2014 10:12:43 +0000 (8 11:12 +0100)
treec310d6a49c2e00e2316d8cbac5400aab2838642a
parentbf3c63d2010c5ef52f8b988bee2a1486a056795f
libqos: Added indirect descriptor support to virtio implementation

Add functions necessary for working with indirect descriptors.
Add test using new functions.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Marc Marí <marc.mari.barcelo@gmail.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/libqos/virtio-pci.c
tests/libqos/virtio.c
tests/libqos/virtio.h
tests/virtio-blk-test.c