qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] vhost, netdev, e1000, pci
@ 2010-11-16 13:16 Michael S. Tsirkin
  2010-11-16 14:35 ` Luiz Capitulino
  2010-11-16 14:51 ` Anthony Liguori
  0 siblings, 2 replies; 3+ messages in thread
From: Michael S. Tsirkin @ 2010-11-16 13:16 UTC (permalink / raw)
  To: Anthony Liguori, qemu-devel

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

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

* Re: [Qemu-devel] [PULL] vhost, netdev, e1000, pci
  2010-11-16 13:16 [Qemu-devel] [PULL] vhost, netdev, e1000, pci Michael S. Tsirkin
@ 2010-11-16 14:35 ` Luiz Capitulino
  2010-11-16 14:51 ` Anthony Liguori
  1 sibling, 0 replies; 3+ messages in thread
From: Luiz Capitulino @ 2010-11-16 14:35 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: qemu-devel

On Tue, 16 Nov 2010 15:16:20 +0200
"Michael S. Tsirkin" <mst@redhat.com> 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)
> 
> 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

IMHO it's good practice to re-send patches in the pull request itself,
so that:

 1. the submitter knows his/her patches changed from state 'applied in
    maintainer's tree' to 'submitted for merging in master'

 2. you minimize the risk of merging something that wasn't sent to the
    list first

 3. people have a chance to review what you picked up, in case they didn't

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

* Re: [Qemu-devel] [PULL] vhost, netdev, e1000, pci
  2010-11-16 13:16 [Qemu-devel] [PULL] vhost, netdev, e1000, pci Michael S. Tsirkin
  2010-11-16 14:35 ` Luiz Capitulino
@ 2010-11-16 14:51 ` Anthony Liguori
  1 sibling, 0 replies; 3+ messages in thread
From: Anthony Liguori @ 2010-11-16 14:51 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: qemu-devel

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

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

end of thread, other threads:[~2010-11-16 14:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-16 13:16 [Qemu-devel] [PULL] vhost, netdev, e1000, pci Michael S. Tsirkin
2010-11-16 14:35 ` Luiz Capitulino
2010-11-16 14:51 ` 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).