qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] target/i386: support KVM_FEATURE_ASYNC_PF_INT


From: Vitaly Kuznetsov
Subject: Re: [PATCH] target/i386: support KVM_FEATURE_ASYNC_PF_INT
Date: Tue, 29 Sep 2020 14:06:30 +0200

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 via email to

[Prev in Thread] Current Thread [Next in Thread]