qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] virtio: cross-endian helpers fixes


From: Greg Kurz
Subject: [Qemu-devel] [PATCH 0/3] virtio: cross-endian helpers fixes
Date: Mon, 09 Nov 2015 18:58:08 +0100
User-agent: StGit/0.17.1-dirty

This series tries to rework cross-endian helpers for better clarity.
It does not change behaviour, except perhaps patch 3/3 even if I could not
measure any performance gain.

---

Greg Kurz (3):
      virtio: move cross-endian helper to vhost
      vhost: move virtio 1.0 check to cross-endian helper
      virtio: optimize virtio_access_is_big_endian() for little-endian targets


 hw/virtio/vhost.c                 |   22 ++++++++++++---
 include/hw/virtio/virtio-access.h |   56 +++++++++++++++----------------------
 2 files changed, 41 insertions(+), 37 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]