All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] pci, virtio fixes
@ 2010-07-11 20:55 Michael S. Tsirkin
  2010-07-13 18:39 ` Anthony Liguori
  2010-07-13 18:40 ` Anthony Liguori
  0 siblings, 2 replies; 3+ messages in thread
From: Michael S. Tsirkin @ 2010-07-11 20:55 UTC (permalink / raw)
  To: qemu-devel, Anthony Liguori

A couple of pci fixes in vmware are untested, but look
very minor to me and no one objected yet - let's merge and
handle the fallout if any.

The following changes since commit 1ddda5cd364d2f82201830ca69675e17c60ded8e:

  AppleSMC device emulation (2010-07-11 20:33:10 +0300)

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

Isaku Yamahata (3):
      pci: fix pci_device_reset
      pci hotplug: make pci_device_hot_remove() static
      pci hotplug: make pci hotplug return value to caller

Michael S. Tsirkin (5):
      pcnet: address TODOs
      rtl8139: address TODOs
      vmware_vga: fix reset value for command register
      virtio-net: correct packet length math
      pci: fix bridge update

 hw/pci-hotplug.c |    2 +-
 hw/pci.c         |   34 +++++++++++++++++++++++++---------
 hw/pcnet.c       |   16 ++--------------
 hw/rtl8139.c     |    3 ---
 hw/virtio-net.c  |   41 ++++++++++++++++++++++++++++-------------
 hw/vmware_vga.c  |    3 ---
 sysemu.h         |    1 -
 7 files changed, 56 insertions(+), 44 deletions(-)
-- 
MST

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

* Re: [Qemu-devel] [PULL] pci, virtio fixes
  2010-07-11 20:55 [Qemu-devel] [PULL] pci, virtio fixes Michael S. Tsirkin
@ 2010-07-13 18:39 ` Anthony Liguori
  2010-07-13 18:40 ` Anthony Liguori
  1 sibling, 0 replies; 3+ messages in thread
From: Anthony Liguori @ 2010-07-13 18:39 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: qemu-devel

On 07/11/2010 03:55 PM, Michael S. Tsirkin wrote:
> A couple of pci fixes in vmware are untested, but look
> very minor to me and no one objected yet - let's merge and
> handle the fallout if any.
>
> The following changes since commit 1ddda5cd364d2f82201830ca69675e17c60ded8e:
>    

Pulled.  Thanks.

Regards,

Anthony Liguori

>    AppleSMC device emulation (2010-07-11 20:33:10 +0300)
>
> are available in the git repository at:
>    git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony
>
> Isaku Yamahata (3):
>        pci: fix pci_device_reset
>        pci hotplug: make pci_device_hot_remove() static
>        pci hotplug: make pci hotplug return value to caller
>
> Michael S. Tsirkin (5):
>        pcnet: address TODOs
>        rtl8139: address TODOs
>        vmware_vga: fix reset value for command register
>        virtio-net: correct packet length math
>        pci: fix bridge update
>
>   hw/pci-hotplug.c |    2 +-
>   hw/pci.c         |   34 +++++++++++++++++++++++++---------
>   hw/pcnet.c       |   16 ++--------------
>   hw/rtl8139.c     |    3 ---
>   hw/virtio-net.c  |   41 ++++++++++++++++++++++++++++-------------
>   hw/vmware_vga.c  |    3 ---
>   sysemu.h         |    1 -
>   7 files changed, 56 insertions(+), 44 deletions(-)
>    

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

* Re: [Qemu-devel] [PULL] pci, virtio fixes
  2010-07-11 20:55 [Qemu-devel] [PULL] pci, virtio fixes Michael S. Tsirkin
  2010-07-13 18:39 ` Anthony Liguori
@ 2010-07-13 18:40 ` Anthony Liguori
  1 sibling, 0 replies; 3+ messages in thread
From: Anthony Liguori @ 2010-07-13 18:40 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: qemu-devel

On 07/11/2010 03:55 PM, Michael S. Tsirkin wrote:
> A couple of pci fixes in vmware are untested, but look
> very minor to me and no one objected yet - let's merge and
> handle the fallout if any.
>
> The following changes since commit 1ddda5cd364d2f82201830ca69675e17c60ded8e:
>
>    AppleSMC device emulation (2010-07-11 20:33:10 +0300)
>
> are available in the git repository at:
>    git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony
>
> Isaku Yamahata (3):
>        pci: fix pci_device_reset
>        pci hotplug: make pci_device_hot_remove() static
>        pci hotplug: make pci hotplug return value to caller
>
> Michael S. Tsirkin (5):
>        pcnet: address TODOs
>        rtl8139: address TODOs
>        vmware_vga: fix reset value for command register
>    

I think I neglected to respond but I did actually test this patch for you.

All you need is a F13 live cd.  Just boot it with -vmware vga.  The 
driver is built in.

Regards,

Anthony Liguori

>        virtio-net: correct packet length math
>        pci: fix bridge update
>
>   hw/pci-hotplug.c |    2 +-
>   hw/pci.c         |   34 +++++++++++++++++++++++++---------
>   hw/pcnet.c       |   16 ++--------------
>   hw/rtl8139.c     |    3 ---
>   hw/virtio-net.c  |   41 ++++++++++++++++++++++++++++-------------
>   hw/vmware_vga.c  |    3 ---
>   sysemu.h         |    1 -
>   7 files changed, 56 insertions(+), 44 deletions(-)
>    

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

end of thread, other threads:[~2010-07-13 18:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-11 20:55 [Qemu-devel] [PULL] pci, virtio fixes Michael S. Tsirkin
2010-07-13 18:39 ` Anthony Liguori
2010-07-13 18:40 ` 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.