qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL] KVM updates


From: Jan Kiszka
Subject: Re: [Qemu-devel] [PULL] KVM updates
Date: Mon, 10 Sep 2012 17:32:39 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

On 2012-09-10 17:25, Avi Kivity wrote:
> Please pull from:
> 
>   git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master
> 
> to merge some kvm updates, most notably a port of qemu-kvm's pre-vfio device
> assignment.  With this there are no significant changes left between qemu and
> qemu-kvm (though some work remains).
> 
> ----------------------------------------------------------------
> Christian Borntraeger (1):
>       qemu: Use valgrind annotations to mark kvm guest memory as defined
> 
> Jan Kiszka (5):
>       kvm: Clean up irqfd API
>       kvm: Introduce kvm_irqchip_update_msi_route
>       kvm: Introduce kvm_has_intx_set_mask
>       kvm: i386: Add services required for PCI device assignment
>       kvm: i386: Add classic PCI device assignment

uq/master used to contain two patches from Peter regarding the kernel
headers and my coalesced MMIO decoupling series - dropped intentionally?

Jan

> 
>  configure              |    3 +-
>  hw/kvm/Makefile.objs   |    2 +-
>  hw/kvm/pci-assign.c    | 1915 
> ++++++++++++++++++++++++++++++++++++++++++++++++
>  hw/qdev-monitor.c      |    1 +
>  hw/virtio-pci.c        |    4 +-
>  kvm-all.c              |   75 +-
>  kvm-stub.c             |   14 +-
>  kvm.h                  |    8 +-
>  target-i386/kvm.c      |  141 ++++
>  target-i386/kvm_i386.h |   22 +
>  10 files changed, 2151 insertions(+), 34 deletions(-)
>  create mode 100644 hw/kvm/pci-assign.c
> 

-- 
Siemens AG, Corporate Technology, CT RTC ITP SDP-DE
Corporate Competence Center Embedded Linux



reply via email to

[Prev in Thread] Current Thread [Next in Thread]