qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/1] atapi: abort transfers with 0 byte limits
@ 2015-09-10 23:20 John Snow
  2015-09-10 23:20 ` [Qemu-devel] [PATCH v2 1/1] " John Snow
  0 siblings, 1 reply; 4+ messages in thread
From: John Snow @ 2015-09-10 23:20 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, John Snow, armbru, qemu-devel

v2: Make sure we only abort PIO commands if BCL is zero, not DMA.

________________________________________________________________________________

For convenience, this branch is available at:
https://github.com/jnsnow/qemu.git branch atapi-bclimit
https://github.com/jnsnow/qemu/tree/atapi-bclimit

This version is tagged atapi-bclimit-v2:
https://github.com/jnsnow/qemu/releases/tag/atapi-bclimit-v2

John Snow (1):
  atapi: abort transfers with 0 byte limits

 hw/ide/atapi.c    | 32 +++++++++++++++++++++++++++-----
 hw/ide/core.c     |  2 +-
 hw/ide/internal.h |  1 +
 3 files changed, 29 insertions(+), 6 deletions(-)

-- 
2.4.3

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10 23:20 [Qemu-devel] [PATCH v2 0/1] atapi: abort transfers with 0 byte limits John Snow
2015-09-10 23:20 ` [Qemu-devel] [PATCH v2 1/1] " John Snow
2015-09-11  3:11   ` Fam Zheng
2015-09-14 16:03     ` 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).