summaryrefslogtreecommitdiff
path: root/arch/x86/coco/sev/vc-handle.c
AgeCommit message (Expand)Author
2026-05-04x86/entry: Zap the #VC entry user and kernel macrosBorislav Petkov (AMD)
2026-01-19x86/sev: Rename sev_es_ghcb_handle_msr() to __vc_handle_msr()Borislav Petkov (AMD)
2025-12-31x86/sev: Move the internal headerBorislav Petkov (AMD)
2025-11-11x86/coco/sev: Convert has_cpuflag() to use cpu_feature_enabled()Borislav Petkov (AMD)
2025-09-05Merge branch 'x86/apic' into x86/sev, to resolve conflictIngo Molnar
2025-09-03x86/sev: Move GHCB page based HV communication out of startup codeArd Biesheuvel
2025-09-01x86/sev: Prevent SECURE_AVIC_CONTROL MSR interception for Secure AVIC guestsNeeraj Upadhyay
2025-09-01x86/apic: Add support to send IPI for Secure AVICNeeraj Upadhyay
2025-08-12x86/sev: Improve handling of writes to intercepted TSC MSRsNikunj A Dadhania
2025-06-27x86/sev/vc: Fix EFI runtime instruction emulationGerd Hoffmann
2025-05-15x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID headerAhmed S. Darwish
2025-05-05x86/sev: Disentangle #VC handling code from startup codeArd Biesheuvel