Skip to content
Snippets Groups Projects
Select Git revision
  • v2.3.1
  • master default
  • sp/trace-zero-ranges
  • stable-2.5
  • stable-2.4
  • stable-2.3
  • stable-2.2
  • stable-2.1
  • stable-2.0
  • stable-1.7
  • stable-1.6
  • stable-1.5
  • stable-1.4
  • stable-1.3
  • stable-1.2
  • stable-1.1
  • stable-1.0
  • stable-0.15
  • stable-0.14
  • stable-0.13
  • stable-0.12
  • v2.7.0-rc1
  • v2.7.0-rc0
  • v2.6.0
  • v2.5.1.1
  • v2.6.0-rc5
  • v2.6.0-rc4
  • v2.6.0-rc3
  • v2.6.0-rc2
  • v2.6.0-rc1
  • v2.6.0-rc0
  • v2.5.1
  • v2.5.0
  • v2.5.0-rc4
  • v2.5.0-rc3
  • v2.5.0-rc2
  • v2.5.0-rc1
  • v2.5.0-rc0
  • v2.4.1
  • v2.4.0.1
40 results

include

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Jason Wang authored and Michael Roth committed
    Commit 032a74a1
    ("virtio-net: byteswap virtio-net header") breaks any layout by
    requiring out_sg[0].iov_len >= n->guest_hdr_len. Fixing this by
    copying header to temporary buffer if swap is needed, and then use
    this buffer as part of out_sg.
    
    Fixes 032a74a1
    ("virtio-net: byteswap virtio-net header")
    Cc: qemu-stable@nongnu.org
    Cc: clg@fr.ibm.com
    Signed-off-by: default avatarJason Wang <jasowang@redhat.com>
    Reviewed-by: default avatarMichael S. Tsirkin <mst@redhat.com>
    Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
    Reviewed-by: default avatarEric Blake <eblake@redhat.com>
    
    (cherry picked from commit feb93f36)
    Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
    46addaa0
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.