On 16.09.2014 20:12, Markus Armbruster wrote:
This is consistent with how VirtIOFOOConf variables are named
elsewhere, and makes blk available for BlockBackend variables.
Signed-off-by: Markus Armbruster <arm...@redhat.com>
---
hw/block/dataplane/virtio-blk.c | 33 +++++++++++++-------------
hw/block/dataplane/virtio-blk.h | 2 +-
hw/block/virtio-blk.c | 52 ++++++++++++++++++++---------------------
include/hw/virtio/virtio-blk.h | 2 +-
4 files changed, 45 insertions(+), 44 deletions(-)
Reviewed-by: Max Reitz <mre...@redhat.com>