On 31 March 2017 at 02:15, Jason Wang <jasow...@redhat.com> wrote: > The following changes since commit ddc2c3a57e0752c0650fdb735a8b8322542d4248: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging > (2017-03-30 18:02:33 +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 b4053c64833762f1249b2d704d2da30b5b10c8ff: > > e1000: disable debug by default (2017-03-31 08:48:13 +0800) > > ---------------------------------------------------------------- > > ---------------------------------------------------------------- > Jason Wang (2): > virtio-net: avoid call tap_enable when there's only one queue > e1000: disable debug by default > > hw/net/e1000.c | 2 +- > hw/net/virtio-net.c | 4 ++++ > 2 files changed, 5 insertions(+), 1 deletion(-)
Applied, thanks. -- PMM