qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/7] block: Add options QDict to bdrv_open() pro


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 2/7] block: Add options QDict to bdrv_open() prototype
Date: Fri, 01 Mar 2013 14:53:34 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3

On 03/01/2013 01:13 PM, Kevin Wolf wrote:
> It doesn't do anything yet except storing the options QDict in the
> BlockDriverState.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block.c                   | 47 
> +++++++++++++++++++++++++++++++++++------------
>  block/blkverify.c         |  2 +-
>  block/qcow2.c             |  2 +-
>  block/vmdk.c              |  2 +-
>  block/vvfat.c             |  2 +-
>  blockdev.c                | 10 ++++++----
>  hw/xen_disk.c             |  2 +-
>  include/block/block.h     |  4 ++--
>  include/block/block_int.h |  1 +
>  qemu-img.c                |  6 +++---
>  qemu-io.c                 |  2 +-
>  qemu-nbd.c                |  2 +-
>  12 files changed, 54 insertions(+), 28 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]