The following changes since commit 9f2b67e1ca43c84ed37ebd027e7e77a0f2f8ef65:
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pull-20180719' into staging (2018-07-19 17:21:43 +0100) are available in the git repository at: https://github.com/jasowang/qemu.git tags/net-pull-request for you to fetch changes up to 323e7c117754e4d4ce6b4282d74ad01c99d67714: tap: fix memory leak on success to create a tap device (2018-07-20 08:30:49 +0800) ---------------------------------------------------------------- ---------------------------------------------------------------- Jan Kiszka (1): e1000e: Prevent MSI/MSI-X storms Yunjian Wang (1): tap: fix memory leak on success to create a tap device hw/net/e1000e_core.c | 11 +++++++++++ hw/net/e1000e_core.h | 2 ++ net/tap.c | 16 ++++++++++------ 3 files changed, 23 insertions(+), 6 deletions(-)