qemu-devel
[Top][All Lists]
Advanced

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

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


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL] vhost, netdev, e1000, pci
Date: Tue, 16 Nov 2010 08:51:02 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Lightning/1.0b1 Thunderbird/3.0.10

On 11/16/2010 07:16 AM, Michael S. Tsirkin wrote:
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)

Pulled.  Thanks.

Regards,

Anthony Liguori

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]