On Fri, Jun 06, 2014 at 09:11:57AM +0800, Amos Kong wrote: > I want to add a new subtest in virtio-blk-test.c, it will start > guest without network. The original pci_init() did nothing, but > it's good to reserve a very simple initialization testing. > > Signed-off-by: Amos Kong <ak...@redhat.com> > --- > tests/virtio-blk-test.c | 13 ++++++------- > 1 file changed, 6 insertions(+), 7 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>