qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 1.3 0/4] Net patches
@ 2012-11-01 11:10 Stefan Hajnoczi
  2012-11-01 11:10 ` [Qemu-devel] [PATCH 1/4] e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty Stefan Hajnoczi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stefan Hajnoczi @ 2012-11-01 11:10 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel, 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(-)

-- 
1.7.12.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-11-01 19:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-01 11:10 [Qemu-devel] [PULL 1.3 0/4] Net patches Stefan Hajnoczi
2012-11-01 11:10 ` [Qemu-devel] [PATCH 1/4] e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty Stefan Hajnoczi
2012-11-01 11:10 ` [Qemu-devel] [PATCH 2/4] net: use "socket" model name for UDP sockets Stefan Hajnoczi
2012-11-01 11:10 ` [Qemu-devel] [PATCH 3/4] net: Reject non-netdevs in qmp_netdev_del() Stefan Hajnoczi
2012-11-01 11:10 ` [Qemu-devel] [PATCH 4/4] e1000: pre-initialize RAH/RAL registers Stefan Hajnoczi
2012-11-01 19:33 ` [Qemu-devel] [PULL 1.3 0/4] Net patches Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).