Re: [Qemu-devel] [PATCH 08/15] curl: Use bdrv_open options instead of filename
On 04/12/2013 02:48 PM, Kevin Wolf wrote: > Signed-off-by: Kevin Wolf > --- > block/curl.c | 153 > +++ > 1 file changed, 102 insertions(+), 51 deletions(-) > > @@ -369,29 +364,78 @@ static int curl_open(BlockDriverState *bs, const char
[Qemu-devel] [PATCH 08/15] curl: Use bdrv_open options instead of filename
Signed-off-by: Kevin Wolf --- block/curl.c | 153 +++ 1 file changed, 102 insertions(+), 51 deletions(-) diff --git a/block/curl.c b/block/curl.c index 186e3b0..61bc3db 100644 --- a/block/curl.c +++ b/block/curl.c @@ -335,12 +335,9 @@ stati