From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40352) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMLer-00068Y-3P for qemu-devel@nongnu.org; Wed, 18 Sep 2013 13:35:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VMLek-0000nZ-FT for qemu-devel@nongnu.org; Wed, 18 Sep 2013 13:35:21 -0400 Received: from cantor2.suse.de ([195.135.220.15]:54517 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMLek-0000nH-9F for qemu-devel@nongnu.org; Wed, 18 Sep 2013 13:35:14 -0400 Message-ID: <5239E44E.3080406@suse.de> Date: Wed, 18 Sep 2013 19:35:10 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1379515305-8450-1-git-send-email-drjones@redhat.com> <1379515305-8450-3-git-send-email-drjones@redhat.com> In-Reply-To: <1379515305-8450-3-git-send-email-drjones@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 2/2] qemu-kvm: paravirt: add feature kvm_pv_unhalt List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andrew Jones Cc: Paolo Bonzini , qemu-devel@nongnu.org, ehabkost@redhat.com Am 18.09.2013 16:41, schrieb Andrew Jones: > I don't know yet if want this feature on by default, so for now I'm > just adding support for "-cpu ...,+kvm_pv_unhalt". >=20 > Signed-off-by: Andrew Jones > --- > target-i386/cpu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/target-i386/cpu.c b/target-i386/cpu.c > index 42c5de034ecc8..89491e7b1fba1 100644 > --- a/target-i386/cpu.c > +++ b/target-i386/cpu.c > @@ -123,7 +123,7 @@ static const char *ext4_feature_name[] =3D { > =20 > static const char *kvm_feature_name[] =3D { > "kvmclock", "kvm_nopiodelay", "kvm_mmu", "kvmclock", > - "kvm_asyncpf", "kvm_steal_time", "kvm_pv_eoi", NULL, > + "kvm_asyncpf", "kvm_steal_time", "kvm_pv_eoi", "kvm_pv_unhalt", > NULL, NULL, NULL, NULL, > NULL, NULL, NULL, NULL, > NULL, NULL, NULL, NULL, Since there's linux-headers updates involved I can't take it through my qom-cpu queue. If Paolo can tweak the subject to "target-i386: Add paravirt CPU feature kvm_pv_unhalt" or so I'd be happy for this to go through his uq/master queue. (qemu-kvm no longer exists, all QEMU patches are about QEMU anyway and there's no discrete "paravirt" subsystem or precedent in qemu.git history.) Patch itself is Reviewed-by: Andreas F=E4rber Regards, Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg