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(-)