All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: "Andreas Färber" <afaerber@suse.de>
Cc: Andrew Jones <drjones@redhat.com>,
	qemu-devel@nongnu.org, ehabkost@redhat.com
Subject: Re: [Qemu-devel] [PATCH 2/2] qemu-kvm: paravirt: add feature kvm_pv_unhalt
Date: Thu, 19 Sep 2013 19:35:37 +0200	[thread overview]
Message-ID: <523B35E9.5060702@redhat.com> (raw)
In-Reply-To: <5239E44E.3080406@suse.de>

Il 18/09/2013 19:35, Andreas Färber ha scritto:
> 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".
>>
>> Signed-off-by: Andrew Jones <drjones@redhat.com>
>> ---
>>  target-i386/cpu.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> 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[] = {
>>  
>>  static const char *kvm_feature_name[] = {
>>      "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ärber <afaerber@suse.de>
> 
> Regards,
> Andreas
> 

Will do.

Paolo

      reply	other threads:[~2013-09-19 17:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-18 14:41 [Qemu-devel] [PATCH 0/2] kvm: add kvm_pv_unhalt Andrew Jones
2013-09-18 14:41 ` [Qemu-devel] [PATCH 1/2] linux-headers: update to 3.12-rc1 Andrew Jones
2013-09-18 18:05   ` Eduardo Habkost
2013-09-18 14:41 ` [Qemu-devel] [PATCH 2/2] qemu-kvm: paravirt: add feature kvm_pv_unhalt Andrew Jones
2013-09-18 17:24   ` Eduardo Habkost
2013-09-18 17:35   ` Andreas Färber
2013-09-19 17:35     ` Paolo Bonzini [this message]

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=523B35E9.5060702@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=afaerber@suse.de \
    --cc=drjones@redhat.com \
    --cc=ehabkost@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.