From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrSg5-0000EX-AN for qemu-devel@nongnu.org; Sun, 29 Jan 2012 06:12:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RrSg3-00013m-JE for qemu-devel@nongnu.org; Sun, 29 Jan 2012 06:12:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:22129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrSg3-00013h-5G for qemu-devel@nongnu.org; Sun, 29 Jan 2012 06:12:07 -0500 Message-ID: <4F252981.7000708@redhat.com> Date: Sun, 29 Jan 2012 13:12:01 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4F216E19.3040905@redhat.com> <4F217056.1030609@siemens.com> <4F21720A.9040306@siemens.com> <4F2173B7.2040904@redhat.com> <4F217537.8030202@siemens.com> <4F217612.4020707@redhat.com> <4F231874.1080503@web.de> <4F252090.7080103@redhat.com> In-Reply-To: <4F252090.7080103@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Merging kvm-apic into qemu-kvm List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel , KVM list On 01/29/2012 12:33 PM, Avi Kivity wrote: > On 01/27/2012 11:34 PM, Jan Kiszka wrote: > > > > > > Yes please. It's halfway through autotest and looks good. Even if I > > > have to change it, we can 'git rebase -p --onto' your branch (though I > > > doubt it will be necessary). > > > > Done, see > > > > git://git.kiszka.org/qemu-kvm.git queues/qemu-merge > > > > Only moderately tested so far, I'm counting on your machinery. > > > > Pulled, thanks a lot. Testing now. > 1. The default shows apic/ioapic in 'info qtree' (no kvm-), yet I see the vcpu threads in kvm_vcpu_block(), implying in-kernel irqchip. Something's wrong. 2. Migration is broken. -- error compiling committee.c: too many arguments to function