qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] ahci: fix ATAPI PIO
@ 2015-08-25 23:45 John Snow
  2015-08-25 23:45 ` [Qemu-devel] [PATCH 1/1] ide: unify io_buffer_offset increments John Snow
  0 siblings, 1 reply; 4+ messages in thread
From: John Snow @ 2015-08-25 23:45 UTC (permalink / raw)
  To: qemu-block; +Cc: pbonzini, John Snow, hare, stefanha, qemu-devel

Fixes ATAPI PIO for transfers of greater than one sector,
and centralizes the fix applied for HDD PIO transfers
all in one place, finally.

________________________________________________________________________________

For convenience, this branch is available at:
https://github.com/jnsnow/qemu.git branch ide-unify-pio
https://github.com/jnsnow/qemu/tree/ide-unify-pio

This version is tagged ide-unify-pio-v1:
https://github.com/jnsnow/qemu/releases/tag/ide-unify-pio-v1

John Snow (1):
  ide: unify io_buffer_offset increments

 hw/ide/ahci.c     | 22 +++++++---------------
 hw/ide/core.c     |  5 ++---
 hw/ide/internal.h |  1 +
 3 files changed, 10 insertions(+), 18 deletions(-)

-- 
2.4.3

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

end of thread, other threads:[~2015-09-08 16:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-25 23:45 [Qemu-devel] [PATCH 0/1] ahci: fix ATAPI PIO John Snow
2015-08-25 23:45 ` [Qemu-devel] [PATCH 1/1] ide: unify io_buffer_offset increments John Snow
2015-09-07 16:37   ` Paolo Bonzini
2015-09-08 16:01     ` 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).