qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] hw/ide/ahci: Delay a bit before completing reset
@ 2025-05-26 18:05 Philippe Mathieu-Daudé
  2025-05-26 18:05 ` [RFC PATCH 1/2] hw/ide/ahci: Introduce ahci_reset_delayed() and ahci_reset_complete() Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-05-26 18:05 UTC (permalink / raw)
  To: qemu-devel
  Cc: John Snow, Gerd Hoffmann, Jiaxun Yang, Laurent Vivier, qemu-block,
	Fabiano Rosas, Paolo Bonzini, Philippe Mathieu-Daudé

Intented to help SeaBIOS development; untested there
(except with QEMU test suite).

Jiaxun, is it helpful to you?

Philippe Mathieu-Daudé (2):
  hw/ide/ahci: Introduce ahci_reset_delayed() and ahci_reset_complete()
  hw/ide/ahci: Delay a bit before completing reset

 include/hw/ide/ahci.h   |  1 +
 hw/ide/ahci.c           | 70 ++++++++++++++++++++++++++++++++++++++---
 tests/qtest/ahci-test.c |  4 +++
 hw/ide/trace-events     |  1 +
 4 files changed, 71 insertions(+), 5 deletions(-)

-- 
2.47.1



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

end of thread, other threads:[~2025-05-27 14:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-26 18:05 [RFC PATCH 0/2] hw/ide/ahci: Delay a bit before completing reset Philippe Mathieu-Daudé
2025-05-26 18:05 ` [RFC PATCH 1/2] hw/ide/ahci: Introduce ahci_reset_delayed() and ahci_reset_complete() Philippe Mathieu-Daudé
2025-05-26 18:05 ` [RFC PATCH 2/2] hw/ide/ahci: Delay a bit before completing reset Philippe Mathieu-Daudé
2025-05-26 18:25 ` [RFC PATCH 0/2] " Jiaxun Yang
2025-05-27 10:45   ` Gerd Hoffmann
2025-05-27 14:00     ` Philippe Mathieu-Daudé

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