Re: [EXTERNAL] [PATCH v2] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
From: David Woodhouse
Date: Thu Feb 24 2022 - 05:14:39 EST
- Next message: FWS BHC: "Re: Hello As i write you my consultant is in your state searching for a reliable partner who we can partner with but I got your website vger.kernel.org on my search for a business partner online at google business search. I am a politician and i don't have time to invest. i am willing to invest $35 Million in area of Investment interest: Oil & Gas, Agriculture, Aviation, Tourism, Retail, Real Estate & Construction, IT & Communications, Engineering, Utilities, Telecoms, Mining, Maritime Sector and Entertainment industries. I will give you 40% of the total funds while i have 60% but to be on a safe side and to be sure you will give to me my 60% of the total funds,we need to sign an agreement document to guarantee my 60% please. can we discuss more? i wait to hear from you. Thanks Miller Tel:+1 404 596 &532"
- Previous message: Krzysztof Kozlowski: "Re: [PATCH 1/4] dt-bindings: pwm: google,cros-ec: include generic pwm schema"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 2022-02-23 at 16:53 +0000, Sean Christopherson wrote:
> + /*
> + * Request that don't require vCPU action should never be logged in
> + * vcpu->requests. The vCPU won't clear the request, so it will stay
> + * logged indefinitely and prevent the vCPU from entering the guest.
> + */
> + BUILD_BUG_ON(!__builtin_constant_p(req) ||
> + (req & KVM_REQUEST_NO_ACTION));
Should KVM_REQ_UNHALT be one of these? Might have saved me a number of
hours of debugging the SCHEDOP_poll patch I'm about to repost...
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
- Next message: FWS BHC: "Re: Hello As i write you my consultant is in your state searching for a reliable partner who we can partner with but I got your website vger.kernel.org on my search for a business partner online at google business search. I am a politician and i don't have time to invest. i am willing to invest $35 Million in area of Investment interest: Oil & Gas, Agriculture, Aviation, Tourism, Retail, Real Estate & Construction, IT & Communications, Engineering, Utilities, Telecoms, Mining, Maritime Sector and Entertainment industries. I will give you 40% of the total funds while i have 60% but to be on a safe side and to be sure you will give to me my 60% of the total funds,we need to sign an agreement document to guarantee my 60% please. can we discuss more? i wait to hear from you. Thanks Miller Tel:+1 404 596 &532"
- Previous message: Krzysztof Kozlowski: "Re: [PATCH 1/4] dt-bindings: pwm: google,cros-ec: include generic pwm schema"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]