qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] 2.3-rc0 ahci-test failure on ppc64
@ 2015-03-19  1:56 John Snow
  0 siblings, 0 replies; only message in thread
From: John Snow @ 2015-03-19  1:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: Andreas Färber, qemu-block

Andreas brought this failure to my attention; it looks like PIO 
read/writes for nsectors > 1 for IDE or AHCI will fail on ppc64.

The failure is in the IDE core layer.

In a nutshell, we've never *actually* supported PIO r/w for nsectors > 
1, I just started testing it as a spec compliance item (and because it 
was easy to just swap out DMA with PIO commands in my test framework.)

It looks like my tests passing on LE are just an unfortunate coincidence.

I'll prepare some patches tomorrow.

Thanks,
--js

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-19  1:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-19  1:56 [Qemu-devel] 2.3-rc0 ahci-test failure on ppc64 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).