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: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL] kvm updates
Date: Mon, 13 Aug 2012 16:13:08 -0500
User-agent: Notmuch/0.13.2+93~ged93d79 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Avi Kivity <address@hidden> writes:

> Please pull from:
>
>   git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master

Pulled. Thanks.

Regards,

Anthony Liguori

>
> This is mostly Peter's kvm_irqchip_in_kernel() decoupling work.
>
> ----------------------------------------------------------------
> Dunrong Huang (1):
>       kvm: Check if smp_cpus exceeds max cpus supported by kvm
>
> Peter Maydell (8):
>       configure: Don't implicitly hardcode list of KVM architectures
>       kvm: Decouple 'async interrupt delivery' from 'kernel irqchip'
>       kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()
>       kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
>       kvm: Decouple 'irqfds usable' from 'kernel irqchip'
>       kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
>       kvm: Decouple 'GSI routing' from 'kernel irqchip'
>       kvm: Add documentation comment for kvm_irqchip_in_kernel()
>
>  configure                 | 14 +++++++++++---
>  cpus.c                    |  3 ++-
>  hw/kvm/i8259.c            |  2 +-
>  hw/kvm/ioapic.c           |  2 +-
>  hw/pc.c                   |  1 +
>  hw/virtio-pci.c           |  4 ++--
>  kvm-all.c                 | 54 
> +++++++++++++++++++++++++++++++++++++++++++-----------
>  kvm-stub.c                |  9 ++++-----
>  kvm.h                     | 60 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
>  target-i386/Makefile.objs |  1 +
>  target-i386/kvm-stub.c    | 18 ++++++++++++++++++
>  target-i386/kvm.c         | 13 +++++++++++++
>  target-i386/kvm_i386.h    | 16 ++++++++++++++++
>  13 files changed, 170 insertions(+), 27 deletions(-)
>  create mode 100644 target-i386/kvm-stub.c
>  create mode 100644 target-i386/kvm_i386.h
>
> -- 
> error compiling committee.c: too many arguments to function



reply via email to

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