On Tue, Mar 19, 2013 at 10:16:41AM +0400, Michael Tokarev wrote:
> 18.03.2013 20:58, Stefan Hajnoczi wrote:
> > Richard Jones reported that BDRV_O_SNAPSHOT does not
> > work
> > with NBD:
>
> Heh. http://permalink.gmane.org/gmane.comp.emulators.qemu/148390
>
> (nothing's wrong with the patchse
18.03.2013 20:58, Stefan Hajnoczi wrote:
> Richard Jones reported that BDRV_O_SNAPSHOT does not work
> with NBD:
Heh. http://permalink.gmane.org/gmane.comp.emulators.qemu/148390
(nothing's wrong with the patchset, just saying ;)
/mjt
Richard Jones reported that BDRV_O_SNAPSHOT does not work
with NBD:
/usr/bin/qemu-system-x86_64 \
[...]
-device virtio-scsi-pci,id=scsi \
-drive file=nbd:localhost:61930,snapshot=on,format=raw,id=hd0,if=none \
-device scsi-hd,drive=hd0 \
[...]
gives the error:
qemu-s
Am 18.03.2013 um 17:58 hat Stefan Hajnoczi geschrieben:
> Richard Jones reported that BDRV_O_SNAPSHOT does not work
> with NBD:
>
> /usr/bin/qemu-system-x86_64 \
> [...]
> -device virtio-scsi-pci,id=scsi \
> -drive file=nbd:localhost:61930,snapshot=on,format=raw,id=hd0,if=none \
>