summaryrefslogtreecommitdiffstats
path: root/hw/virtio-blk.h
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2009-05-14 22:35:08 +0100
committerPaul Brook <paul@codesourcery.com>2009-05-14 22:35:08 +0100
commit07e3af9ac31008a1d7eaaf44d62a13545f01c579 (patch)
tree743195c13b89452175bcd145c378b613a8330d8a /hw/virtio-blk.h
parentb4496b13bb51884681656c3470ba778c7e888c2b (diff)
downloadhqemu-07e3af9ac31008a1d7eaaf44d62a13545f01c579.zip
hqemu-07e3af9ac31008a1d7eaaf44d62a13545f01c579.tar.gz
Virtio-blk qdev conversion
Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'hw/virtio-blk.h')
-rw-r--r--hw/virtio-blk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/virtio-blk.h b/hw/virtio-blk.h
index 5ef6c36..e368608 100644
--- a/hw/virtio-blk.h
+++ b/hw/virtio-blk.h
@@ -82,6 +82,4 @@ struct virtio_scsi_inhdr
uint32_t residual;
};
-void *virtio_blk_init(PCIBus *bus, BlockDriverState *bs);
-
#endif
OpenPOWER on IntegriCloud