All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vitaly Kuznetsov <vkuznets@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	Eduardo Habkost <ehabkost@redhat.com>
Subject: Re: [PATCH] target/i386: support KVM_FEATURE_ASYNC_PF_INT
Date: Tue, 29 Sep 2020 14:06:30 +0200	[thread overview]
Message-ID: <87d024bxdl.fsf@vitty.brq.redhat.com> (raw)
In-Reply-To: <eff476d4-d991-8532-723a-d6c5199b8f74@redhat.com>

Paolo Bonzini <pbonzini@redhat.com> writes:

> On 12/09/20 08:02, Paolo Bonzini wrote:
>> @@ -4209,6 +4209,7 @@ static PropValue kvm_default_props[] = {
>>      { "kvmclock", "on" },
>>      { "kvm-nopiodelay", "on" },
>>      { "kvm-asyncpf", "on" },
>> +    { "kvm-asyncpf-int", "on" },
>>      { "kvm-steal-time", "on" },
>>      { "kvm-pv-eoi", "on" },
>
> This would warn on old kernels.  I removed it.
>

With Eduardo's comment updated (thanks) it's clear it should not be
there. Thanks!

-- 
Vitaly



      reply	other threads:[~2020-09-29 12:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08 14:12 [PATCH] target/i386: support KVM_FEATURE_ASYNC_PF_INT Vitaly Kuznetsov
2020-09-12  6:02 ` Paolo Bonzini
2020-09-25 19:21   ` Paolo Bonzini
2020-09-29 12:06     ` Vitaly Kuznetsov [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=87d024bxdl.fsf@vitty.brq.redhat.com \
    --to=vkuznets@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=mtosatti@redhat.com \
    --cc=pbonzini@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.