commit | 12c5674b846dccf1f80fb43b64606721e6f78976 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed May 16 12:54:05 2012 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon May 21 15:40:50 2012 -0500 |
tree | 0e73f21e748f5dbc8be90fbb388f8b3aa7aac9da | |
parent | 0e47931b88a2352ecfdf21bb99256f399952544d [diff] |
virtio-blk: define VirtIOBlkConf We will have to add another field to the virtio-blk configuration in the next patch. Avoid a proliferation of arguments to virtio_blk_init. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>