]> git.ipfire.org Git - thirdparty/qemu.git/commit - hw/net/net_tx_pkt.c
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Jul 2020 12:12:05 +0000 (13:12 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Jul 2020 12:12:05 +0000 (13:12 +0100)
commitee5128bb00f90dd301991d80d1db5224ce924c84
tree334afadd110954829ca0d7ac09b83c8f3b0d4d9e
parent8746309137ba470d1b2e8f5ce86ac228625db940
parenta134321ef676723768973537bb9b49365ae2062e
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging

# gpg: Signature made Wed 15 Jul 2020 14:49:07 BST
# gpg:                using RSA key EF04965B398D6211
# gpg: Good signature from "Jason Wang (Jason Wang on RedHat) <jasowang@redhat.com>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 215D 46F4 8246 689E C77F  3562 EF04 965B 398D 6211

* remotes/jasowang/tags/net-pull-request:
  ftgmac100: fix dblac write test
  net: detect errors from probing vnet hdr flag for TAP devices
  net: check if the file descriptor is valid before using it
  qemu-options.hx: Clean up and fix typo for colo-compare
  net/colo-compare.c: Expose compare "max_queue_size" to users
  hw/net: Added CSO for IPv6
  virtio-net: fix removal of failover device

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>