]> git.ipfire.org Git - thirdparty/qemu.git/commit
i386: Build SEV only for 64-bit target
authorCédric Le Goater <clg@redhat.com>
Wed, 16 Jul 2025 07:15:54 +0000 (09:15 +0200)
committerCédric Le Goater <clg@redhat.com>
Mon, 28 Jul 2025 15:52:34 +0000 (17:52 +0200)
commit1dc1220fbd30a200aea972fc3aa53d439aff466b
treead235c294e44359736cd7cd1a175ffee5a8430cc
parent1ebdd2d92611a573f9fcdf0fc7f31b1efd07ac30
i386: Build SEV only for 64-bit target

Recent changes broke build on 32-bit host. Since there is no 32-bit
support, restrict SEV to 64-bit.

Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250716071554.377356-1-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/i386/Kconfig