qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] blockdev: Remove 'type' parameter from blockdev


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] blockdev: Remove 'type' parameter from blockdev_init()
Date: Mon, 10 Feb 2014 18:22:02 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Feb 09, 2014 at 09:52:32AM +0100, Kevin Wolf wrote:
> blockdev-add doesn't know about the device that the backend will be
> attached to, this is a legacy -drive concept. Move the remaining checks
> that use it to drive_init().
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  blockdev.c | 45 +++++++++++++++++++++++++++++++--------------
>  1 file changed, 31 insertions(+), 14 deletions(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan



reply via email to

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