From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:51484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrSno-0003jF-EC for qemu-devel@nongnu.org; Sun, 29 Jan 2012 06:20:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RrSnn-000209-Be for qemu-devel@nongnu.org; Sun, 29 Jan 2012 06:20:08 -0500 Received: from fmmailgate03.web.de ([217.72.192.234]:56298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrSnm-0001zh-Vc for qemu-devel@nongnu.org; Sun, 29 Jan 2012 06:20:07 -0500 Received: from moweb002.kundenserver.de (moweb002.kundenserver.de [172.19.20.108]) by fmmailgate03.web.de (Postfix) with ESMTP id 4097E1B0834B9 for ; Sun, 29 Jan 2012 12:20:06 +0100 (CET) Message-ID: <4F252B64.4070300@web.de> Date: Sun, 29 Jan 2012 12:20:04 +0100 From: Jan Kiszka 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> <4F252981.7000708@redhat.com> <4F252A3D.8000905@web.de> <4F252B06.2070800@redhat.com> In-Reply-To: <4F252B06.2070800@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4CB6CF33598F852A291628E1" Subject: Re: [Qemu-devel] Merging kvm-apic into qemu-kvm List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel , KVM list This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4CB6CF33598F852A291628E1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 2012-01-29 12:18, Avi Kivity wrote: > On 01/29/2012 01:15 PM, Jan Kiszka wrote: >> On 2012-01-29 12:12, Avi Kivity wrote: >>> 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 i= f I >>>>>> have to change it, we can 'git rebase -p --onto' your branch (thou= gh 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.=20 >>> Something's wrong. >> >> Nope, that's just the behavior of the original qemu-kvm irqchip (i.e. >> kvm extension is merged into the emulated device). Nothing changed her= e >> so far. >=20 > So, -no-kvm-irqchip should still work as expected? Yes. In addition, I've patches here to make -machine kernel_irqchip=3Doff= work as well. >=20 >> >>> >>> 2. Migration is broken. >> >> OK, that's new. A trivial scenario? >> >=20 > Incoming command line: >=20 > qemu-system-x86_64 -m 512 /images/Fedora.img -smp 2 -monitor stdio > -incoming tcp::4444 >=20 > I expect you can remove '-smp 2' and it would still fail. >=20 Will check. Jan --------------enig4CB6CF33598F852A291628E1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8lK2QACgkQitSsb3rl5xRPwQCgyhuBXzJ7QUVf+9t5uXILJ6j7 J3MAn3aRsTEDg8HA99NdfJ1rkpmBtpBU =MNfp -----END PGP SIGNATURE----- --------------enig4CB6CF33598F852A291628E1--