All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] pci,vhost-net,eepro100
@ 2010-04-11 20:29 Michael S. Tsirkin
  2010-04-14  2:04 ` [Qemu-devel] " Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2010-04-11 20:29 UTC (permalink / raw)
  To: Anthony Liguori, qemu-devel

The following changes since commit f7e2aca83419dde3c94fa1d5e615581bb4ded9c0:

  tcg/ppc: Fix typo (2010-04-06 03:10:03 +0400)

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

David L Stevens (1):
      vhost: fix features ack

Marcelo Tosatti (1):
      vhost.c: include <linux/vhost.h> last

Michael S. Tsirkin (3):
      pci: add API to add capability at a known offset
      eepro100: convert to new capability API
      vhost-net: disable mergeable buffers

Stefan Weil (8):
      eepro100: Don't allow writing SCBStatus
      eepro100: Simplify status handling
      eepro100: Simplified device instantiation
      eepro100: Add new device variant i82801
      eepro100: Set configuration bit for standard TCB
      eepro100: Set power management capability using pci_reserve_capability
      eepro100: fix mapping of flash memory
      eepro100: fix PCI interrupt pin configuration regression

 hw/eepro100.c   |  534 ++++++++++++++++++++----------------------------------
 hw/pci.c        |   17 ++-
 hw/pci.h        |    2 +
 hw/vhost.c      |    2 +-
 hw/vhost_net.c  |    1 +
 hw/virtio-net.c |    8 +
 6 files changed, 223 insertions(+), 341 deletions(-)

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

* [Qemu-devel] Re: [PULL] pci,vhost-net,eepro100
  2010-04-11 20:29 [Qemu-devel] [PULL] pci,vhost-net,eepro100 Michael S. Tsirkin
@ 2010-04-14  2:04 ` Anthony Liguori
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2010-04-14  2:04 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: qemu-devel

On 04/11/2010 03:29 PM, Michael S. Tsirkin wrote:
> The following changes since commit f7e2aca83419dde3c94fa1d5e615581bb4ded9c0:
>
>    tcg/ppc: Fix typo (2010-04-06 03:10:03 +0400)
>
> are available in the git repository at:
>    git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony
>    

Pulled.  Thanks.

Regards,

Anthony Liguori

> David L Stevens (1):
>        vhost: fix features ack
>
> Marcelo Tosatti (1):
>        vhost.c: include<linux/vhost.h>  last
>
> Michael S. Tsirkin (3):
>        pci: add API to add capability at a known offset
>        eepro100: convert to new capability API
>        vhost-net: disable mergeable buffers
>
> Stefan Weil (8):
>        eepro100: Don't allow writing SCBStatus
>        eepro100: Simplify status handling
>        eepro100: Simplified device instantiation
>        eepro100: Add new device variant i82801
>        eepro100: Set configuration bit for standard TCB
>        eepro100: Set power management capability using pci_reserve_capability
>        eepro100: fix mapping of flash memory
>        eepro100: fix PCI interrupt pin configuration regression
>
>   hw/eepro100.c   |  534 ++++++++++++++++++++----------------------------------
>   hw/pci.c        |   17 ++-
>   hw/pci.h        |    2 +
>   hw/vhost.c      |    2 +-
>   hw/vhost_net.c  |    1 +
>   hw/virtio-net.c |    8 +
>   6 files changed, 223 insertions(+), 341 deletions(-)
>    

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

end of thread, other threads:[~2010-04-14  2:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-11 20:29 [Qemu-devel] [PULL] pci,vhost-net,eepro100 Michael S. Tsirkin
2010-04-14  2:04 ` [Qemu-devel] " Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.