|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [RFC PATCH 01/23] target/i386: Expose x86_cpu_get_supported_feature_word() for TDX |
Date: | Tue, 16 Feb 2021 08:53:49 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 |
On 2/16/21 3:12 AM, Isaku Yamahata wrote: > From: Sean Christopherson <sean.j.christopherson@intel.com> > > Expose x86_cpu_get_supported_feature_word() outside of cpu.c so that it > can be used by TDX to setup the VM-wide CPUID configuration. > > Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> > --- > target/i386/cpu.c | 4 ++-- > target/i386/cpu.h | 3 +++ > 2 files changed, 5 insertions(+), 2 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |