You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/i386/kvm
Chenyi Qiang 12ef9d4ed3 i386/tdx: Add CET SHSTK/IBT into the supported CPUID by XFAM
So that it can be configured in TD guest.

And considerring CET_U and CET_S bits are always same in supported
XFAM reported by TDX module, i.e., either 00 or 11. So, only need to
choose one of them.

Tested-by: Farrah Chen <farrah.chen@intel.com>
Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>
Signed-off-by: Chenyi Qiang <chenyi.qiang@intel.com>
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20251211060801.3600039-23-zhao1.liu@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 weeks ago
..
hyperv-proto.h hw/hyperv/hyperv-proto: Move SYNDBG definitions from target/i386 10 months ago
hyperv-stub.c target/i386: hyperv: add stub for hyperv_syndbg_query_options 1 year ago
hyperv.c cpus: properly kick CPUs out of inner execution loop 4 months ago
hyperv.h include: Rename sysemu/ -> system/ 1 year ago
kvm-cpu.c include: move hw/boards.h to hw/core/ 2 weeks ago
kvm.c i386/kvm: Add save/restore support for KVM_REG_GUEST_SSP 2 weeks ago
kvm_i386.h i386/kvm/cpu: Init SMM cpu address space for hotplugged CPUs 2 months ago
meson.build i386/tdx: handle TDG.VP.VMCALL<GetQuote> 7 months ago
tdx-quote-generator.c i386/tdx: Remove task->watch only when it's valid 6 months ago
tdx-quote-generator.h i386/tdx: handle TDG.VP.VMCALL<GetQuote> 7 months ago
tdx-stub.c i386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT 6 months ago
tdx.c i386/tdx: Add CET SHSTK/IBT into the supported CPUID by XFAM 2 weeks ago
tdx.h i386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT 6 months ago
trace-events i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE 2 years ago
trace.h i386: move kvm accel files into kvm/ 5 years ago
vmsr_energy.c include: move hw/boards.h to hw/core/ 2 weeks ago
vmsr_energy.h i386/cpu: Move the implementation of is_host_cpu_intel() host-cpu.c 6 months ago
xen-compat.h i386/xen: Implement HYPERVISOR_physdev_op 3 years ago
xen-emu.c target/i386/kvm: Replace legacy cpu_physical_memory_rw() call 3 months ago
xen-emu.h hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback 3 years ago