Re: [PATCH 0/3] qemu-kvm: pci-assign: Mapping fixes

2011-04-27 Thread Avi Kivity

On 04/23/2011 01:05 PM, Jan Kiszka wrote:

The promised cleanups.



Jan Kiszka (3):
   qemu-kvm: pci-assign: Clean up free_assigned_device
   qemu-kvm: pci-assign: Remove dead code from assigned_dev_iomem_map
   qemu-kvm: pci-assign: Consolidate and fix slow mmio region mappings


Applied, thanks.

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/3] qemu-kvm: pci-assign: Mapping fixes

2011-04-25 Thread Alex Williamson
On Sat, 2011-04-23 at 12:05 +0200, Jan Kiszka wrote:
 The promised cleanups.
 
 
 
 Jan Kiszka (3):
   qemu-kvm: pci-assign: Clean up free_assigned_device
   qemu-kvm: pci-assign: Remove dead code from assigned_dev_iomem_map
   qemu-kvm: pci-assign: Consolidate and fix slow mmio region mappings
 
  hw/device-assignment.c |  139 ++-
  1 files changed, 53 insertions(+), 86 deletions(-)
 

Looks good to me.

Acked-by: Alex Williamson alex.william...@redhat.com

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/3] qemu-kvm: pci-assign: Mapping fixes

2011-04-23 Thread Jan Kiszka
The promised cleanups.



Jan Kiszka (3):
  qemu-kvm: pci-assign: Clean up free_assigned_device
  qemu-kvm: pci-assign: Remove dead code from assigned_dev_iomem_map
  qemu-kvm: pci-assign: Consolidate and fix slow mmio region mappings

 hw/device-assignment.c |  139 ++-
 1 files changed, 53 insertions(+), 86 deletions(-)

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html