Richard W.M. Jones
2017-Sep-14 13:34 UTC
Re: [Libguestfs] [PATCH v3 0/6] launch: direct: Disable qemu locking when opening drives readonly.
On Thu, Sep 14, 2017 at 04:15:10PM +0300, Roman Kagan wrote:> What ABI is broken by this?It's used all over, major tools like virt-tail simply assume that it works this way. I'm not disputing that locking in QEMU is valuable, and we can certainly add a flag to obey locking when readonly=true.> In fact it was the amount of reports of weird misbehavior of all sorts > that made us add image locking to QEMU in the first placeThis wasn't weird misbehaviour in libguestfs though (or at least no such reports were ever sent to me). Libguestfs + qemu 2.10 does prevent accidental writes which cause corruption and data loss -- that's the important fix. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 100 libraries supported. http://fedoraproject.org/wiki/MinGW
Seemingly Similar Threads
- Re: [PATCH v3 0/6] launch: direct: Disable qemu locking when opening drives readonly.
- Re: [PATCH v3 0/6] launch: direct: Disable qemu locking when opening drives readonly.
- Re: [PATCH] lib: direct: Disable qemu locking when opening drives readonly.
- [PATCH v2 5/5] launch: direct: Disable qemu locking when opening drives readonly (RHBZ#1417306).
- Re: [PATCH v2 5/5] launch: direct: Disable qemu locking when opening drives readonly (RHBZ#1417306).