From patchwork Thu Nov 1 11:10:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PULL,1.3,0/4] Net patches Date: Thu, 01 Nov 2012 01:10:14 -0000 From: Stefan Hajnoczi X-Patchwork-Id: 196160 Message-Id: <1351768218-21466-1-git-send-email-stefanha@redhat.com> To: Anthony Liguori Cc: qemu-devel@nongnu.org, Stefan Hajnoczi The following changes since commit 286d52ebfc0d0d53c2a878e454292fea14bad41b: target-mips: don't flush extra TLB on permissions upgrade (2012-10-31 22:20:49 +0100) are available in the git repository at: git://github.com/stefanha/qemu.git net for you to fetch changes up to 372254c6e5c078fb13b236bb648d2b9b2b0c70f1: e1000: pre-initialize RAH/RAL registers (2012-11-01 12:02:17 +0100) ---------------------------------------------------------------- Dmitry Fleytman (1): e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty Gabriel L. Somlo (1): e1000: pre-initialize RAH/RAL registers Lei Li (1): net: use "socket" model name for UDP sockets Stefan Hajnoczi (1): net: Reject non-netdevs in qmp_netdev_del() hw/e1000.c | 17 ++++++++++++----- net.c | 9 ++++++++- net/socket.c | 2 +- 3 files changed, 21 insertions(+), 7 deletions(-)