qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Avi Kivity <avi@redhat.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL] kvm updates
Date: Mon, 13 Aug 2012 16:13:08 -0500	[thread overview]
Message-ID: <87mx1ya42j.fsf@codemonkey.ws> (raw)
In-Reply-To: <5027A858.6060308@redhat.com>

Avi Kivity <avi@redhat.com> 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	other threads:[~2012-08-13 21:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-12 12:58 [Qemu-devel] [PULL] kvm updates Avi Kivity
2012-08-13 21:13 ` Anthony Liguori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-10 15:25 [Qemu-devel] [PULL] KVM updates Avi Kivity
2012-09-10 15:32 ` Jan Kiszka
2012-09-10 15:49   ` Marcelo Tosatti
2012-09-10 15:54     ` Avi Kivity
2012-09-10 23:03 ` Anthony Liguori
2012-09-11  8:50   ` Avi Kivity
2012-09-11  9:30     ` Jan Kiszka
2012-06-11 13:38 [Qemu-devel] [PULL] kvm updates Avi Kivity
2012-06-11 18:28 ` Anthony Liguori
2012-03-01 12:47 Avi Kivity
2012-03-01 23:45 ` Andreas Färber
2012-03-04 10:08   ` Avi Kivity
2012-03-02 13:22 ` Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mx1ya42j.fsf@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).