Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
commit893dc8300c80e3dc32f31e968cf7aa0904da50c3
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Jul 2019 11:04:53 +0000 (29 12:04 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Jul 2019 11:04:53 +0000 (29 12:04 +0100)
treeeeb413557f2ad65cb85db2bdcf34f4e97b65ac9b
parent08831f67d3ddc578a63a2d69eb34144f62281b8b
parentf77bed14f01557596727c4eea042e9818c242049
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging

# gpg: Signature made Mon 29 Jul 2019 09:30:48 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:
  net/colo-compare.c: Fix memory leak and code style issue.
  net: tap: replace snprintf with g_strdup_printf calls
  qemu-bridge-helper: move repeating code in parse_acl_file
  qemu-bridge-helper: restrict interface name to IFNAMSIZ
  e1000: don't raise interrupt in pre_save()

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