[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 4/8] tools/cpuid: Plumb nested_virt down into xc_cpuid_apply_policy()
 
- To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
 
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
 
- Date: Thu, 1 Oct 2020 12:06:54 +0200
 
- Authentication-results: esa2.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
 
- Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Ian Jackson	<iwj@xxxxxxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Anthony PERARD	<anthony.perard@xxxxxxxxxx>
 
- Delivery-date: Thu, 01 Oct 2020 10:07:07 +0000
 
- Ironport-sdr: 5HGXiubGCZ27aigNbjMnPTH/jFw/iCcePLrnmG/5I6tllqxLQVYKhlGX1gLoWvVoaJumSQbPb1 tnCL5smZCVGXrxqbQ2qOMkDR/mJV2T/FoUCatxPXgfXZluky9EmcpfbTpih8MJlgkGGNqMJyil C5O14pQZcQOWyjyhhOsIFrXyl8blz3GHZLn3nU9P2+Qtc3lIgTr2Xk6AI9YsiZ61bO/UXCUT0N P1VJlrVqp5omZfhlicFxANhHmQL7AMYM4kuTs1fE6OJQjRvjsNn4Ma6CIEks3P/Vh+MshPTv0W BDk=
 
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
 
 
 
On Wed, Sep 30, 2020 at 02:42:44PM +0100, Andrew Cooper wrote:
> Nested Virt is the final special case in legacy CPUID handling.  Pass the
> (poorly named) nested_hvm setting down into xc_cpuid_apply_policy() to break
> the semantic dependency on HVM_PARAM_NESTEDHVM.
> 
> No functional change.
> 
> Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
Reviewed-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>
Thanks, Roger.
 
 
    
     |