On Fri, Mar 08, 2013 at 10:21:41AM +0800, Asias He wrote: > Changes in v2: > - Remove code duplication in tcm_vhost_{hotplug,hotunplug} > - Fix racing of vs_events_nr > - Add flush fix patch to this series > Asias He (6): > tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint() > tcm_vhost: Introduce tcm_vhost_check_feature() > tcm_vhost: Introduce tcm_vhost_check_endpoint() > tcm_vhost: Fix vs->vs_endpoint checking in vhost_scsi_handle_vq() > tcm_vhost: Add hotplug/hotunplug support > tcm_vhost: Flush vhost_work in vhost_scsi_flush() > Are all these patches bugfixes? Please don't add any more features in kernel until qemu starts using this driver. We put it in kernel after at the KVM forum it looked like everyone agrees it's useful and qemu and kvmtool will use it, but it has been in kernel since July and qemu patches are still outstanding. If only part of the patches are bugfixes could you please separate them out and submit for 3.9? Thanks, > drivers/vhost/tcm_vhost.c | 243 ++++++++++++++++++++++++++++++++++++++++++++-- > drivers/vhost/tcm_vhost.h | 10 ++ > 2 files changed, 247 insertions(+), 6 deletions(-) > > -- > 1.8.1.4 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html