Re: [PULL v2] Block layer patches

2020-09-13 Thread Thomas Huth
On 12/09/2020 20.38, Peter Maydell wrote: > On Sat, 12 Sep 2020 at 13:27, Thomas Huth wrote: >> Peter, why did this slip through your merge tests, do you still skip the >> iotests there? > > I forget what the reason for them being skipped is, maybe > it's because they demand a gnu sed ? The test

Re: [PULL v2] Block layer patches

2020-09-12 Thread Peter Maydell
On Sat, 12 Sep 2020 at 13:27, Thomas Huth wrote: > Peter, why did this slip through your merge tests, do you still skip the > iotests there? I forget what the reason for them being skipped is, maybe it's because they demand a gnu sed ? thanks -- PMM

Re: [PULL v2] Block layer patches

2020-09-12 Thread Thomas Huth
On 10/09/2020 00.09, Eric Blake wrote: > On 9/9/20 4:55 PM, Peter Maydell wrote: > >> >> This fails 'make check' on NetBSD and OpenBSD: >> >> ./check: line 47: realpath: command not found >> ./check: line 60: /common.env: No such file or directory >> check: failed to source common.env (make sure t

Re: [PULL v2] Block layer patches

2020-09-10 Thread Max Reitz
On 10.09.20 11:13, Kevin Wolf wrote: > Am 10.09.2020 um 00:09 hat Eric Blake geschrieben: >> On 9/9/20 4:55 PM, Peter Maydell wrote: >> >>> >>> This fails 'make check' on NetBSD and OpenBSD: >>> >>> ./check: line 47: realpath: command not found >>> ./check: line 60: /common.env: No such file or dir

Re: [PULL v2] Block layer patches

2020-09-10 Thread Kevin Wolf
Am 10.09.2020 um 00:09 hat Eric Blake geschrieben: > On 9/9/20 4:55 PM, Peter Maydell wrote: > > > > > This fails 'make check' on NetBSD and OpenBSD: > > > > ./check: line 47: realpath: command not found > > ./check: line 60: /common.env: No such file or directory > > check: failed to source com

Re: [PULL v2] Block layer patches

2020-09-09 Thread Eric Blake
On 9/9/20 4:55 PM, Peter Maydell wrote: This fails 'make check' on NetBSD and OpenBSD: ./check: line 47: realpath: command not found ./check: line 60: /common.env: No such file or directory check: failed to source common.env (make sure the qemu-iotests are run from tests/qemu-iotests in the bu

Re: [PULL v2] Block layer patches

2020-09-09 Thread Peter Maydell
On Tue, 8 Sep 2020 at 12:53, Kevin Wolf wrote: > > The following changes since commit 7c37270b3fbe3d034ba80e488761461676e21eb4: > > Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200904-pull-request' > into staging (2020-09-06 16:23:55 +0100) > > are available in the Git repository at:

Re: [PULL v2] Block layer patches

2020-07-10 Thread Eric Blake
On 7/9/20 7:17 AM, Kevin Wolf wrote: The following changes since commit 8796c64ecdfd34be394ea277a53df0c76996: Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request' into staging (2020-07-08 16:33:59 +0100) are available in the Git repository at: git://repo.o

Re: [PULL v2] Block layer patches

2020-07-10 Thread Eric Blake
On 7/10/20 10:41 AM, Peter Maydell wrote: qemu-img: Deprecate use of -b without -F (2020-07-09 14:14:55 +0200) Block layer patches: - file-posix: Mitigate file fragmentation with extent size hints - Tighten qemu-img rules on m

Re: [PULL v2] Block layer patches

2020-07-10 Thread Peter Maydell
On Thu, 9 Jul 2020 at 13:17, Kevin Wolf wrote: > > The following changes since commit 8796c64ecdfd34be394ea277a53df0c76996: > > Merge remote-tracking branch > 'remotes/kraxel/tags/audio-20200706-pull-request' into staging (2020-07-08 > 16:33:59 +0100) > > are available in the Git repositor