qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: mc@linux.vnet.ibm.com
Subject: [Qemu-devel] [PATCH 0/3] scsi: Implement hotplug support for virtio-scsi
Date: Mon,  2 Jul 2012 11:28:24 +0200	[thread overview]
Message-ID: <1341221307-24397-1-git-send-email-pbonzini@redhat.com> (raw)

Here are Cong Meng's patches, rebased and including support for
missed events.

I'm keeping them out of the next pull request, waiting for test results
from Cong Meng with any updated kernel patches he might have.  Cong,
they are on top of the scsi-next branch on github.

Cong Meng (2):
  scsi: introduce hotplug() and hot_unplug() interfaces for SCSI bus
  virtio-scsi: Implement hotplug support for virtio-scsi

Paolo Bonzini (1):
  virtio-scsi: Report missed events

 hw/scsi-bus.c    |   17 +++++++++-
 hw/scsi.h        |    2 ++
 hw/virtio-scsi.c |   92 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 107 insertions(+), 4 deletions(-)

-- 
1.7.10.2

             reply	other threads:[~2012-07-02  9:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02  9:28 Paolo Bonzini [this message]
2012-07-02  9:28 ` [Qemu-devel] [PATCH 1/3] scsi: introduce hotplug() and hot_unplug() interfaces for SCSI bus Paolo Bonzini
2012-07-02  9:28 ` [Qemu-devel] [PATCH 2/3] virtio-scsi: Implement hotplug support for virtio-scsi Paolo Bonzini
2012-07-02  9:28 ` [Qemu-devel] [PATCH 3/3] virtio-scsi: Report missed events Paolo Bonzini

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=1341221307-24397-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=mc@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /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 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).