Re: [PULL for-6.2 0/7] Ide patches

2023-09-08 Thread Michael Tokarev
08.09.2023 11:06, Michael Tokarev wrote: .. This smells a bit extreme, esp. for the "simplify and document PxCI handling" part which is one of the largest patches in whole -stable history. or maybe it's just the excellent commit comment ;) /mjt

Re: [PULL for-6.2 0/7] Ide patches

2023-09-08 Thread Michael Tokarev
08.09.2023 10:53, Philippe Mathieu-Daudé wrote: On 7/9/23 20:16, Michael Tokarev wrote: 07.09.2023 19:54, John Snow wrote: .. > > > Niklas Cassel (7): >    hw/ide/core: set ERR_STAT in unsupported command compl

Re: [PULL for-6.2 0/7] Ide patches

2023-09-08 Thread Philippe Mathieu-Daudé
On 7/9/23 20:16, Michael Tokarev wrote: 07.09.2023 19:54, John Snow wrote: .. > > > Niklas Cassel (7): >    hw/ide/core: set ERR_STAT in unsupported command completion >    hw/ide/ahci: write D2H FIS when p

Re: [PULL for-6.2 0/7] Ide patches

2023-09-07 Thread Michael Tokarev
07.09.2023 19:54, John Snow wrote: .. > > > Niklas Cassel (7): >    hw/ide/core: set ERR_STAT in unsupported command completion >    hw/ide/ahci: write D2H FIS when processing NCQ command >    hw/ide/ah

Re: [PULL for-6.2 0/7] Ide patches

2023-09-07 Thread John Snow
On Thu, Sep 7, 2023, 12:49 PM Michael Tokarev wrote: > 07.09.2023 06:42, John Snow wrote: > > > > > IDE Pull request > > > > > > > > Niklas Cassel (7): > >hw/ide/c

Re: [PULL for-6.2 0/7] Ide patches

2023-09-07 Thread Michael Tokarev
07.09.2023 06:42, John Snow wrote: IDE Pull request Niklas Cassel (7): hw/ide/core: set ERR_STAT in unsupported command completion hw/ide/ahci: write D2H FIS

Re: [PULL for-6.2 0/7] Ide patches

2023-09-07 Thread Stefan Hajnoczi
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes. signature.asc Description: PGP signature

Re: [PULL for-6.2 0/7] Ide patches

2023-09-06 Thread Philippe Mathieu-Daudé
On 7/9/23 05:43, John Snow wrote: I guess the last time I sent IDE patches was for 6.2 and that tag got stuck in my git-publish invocation, oops. I am not suggesting we break the laws of causality to merge these patches. lol On Wed, Sep 6, 2023 at 11:42 PM John Snow wrote: The following ch

Re: [PULL for-6.2 0/7] Ide patches

2023-09-06 Thread John Snow
I guess the last time I sent IDE patches was for 6.2 and that tag got stuck in my git-publish invocation, oops. I am not suggesting we break the laws of causality to merge these patches. On Wed, Sep 6, 2023 at 11:42 PM John Snow wrote: > > The following changes since commit c152379422a204109f34ca

[PULL for-6.2 0/7] Ide patches

2023-09-06 Thread John Snow
The following changes since commit c152379422a204109f34ca2b43ecc538c7d738ae: Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (2023-09-06 11:16:01 -0400) are available in the Git repository at: https://gitlab.com/jsnow/qemu.git tags/ide-pull-request for