qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Avi Kivity <avi@redhat.com>
Cc: Jan Kiszka <jan.kiszka@siemens.com>,
	Marcelo Tosatti <mtosatti@redhat.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	KVM list <kvm@vger.kernel.org>
Subject: Re: [Qemu-devel] [PULL] KVM updates
Date: Mon, 10 Sep 2012 18:03:17 -0500	[thread overview]
Message-ID: <87fw6pbhvu.fsf@codemonkey.ws> (raw)
In-Reply-To: <504E0677.9020702@redhat.com>

Avi Kivity <avi@redhat.com> writes:

> 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).

Pulled. Thanks.

I took a look at the difference, appears to be some deprecated options
and CPU hotplug.  What's the plan there?

Is CPU hotplug functional in qemu-kvm?

Regards,

Anthony Liguori

>
> ----------------------------------------------------------------
> 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
>
>  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
>
> -- 
> error compiling committee.c: too many arguments to function

  parent reply	other threads:[~2012-09-10 23:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2012-09-11  8:50   ` Avi Kivity
2012-09-11  9:30     ` Jan Kiszka
  -- strict thread matches above, loose matches on Subject: below --
2012-08-12 12:58 [Qemu-devel] [PULL] kvm updates Avi Kivity
2012-08-13 21:13 ` Anthony Liguori
2012-06-11 13:38 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=87fw6pbhvu.fsf@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@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).