[Bug 1893010] Re: qemu linux-user doesn't support OFD fcntl locks

2020-08-31 Thread Thomas Huth
** Changed in: qemu Status: New => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1893010 Title: qemu linux-user doesn't support OFD fcntl locks Status in QEMU: Fix Released

[Bug 1893010] Re: qemu linux-user doesn't support OFD fcntl locks

2020-08-30 Thread Mike Gelfand
Thanks, the changes in 5.1.0 seem to work indeed. > perhaps you can send a patch to the qemu-devel ML to add the strace part Done. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1893010 Title: qem

[Bug 1893010] Re: qemu linux-user doesn't support OFD fcntl locks

2020-08-29 Thread Laurent Vivier
Please check qemu-5.1.0. This has been fixed by: 2d92c6827ca0 ("linux-user: implement OFD locks") https://git.qemu.org/?p=qemu.git;a=commitdiff;h=2d92c6827ca0 perhaps you can send a patch to the qemu-devel ML to add the strace part. -- You received this bug notification because you are a m

[Bug 1893010] Re: qemu linux-user doesn't support OFD fcntl locks

2020-08-27 Thread Mike Gelfand
New patch version: fix target_to_host_fcntl_cmd mapping, avoid do_fcntl code duplication. ** Patch added: "qemu-5.0.0-ofd-fcntl-2.patch" https://bugs.launchpad.net/qemu/+bug/1893010/+attachment/5405156/+files/qemu-5.0.0-ofd-fcntl-2.patch -- You received this bug notification because you are

[Bug 1893010] Re: qemu linux-user doesn't support OFD fcntl locks

2020-08-27 Thread Mike Gelfand
The attached patch fixes the issue for me. ** Patch added: "qemu-5.0.0-ofd-fcntl.patch" https://bugs.launchpad.net/qemu/+bug/1893010/+attachment/5405131/+files/qemu-5.0.0-ofd-fcntl.patch -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to

[Bug 1893010] Re: qemu linux-user doesn't support OFD fcntl locks

2020-08-26 Thread Mike Gelfand
** Summary changed: - qemu-user doesn't support OFD fcntl locks + qemu linux-user doesn't support OFD fcntl locks ** Tags added: linux-user -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1893010 Tit