Re: [PATCH v6 56/60] i386/tdx: Don't treat SYSCALL as unavailable

2025-01-16 Thread Xiaoyao Li
On 11/5/2024 5:59 PM, Paolo Bonzini wrote: On 11/5/24 07:24, Xiaoyao Li wrote: Signed-off-by: Xiaoyao Li ---   target/i386/kvm/tdx.c | 7 +++   1 file changed, 7 insertions(+) diff --git a/target/i386/kvm/tdx.c b/target/i386/kvm/tdx.c index 9cb099e160e4..05475edf72bd 100644 --- a/target/i38

Re: [PATCH v6 56/60] i386/tdx: Don't treat SYSCALL as unavailable

2024-11-05 Thread Daniel P . Berrangé
On Tue, Nov 05, 2024 at 01:24:04AM -0500, Xiaoyao Li wrote: Preferrably explain the rationale for why this is needed in the commit message. > Signed-off-by: Xiaoyao Li > --- > target/i386/kvm/tdx.c | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/target/i386/kvm/tdx.c b/target/i

Re: [PATCH v6 56/60] i386/tdx: Don't treat SYSCALL as unavailable

2024-11-05 Thread Paolo Bonzini
On 11/5/24 07:24, Xiaoyao Li wrote: Signed-off-by: Xiaoyao Li --- target/i386/kvm/tdx.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/target/i386/kvm/tdx.c b/target/i386/kvm/tdx.c index 9cb099e160e4..05475edf72bd 100644 --- a/target/i386/kvm/tdx.c +++ b/target/i386/kvm/tdx.c @@ -

[PATCH v6 56/60] i386/tdx: Don't treat SYSCALL as unavailable

2024-11-04 Thread Xiaoyao Li
Signed-off-by: Xiaoyao Li --- target/i386/kvm/tdx.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/target/i386/kvm/tdx.c b/target/i386/kvm/tdx.c index 9cb099e160e4..05475edf72bd 100644 --- a/target/i386/kvm/tdx.c +++ b/target/i386/kvm/tdx.c @@ -734,6 +734,13 @@ static int tdx_check_fe