commit | 2a30307f709e6a395d23cf94837e9aae15f8e8fa | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Tue Oct 07 13:59:17 2014 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Oct 20 14:02:21 2014 +0200 |
tree | 00de5c10f442aae6a8123dc84ef62603009a3f67 | |
parent | f75167313c8b7c7c46319b54210a66e7864b88c4 [diff] |
virtio-blk: Rename VirtIOBlkConf variables to conf This is consistent with how VirtIOFOOConf variables are named elsewhere, and makes blk available for BlockBackend variables. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>