commit | 56f0dcc5aaeb9f56c40d480b87f9b4161f18ebc5 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Oct 23 22:59:31 2014 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 09 12:05:31 2014 +0200 |
tree | 676a1e1660a4e738d7fb4a03135f47f8ba5468ff | |
parent | e999d6ea2a4f313a5bba514b08f6f01b0c0072a9 [diff] |
tun: TUN_VNET_LE support, fix sparse warnings for virtio headers Pretty straight-forward: convert all fields to/from virtio endian-ness. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Jason Wang <jasowang@redhat.com>