summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-03-14KVM: x86/mmu: Taking guest pa into consideration when calculate tdp levelXiaoyao Li
2025-03-14KVM: x86: Introduce KVM_TDX_GET_CPUIDXiaoyao Li
2025-03-14KVM: TDX: Do TDX specific vcpu initializationIsaku Yamahata
2025-03-14KVM: TDX: create/free TDX vcpu structureIsaku Yamahata
2025-03-14KVM: TDX: Don't offline the last cpu of one package when there's TDX guestIsaku Yamahata
2025-03-14KVM: TDX: Make pmu_intel.c ignore guest TD caseIsaku Yamahata
2025-03-14KVM: TDX: add ioctl to initialize VM with TDX specific parametersIsaku Yamahata
2025-03-14KVM: x86: expose cpuid_entry2_find for TDXPaolo Bonzini
2025-03-14KVM: TDX: Support per-VM KVM_CAP_MAX_VCPUS extension checkIsaku Yamahata
2025-03-14KVM: TDX: create/destroy VM structureIsaku Yamahata
2025-03-14KVM: TDX: Get system-wide info about TDX module on initializationIsaku Yamahata
2025-03-14KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctlIsaku Yamahata
2025-03-14KVM: TDX: Add helper functions to print TDX SEAMCALL errorIsaku Yamahata
2025-03-14KVM: TDX: Add TDX "architectural" error codesSean Christopherson
2025-03-14KVM: TDX: Define TDX architectural definitionsIsaku Yamahata
2025-03-14KVM: TDX: Add placeholders for TDX VM/vCPU structuresIsaku Yamahata
2025-03-14KVM: TDX: Get TDX global informationKai Huang
2025-03-14KVM: VMX: Initialize TDX during KVM module loadKai Huang
2025-03-14KVM: VMX: Refactor VMX module init/exit functionsKai Huang
2025-03-14x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc and free TDX guest KeyIDIsaku Yamahata
2025-03-14x86/virt/tdx: Read essential global metadata for KVMKai Huang
2025-03-14x86/virt/tdx: allocate tdx_sys_info in static memoryPaolo Bonzini
2025-03-14x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operationsRick Edgecombe
2025-03-14x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field accessRick Edgecombe
2025-03-14x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache managementRick Edgecombe
2025-03-14x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creationRick Edgecombe
2025-03-14x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creationRick Edgecombe
2025-03-14x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID managementRick Edgecombe
2025-03-14KVM: x86: block KVM_CAP_SYNC_REGS if guest state is protectedPaolo Bonzini
2025-03-14KVM: x86: Add infrastructure for secure TSCIsaku Yamahata
2025-03-14KVM: x86: Push down setting vcpu.arch.user_set_tscIsaku Yamahata
2025-03-14KVM: x86: move vm_destroy callback at end of kvm_arch_destroy_vmPaolo Bonzini
2025-03-14cpu/SMT: Provide a default topology_is_primary_thread()Yicong Yang
2025-03-14x86/kexec: Add relocate_kernel() debugging support: Load a GDTDavid Woodhouse
2025-03-13x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisorsAjay Kaher
2025-03-13x86/fpu: Use XSAVE{,OPT,C,S} and XRSTOR{,S} mnemonics in xstate.hUros Bizjak
2025-03-13x86/boot: Move the LA57 trampoline to separate source fileArd Biesheuvel
2025-03-12x86/boot: Add back some padding for the CRC-32 checksumArd Biesheuvel
2025-03-12x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callersJames Morse
2025-03-12x86/resctrl: Move get_config_index() to a headerJames Morse
2025-03-12x86/resctrl: Handle throttle_mode for SMBA resourcesJames Morse
2025-03-12x86/resctrl: Move RFTYPE flags to be managed by resctrlJames Morse
2025-03-12x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plrJames Morse
2025-03-12x86/resctrl: Make prefetch_disable_bits belong to the arch codeJames Morse
2025-03-12x86/resctrl: Allow an architecture to disable pseudo lockJames Morse
2025-03-12x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functionsJames Morse
2025-03-12x86/resctrl: Move mbm_cfg_mask to struct rdt_resourceJames Morse
2025-03-12x86/resctrl: Move mba_mbps_default_event init to filesystem codeJames Morse
2025-03-12x86/resctrl: Change mon_event_config_{read,write}() to be arch helpersJames Morse
2025-03-12x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMECJames Morse