All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/1] ide/atapi: Mark non-data commands as complete
@ 2014-09-13  3:51 John Snow
  2014-09-13  3:51 ` [Qemu-devel] [PATCH v2 1/1] " John Snow
  2014-09-15 15:48 ` [Qemu-devel] [PATCH v2 0/1] " Stefan Hajnoczi
  0 siblings, 2 replies; 4+ messages in thread
From: John Snow @ 2014-09-13  3:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, pbonzini, jsnow, stefanha

v2:

 - Instead of using ide_set_inactive, use ide_stop_transfer
 - ATAPI helpers use either ide_atapi_cmd_ok or ide_atapi_cmd_error,
   instead of ide_stop_transfer directly.

John Snow (1):
  ide/atapi: Mark non-data commands as complete

 hw/ide/atapi.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-09-15 15:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-13  3:51 [Qemu-devel] [PATCH v2 0/1] ide/atapi: Mark non-data commands as complete John Snow
2014-09-13  3:51 ` [Qemu-devel] [PATCH v2 1/1] " John Snow
2014-09-13 10:35   ` Paolo Bonzini
2014-09-15 15:48 ` [Qemu-devel] [PATCH v2 0/1] " Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.