qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL for-6.2 0/7] Ide patches
@ 2023-09-07  3:42 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
                   ` (9 more replies)
  0 siblings, 10 replies; 17+ messages in thread
From: John Snow @ 2023-09-07  3:42 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, John Snow, Laurent Vivier, qemu-block, Paolo Bonzini

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




^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2023-09-08  8:27 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PULL for-6.2 0/7] Ide patches John Snow
2023-09-07  6:08   ` 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

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).