qemu-cr16/target/arm
Xiaoyao Li a668268dc0 kvm: Introduce kvm_arch_pre_create_vcpu()
Introduce kvm_arch_pre_create_vcpu(), to perform arch-dependent
work prior to create any vcpu. This is for i386 TDX because it needs
call TDX_INIT_VM before creating any vcpu.

The specific implementation for i386 will be added in the future patch.

Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20250508150002.689633-8-xiaoyao.li@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-05-28 19:01:40 +02:00
..
hvf hvf: avoid repeatedly setting trap debug for each cpu 2025-05-06 15:01:22 +01:00
tcg target/arm/tcg/vfp_helper: compile file twice (system, user) 2025-05-14 15:12:41 +01:00
arch_dump.c target/arm/arch_dump: remove TARGET_AARCH64 conditionals 2025-05-14 15:12:40 +01:00
arm-powerctl.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
arm-powerctl.h
arm-qmp-cmds.c target/arm/kvm: Drop support for kernels without KVM_ARM_PREFERRED_TARGET 2025-05-06 15:02:35 +01:00
common-semi-target.h
cortex-regs.c
cpregs.h target/arm: Move A32_BANKED_REG_{GET,SET} macros to cpregs.h 2025-03-14 10:49:20 +00:00
cpu-features.h target/arm: Plumb FEAT_RPRES frecpe and frsqrte through to new helper 2025-02-11 16:22:07 +00:00
cpu-param.h accel/tcg: Move TARGET_TAGGED_ADDRESSES to TCGCPUOps.untagged_addr 2025-05-05 09:24:10 -07:00
cpu-qom.h target/arm: Remove TYPE_AARCH64_CPU 2025-05-14 14:29:46 +01:00
cpu.c target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features 2025-05-14 15:12:40 +01:00
cpu.h target/arm: Remove TYPE_AARCH64_CPU 2025-05-14 14:29:46 +01:00
cpu32-stubs.c target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features 2025-05-14 15:12:40 +01:00
cpu64.c target/arm: Remove TYPE_AARCH64_CPU 2025-05-14 14:29:46 +01:00
debug_helper.c target/arm/debug_helper: remove target_ulong 2025-05-14 15:12:40 +01:00
gdbstub.c target/arm: Handle AArch64 gdb read/write regs in TYPE_ARM_CPU 2025-04-25 17:00:42 +02:00
gdbstub64.c exec/cpu-all: remove exec/target_page include 2025-04-23 15:04:57 -07:00
gtimer.h target/arm: Document the architectural names of our GTIMERs 2025-03-07 10:08:21 +00:00
helper.c target/arm/helper: restrict define_tlb_insn_regs to system target 2025-05-14 15:12:40 +01:00
helper.h target/arm/helper: extract common helpers 2025-05-14 15:12:40 +01:00
hvf_arm.h hvf: arm: Implement and use hvf_get_physical_address_range 2024-09-13 15:31:47 +01:00
hyp_gdbstub.c target/arm: Replace target_ulong -> vaddr for HWBreakpoint 2025-05-14 15:12:40 +01:00
idau.h
internals.h target/arm: Replace target_ulong -> vaddr for HWBreakpoint 2025-05-14 15:12:40 +01:00
Kconfig
kvm-consts.h
kvm-stub.c target/arm/kvm-stub: add missing stubs 2025-05-14 15:12:40 +01:00
kvm.c kvm: Introduce kvm_arch_pre_create_vcpu() 2025-05-28 19:01:40 +02:00
kvm_arm.h target/arm/machine: move cpu_post_load kvm bits to kvm_arm_cpu_post_load function 2025-05-14 15:12:40 +01:00
machine.c target/arm/machine: move cpu_post_load kvm bits to kvm_arm_cpu_post_load function 2025-05-14 15:12:40 +01:00
meson.build target/arm: remove explicit dependencies listed 2025-05-26 17:31:06 +02:00
multiprocessing.h
ptw.c target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw 2025-05-14 15:12:40 +01:00
syndrome.h
tcg-stubs.c target/arm: Unexport assert_hflags_rebuild_correctly 2025-04-30 12:45:05 -07:00
trace-events
trace.h
vfp_fpscr.c target/arm: Rename vfp_helper.c to vfp_fpscr.c 2025-02-25 15:32:58 +00:00