Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
commit0f9d6bd210f21e5f8f80be51996f397536520f40
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 7 Apr 2016 09:14:41 +0000 (7 10:14 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 7 Apr 2016 09:14:41 +0000 (7 10:14 +0100)
tree22e254efdf47f85606f50136363636c33250bf34
parent7acbff99c6c285b3070bf0e768d56f511e2bf346
parente0a039e50d481dce6b4ee45a29002538a258cd89
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging

# gpg: Signature made Wed 06 Apr 2016 03:21:19 BST using RSA key ID 398D6211
# gpg: Good signature from "Jason Wang (Jason Wang on RedHat) <jasowang@redhat.com>"
# 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:
  filter-buffer: fix segfault when starting qemu with status=off property
  rtl8139: using CP_TX_OWN for ownership transferring during tx
  net: fix OptsVisitor memory leak
  net: Allocating Large sized arrays to heap
  util: Improved qemu_hexmap() to include an ascii dump of the buffer

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