qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL] vhost, netdev, e1000, pci


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULL] vhost, netdev, e1000, pci
Date: Tue, 16 Nov 2010 15:16:20 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Here are some fixes I collected in my tree.
Please merge.

The following changes since commit 5fc9cfedfa09199e10b5f9b67dcd286bfeae4f7a:

  Fold send_all() wrapper unix_write() into one function (2010-11-03 12:48:09 
-0500)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony

Alex Williamson (2):
      e1000: Fix TCP checksum overflow with TSO
      PCI: Bus number from the bridge, not the device

Michael S. Tsirkin (3):
      tap: clear vhost_net backend on cleanup
      tap: make set_offload a nop after netdev cleanup
      pci: allow hotplug removal of cold-plugged devices

 hw/acpi_piix4.c |   14 ++++++++++----
 hw/e1000.c      |    5 ++++-
 hw/pci.c        |   13 ++++++++-----
 hw/pci.h        |   10 +++++++++-
 hw/pcie.c       |   10 ++++++----
 net/tap.c       |    7 ++++++-
 6 files changed, 43 insertions(+), 16 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]