All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, pbonzini@redhat.com, jsnow@redhat.com,
	stefanha@redhat.com
Subject: [Qemu-devel] [PATCH v2 0/1] ide/atapi: Mark non-data commands as complete
Date: Fri, 12 Sep 2014 23:51:11 -0400	[thread overview]
Message-ID: <1410580272-19429-1-git-send-email-jsnow@redhat.com> (raw)

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

             reply	other threads:[~2014-09-13  3:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-13  3:51 John Snow [this message]
2014-09-13  3:51 ` [Qemu-devel] [PATCH v2 1/1] ide/atapi: Mark non-data commands as complete John Snow
2014-09-13 10:35   ` Paolo Bonzini
2014-09-15 15:48 ` [Qemu-devel] [PATCH v2 0/1] " Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1410580272-19429-1-git-send-email-jsnow@redhat.com \
    --to=jsnow@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.