qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/1] NBD isn't used by qemu-img, so don't link q


From: Jes Sorensen
Subject: Re: [Qemu-devel] [PATCH 1/1] NBD isn't used by qemu-img, so don't link qemu-img against NBD objects
Date: Mon, 22 Nov 2010 15:27:09 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101103 Fedora/1.0-0.33.b2pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.6

On 11/22/10 15:15, Kevin Wolf wrote:
> Am 22.11.2010 15:08, schrieb Jes Sorensen:
>> I am aware of that, but what on earth is qemu-img doing with NBD in the
>> first place? Doesn't make much sense to me.
> 
> The same as it's doing with file, host_device or http: Accessing images.
> Start an NBD server (e.g. with qemu-nbd) and try something like qemu
> -hda nbd:localhost. This is how you use the nbd block driver.

Well ok, seems a really backwards way to try and shoot yourself in the
foot, but ok, maybe I should redo the patch to simply allow compiling
NBD out instead.

Cheers,
Jes




reply via email to

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