Re: test_isa_retry_flush() in ide-test.c

2022-01-11 Thread John Snow
On Fri, Jan 7, 2022, 12:27 PM Paolo Bonzini wrote: > On 1/7/22 17:01, Thomas Huth wrote: > > 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

Re: test_isa_retry_flush() in ide-test.c

2022-01-07 Thread Paolo Bonzini
On 1/7/22 17:01, Thomas Huth wrote:  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 comp

test_isa_retry_flush() in ide-test.c

2022-01-07 Thread Thomas Huth
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