[PULL v2 0/2] Block patches

Test FreeBSD passed
Test docker-quick@centos7 passed
Test checkpatch passed
Test docker-mingw@fedora passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200624081349.121791-1-mreitz@redhat.com
Maintainers: Max Reitz <mreitz@redhat.com>, Kevin Wolf <kwolf@redhat.com>
There is a newer version of this series
tests/qemu-iotests/051.pc.out |  4 ++--
tests/qemu-iotests/291        |  4 ----
tests/qemu-iotests/291.out    | 33 ---------------------------------
3 files changed, 2 insertions(+), 39 deletions(-)
[PULL v2 0/2] Block patches
Posted by Max Reitz 4 years, 10 months ago
The following changes since commit d88d5a3806d78dcfca648c62dae9d88d3e803bd2:

  Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-hw-20200622' into staging (2020-06-23 13:55:52 +0100)

are available in the Git repository at:

  https://github.com/XanClic/qemu.git tags/pull-block-2020-06-24

for you to fetch changes up to 24b861c0386a17ea31eb824310c21118fb7be883:

  iotests: don't test qcow2.py inside 291 (2020-06-24 10:00:04 +0200)

----------------------------------------------------------------
Block patches:
- Two iotest fixes

----------------------------------------------------------------
This is v2, where I dropped Maxim’s LUKS keyslot amendment series and my
iotest patches, because both caused iotest failures on some test
machines.
----------------------------------------------------------------
Philippe Mathieu-Daudé (1):
  iotests: Fix 051 output after qdev_init_nofail() removal

Vladimir Sementsov-Ogievskiy (1):
  iotests: don't test qcow2.py inside 291

 tests/qemu-iotests/051.pc.out |  4 ++--
 tests/qemu-iotests/291        |  4 ----
 tests/qemu-iotests/291.out    | 33 ---------------------------------
 3 files changed, 2 insertions(+), 39 deletions(-)

-- 
2.26.2


Re: [PULL v2 0/2] Block patches
Posted by Max Reitz 4 years, 10 months ago
On 24.06.20 10:13, Max Reitz wrote:
> The following changes since commit d88d5a3806d78dcfca648c62dae9d88d3e803bd2:
> 
>   Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-hw-20200622' into staging (2020-06-23 13:55:52 +0100)
> 
> are available in the Git repository at:
> 
>   https://github.com/XanClic/qemu.git tags/pull-block-2020-06-24
> 
> for you to fetch changes up to 24b861c0386a17ea31eb824310c21118fb7be883:
> 
>   iotests: don't test qcow2.py inside 291 (2020-06-24 10:00:04 +0200)
> 
> ----------------------------------------------------------------
> Block patches:
> - Two iotest fixes
> 
> ----------------------------------------------------------------
> This is v2, where I dropped Maxim’s LUKS keyslot amendment series and my
> iotest patches, because both caused iotest failures on some test
> machines.

Ping?

Or should I just send another pull request that includes Maxim’s
original series to supersede this one altogether?

Max

Re: [PULL v2 0/2] Block patches
Posted by Peter Maydell 4 years, 10 months ago
On Fri, 3 Jul 2020 at 10:52, Max Reitz <mreitz@redhat.com> wrote:
>
> On 24.06.20 10:13, Max Reitz wrote:
> > The following changes since commit d88d5a3806d78dcfca648c62dae9d88d3e803bd2:
> >
> >   Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-hw-20200622' into staging (2020-06-23 13:55:52 +0100)
> >
> > are available in the Git repository at:
> >
> >   https://github.com/XanClic/qemu.git tags/pull-block-2020-06-24
> >
> > for you to fetch changes up to 24b861c0386a17ea31eb824310c21118fb7be883:
> >
> >   iotests: don't test qcow2.py inside 291 (2020-06-24 10:00:04 +0200)
> >
> > ----------------------------------------------------------------
> > Block patches:
> > - Two iotest fixes
> >
> > ----------------------------------------------------------------
> > This is v2, where I dropped Maxim’s LUKS keyslot amendment series and my
> > iotest patches, because both caused iotest failures on some test
> > machines.
>
> Ping?
>
> Or should I just send another pull request that includes Maxim’s
> original series to supersede this one altogether?

Sorry, your resend just fell out of my to-process queue for some
reason; I can put it back in the list to process.

-- PMM

Re: [PULL v2 0/2] Block patches
Posted by Max Reitz 4 years, 10 months ago
On 03.07.20 12:47, Peter Maydell wrote:
> On Fri, 3 Jul 2020 at 10:52, Max Reitz <mreitz@redhat.com> wrote:
>>
>> On 24.06.20 10:13, Max Reitz wrote:
>>> The following changes since commit d88d5a3806d78dcfca648c62dae9d88d3e803bd2:
>>>
>>>   Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-hw-20200622' into staging (2020-06-23 13:55:52 +0100)
>>>
>>> are available in the Git repository at:
>>>
>>>   https://github.com/XanClic/qemu.git tags/pull-block-2020-06-24
>>>
>>> for you to fetch changes up to 24b861c0386a17ea31eb824310c21118fb7be883:
>>>
>>>   iotests: don't test qcow2.py inside 291 (2020-06-24 10:00:04 +0200)
>>>
>>> ----------------------------------------------------------------
>>> Block patches:
>>> - Two iotest fixes
>>>
>>> ----------------------------------------------------------------
>>> This is v2, where I dropped Maxim’s LUKS keyslot amendment series and my
>>> iotest patches, because both caused iotest failures on some test
>>> machines.
>>
>> Ping?
>>
>> Or should I just send another pull request that includes Maxim’s
>> original series to supersede this one altogether?
> 
> Sorry, your resend just fell out of my to-process queue for some
> reason; I can put it back in the list to process.

That’d be great, thanks!

Max

Re: [PULL v2 0/2] Block patches
Posted by Peter Maydell 4 years, 10 months ago
On Fri, 3 Jul 2020 at 12:14, Max Reitz <mreitz@redhat.com> wrote:
>
> On 03.07.20 12:47, Peter Maydell wrote:
> > On Fri, 3 Jul 2020 at 10:52, Max Reitz <mreitz@redhat.com> wrote:
> >>
> >> On 24.06.20 10:13, Max Reitz wrote:
> >>> The following changes since commit d88d5a3806d78dcfca648c62dae9d88d3e803bd2:
> >>>
> >>>   Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-hw-20200622' into staging (2020-06-23 13:55:52 +0100)
> >>>
> >>> are available in the Git repository at:
> >>>
> >>>   https://github.com/XanClic/qemu.git tags/pull-block-2020-06-24
> >>>
> >>> for you to fetch changes up to 24b861c0386a17ea31eb824310c21118fb7be883:
> >>>
> >>>   iotests: don't test qcow2.py inside 291 (2020-06-24 10:00:04 +0200)
> >>>
> >>> ----------------------------------------------------------------
> >>> Block patches:
> >>> - Two iotest fixes
> >>>
> >>> ----------------------------------------------------------------
> >>> This is v2, where I dropped Maxim’s LUKS keyslot amendment series and my
> >>> iotest patches, because both caused iotest failures on some test
> >>> machines.
> >>
> >> Ping?
> >>
> >> Or should I just send another pull request that includes Maxim’s
> >> original series to supersede this one altogether?
> >
> > Sorry, your resend just fell out of my to-process queue for some
> > reason; I can put it back in the list to process.
>
> That’d be great, thanks!


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1
for any user-visible changes.

-- PMM