All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] tcm_vhost flush
@ 2013-04-27  3:16 Asias He
  2013-04-27  3:16 ` [PATCH v6 1/2] vhost: Allow device specific fields per vq Asias He
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Asias He @ 2013-04-27  3:16 UTC (permalink / raw)
  To: Nicholas Bellinger
  Cc: kvm, Michael S. Tsirkin, virtualization, target-devel,
	Stefan Hajnoczi, Paolo Bonzini

Changes in v6:
- Allow device specific fields per vq
- Track cmd per vq
- Do not track evt
- Switch to static array for inflight allocation, completely get rid of the
  pain to handle inflight allocation failure.

Asias He (2):
  vhost: Allow device specific fields per vq
  tcm_vhost: Wait for pending requests in vhost_scsi_flush()

 drivers/vhost/net.c       |  60 +++++++++++--------
 drivers/vhost/tcm_vhost.c | 145 ++++++++++++++++++++++++++++++++++++++++------
 drivers/vhost/tcm_vhost.h |   3 +
 drivers/vhost/vhost.c     |  88 ++++++++++++++--------------
 drivers/vhost/vhost.h     |   4 +-
 5 files changed, 212 insertions(+), 88 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-05-02  4:57 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-27  3:16 [PATCH v6 0/2] tcm_vhost flush Asias He
2013-04-27  3:16 ` [PATCH v6 1/2] vhost: Allow device specific fields per vq Asias He
2013-04-28 12:50   ` Michael S. Tsirkin
2013-04-27  3:16 ` Asias He
2013-04-27  3:16 ` [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush() Asias He
2013-04-27  3:16 ` Asias He
2013-04-27 19:40   ` Michael S. Tsirkin
2013-04-27 19:40   ` Michael S. Tsirkin
2013-04-28  7:48     ` Asias He
2013-04-28  8:24       ` Michael S. Tsirkin
2013-04-28  8:52         ` Asias He
2013-04-28  9:27           ` Michael S. Tsirkin
2013-04-28  9:27           ` Michael S. Tsirkin
2013-04-28 10:55             ` Asias He
2013-04-28 12:11               ` Michael S. Tsirkin
2013-05-02  4:57                 ` Asias He
2013-04-28  7:48     ` Asias He

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.