kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] vhost: cross-endian code cleanup
@ 2016-02-16 14:54 Greg Kurz
  2016-02-16 14:54 ` [PATCH v2 1/3] vhost: fix error path in vhost_init_used() Greg Kurz
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Greg Kurz @ 2016-02-16 14:54 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: netdev, linux-kernel, kvm, virtualization

This series is a new tentative to have cleaner cross-endian code.

Patches 1/3 is new: it fixes a side-effect in case vhost_init_used() fails.

Patch 2/3 comes from v1: it renames cross-endian helpers

Patch 3/3 is new: it simply renames vhost_init_used() as suggested by Michael.

---

Greg Kurz (3):
      vhost: fix error path in vhost_init_used()
      vhost: rename cross-endian helpers
      vhost: rename vhost_init_used()


 drivers/vhost/net.c   |    2 +-
 drivers/vhost/scsi.c  |    2 +-
 drivers/vhost/test.c  |    2 +-
 drivers/vhost/vhost.c |   49 +++++++++++++++++++++++++++++++++++++------------
 drivers/vhost/vhost.h |    2 +-
 5 files changed, 41 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2016-02-16 15:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16 14:54 [PATCH v2 0/3] vhost: cross-endian code cleanup Greg Kurz
2016-02-16 14:54 ` [PATCH v2 1/3] vhost: fix error path in vhost_init_used() Greg Kurz
2016-02-16 14:59 ` [PATCH v2 2/3] vhost: rename cross-endian helpers Greg Kurz
2016-02-16 14:59 ` [PATCH v2 3/3] vhost: rename vhost_init_used() Greg Kurz
2016-02-16 15:34 ` [PATCH v2 0/3] vhost: cross-endian code cleanup Michael S. Tsirkin
2016-02-16 15:43   ` Greg Kurz

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).