[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJSP0QUUHC3ye0QWBGO3hBJ5RnsUVHumfVNUoMj+OZJDJEprPA@mail.gmail.com>
Date: Thu, 12 Jul 2012 11:37:27 +0100
From: Stefan Hajnoczi <stefanha@...il.com>
To: Cong Meng <mc@...ux.vnet.ibm.com>
Cc: Paolo Bonzini <pbonzini@...hat.com>, stefanha@...ux.vnet.ibm.com,
linux-scsi@...r.kernel.org, senwang@...ux.vnet.ibm.com,
zwanp@...ibm.com, linuxram@...ibm.com,
linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org
Subject: Re: [PATCH v4] virtio-scsi: hotplug support for virtio-scsi
On Thu, Jul 5, 2012 at 10:06 AM, Cong Meng <mc@...ux.vnet.ibm.com> wrote:
> This patch implements the hotplug support for virtio-scsi.
> When there is a device attached/detached, the virtio-scsi driver will be
> signaled via event virtual queue and it will add/remove the scsi device
> in question automatically.
>
> v2: handle no_event event
> v3: add handle event dropped, and typo fix
> v4: Cancel event works when exit. Coding type fix.
>
> Signed-off-by: Sen Wang <senwang@...ux.vnet.ibm.com>
> Signed-off-by: Cong Meng <mc@...ux.vnet.ibm.com>
> ---
> drivers/scsi/virtio_scsi.c | 127 ++++++++++++++++++++++++++++++++++++++++++-
> include/linux/virtio_scsi.h | 9 +++
> 2 files changed, 135 insertions(+), 1 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefanha@...ux.vnet.ibm.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists