Re: [PATCH] i386: Build SEV only for 64-bit target

2025-07-16 Thread Xiaoyao Li
On 7/16/2025 3:15 PM, Cédric Le Goater wrote: Recent changes broke build on 32-bit host. Since there is no 32-bit support, restrict SEV to 64-bit. Signed-off-by: Cédric Le Goater Reviewed-by: Xiaoyao Li --- hw/i386/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi

Re: [PATCH] i386: Build SEV only for 64-bit target

2025-07-16 Thread Daniel P . Berrangé
On Wed, Jul 16, 2025 at 11:36:48AM +0200, Cédric Le Goater wrote: > On 7/16/25 11:28, Daniel P. Berrangé wrote: > > On Wed, Jul 16, 2025 at 09:15:54AM +0200, Cédric Le Goater wrote: > > > Recent changes broke build on 32-bit host. Since there is no 32-bit > > > support, restrict SEV to 64-bit. > >

Re: [PATCH] i386: Build SEV only for 64-bit target

2025-07-16 Thread Cédric Le Goater
On 7/16/25 11:28, Daniel P. Berrangé wrote: On Wed, Jul 16, 2025 at 09:15:54AM +0200, Cédric Le Goater wrote: Recent changes broke build on 32-bit host. Since there is no 32-bit support, restrict SEV to 64-bit. Signed-off-by: Cédric Le Goater --- hw/i386/Kconfig | 2 +- 1 file changed, 1 in

Re: [PATCH] i386: Build SEV only for 64-bit target

2025-07-16 Thread Daniel P . Berrangé
On Wed, Jul 16, 2025 at 09:15:54AM +0200, Cédric Le Goater wrote: > Recent changes broke build on 32-bit host. Since there is no 32-bit > support, restrict SEV to 64-bit. > > Signed-off-by: Cédric Le Goater > --- > hw/i386/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed

[PATCH] i386: Build SEV only for 64-bit target

2025-07-16 Thread Cédric Le Goater
Recent changes broke build on 32-bit host. Since there is no 32-bit support, restrict SEV to 64-bit. Signed-off-by: Cédric Le Goater --- hw/i386/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/i386/Kconfig b/hw/i386/Kconfig index 14d23e27b580b2d5ea3aa4c07ba066f21a