qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* test_isa_retry_flush() in ide-test.c
@ 2022-01-07 16:01 Thomas Huth
  2022-01-07 17:27 ` Paolo Bonzini
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Huth @ 2022-01-07 16:01 UTC (permalink / raw)
  To: John Snow; +Cc: QEMU Developers


  Hi John!

I just notice that test_isa_retry_flush() is not doing anything useful 
anymore: It likely was supposed to run the test_retry_flush() function with 
the "isapc" machine type, but actually test_retry_flush() ignores the 
machine option parameter completely and always uses PCI accessor functions 
nowadays (since commit 9c268f8ae84ae186).
Question is: Is it worth the effort to try to restore the original intended 
behavior for the ISA test here, or shall we rather simply remove it instead 
to save some testing cycles?

  Thomas



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

end of thread, other threads:[~2022-01-11 23:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-07 16:01 test_isa_retry_flush() in ide-test.c Thomas Huth
2022-01-07 17:27 ` Paolo Bonzini
2022-01-11 23:34   ` John Snow

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