From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: Thomas Huth <thuth@redhat.com>,
Laurent Vivier <lvivier@redhat.com>,
qemu-block@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PULL for-6.2 0/7] Ide patches
Date: Wed, 6 Sep 2023 23:43:56 -0400 [thread overview]
Message-ID: <CAFn=p-ZJYBNX_ZDbHynmK1Hv-PQHgx7n++1bvEn3Oa7sysRNRQ@mail.gmail.com> (raw)
In-Reply-To: <20230907034228.4054839-1-jsnow@redhat.com>
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 <jsnow@redhat.com> wrote:
>
> 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 you to fetch changes up to 9f89423537653de07ca40c18b5ff5b70b104cc93:
>
> hw/ide/ahci: fix broken SError handling (2023-09-06 22:48:04 -0400)
>
> ----------------------------------------------------------------
> IDE Pull request
>
> ----------------------------------------------------------------
>
> 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/ahci: simplify and document PxCI handling
> hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
> hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
> hw/ide/ahci: fix ahci_write_fis_sdb()
> hw/ide/ahci: fix broken SError handling
>
> tests/qtest/libqos/ahci.h | 8 ++-
> hw/ide/ahci.c | 110 +++++++++++++++++++++++++++-----------
> hw/ide/core.c | 2 +-
> tests/qtest/libqos/ahci.c | 106 +++++++++++++++++++++++++++---------
> 4 files changed, 163 insertions(+), 63 deletions(-)
>
> --
> 2.41.0
>
>
next prev parent reply other threads:[~2023-09-07 3:44 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-07 3:42 [PULL for-6.2 0/7] Ide patches John Snow
2023-09-07 3:42 ` [PULL for-6.2 1/7] hw/ide/core: set ERR_STAT in unsupported command completion John Snow
2023-09-07 3:42 ` [PULL for-6.2 2/7] hw/ide/ahci: write D2H FIS when processing NCQ command John Snow
2023-09-07 3:42 ` [PULL for-6.2 3/7] hw/ide/ahci: simplify and document PxCI handling John Snow
2023-09-07 3:42 ` [PULL for-6.2 4/7] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared John Snow
2023-09-07 3:42 ` [PULL for-6.2 5/7] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set John Snow
2023-09-07 3:42 ` [PULL for-6.2 6/7] hw/ide/ahci: fix ahci_write_fis_sdb() John Snow
2023-09-07 3:42 ` [PULL for-6.2 7/7] hw/ide/ahci: fix broken SError handling John Snow
2023-09-07 3:43 ` John Snow [this message]
2023-09-07 6:08 ` [PULL for-6.2 0/7] Ide patches Philippe Mathieu-Daudé
2023-09-07 15:43 ` Stefan Hajnoczi
2023-09-07 16:49 ` Michael Tokarev
2023-09-07 16:54 ` John Snow
2023-09-07 18:16 ` Michael Tokarev
2023-09-08 7:53 ` Philippe Mathieu-Daudé
2023-09-08 8:06 ` Michael Tokarev
2023-09-08 8:26 ` Michael Tokarev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAFn=p-ZJYBNX_ZDbHynmK1Hv-PQHgx7n++1bvEn3Oa7sysRNRQ@mail.gmail.com' \
--to=jsnow@redhat.com \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).