summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2025-03-12x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.hJames Morse
2025-03-12x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkersJames Morse
2025-03-12x86/resctrl: Move monitor init work to a resctrl init callJames Morse
2025-03-12x86/resctrl: Move monitor exit work to a resctrl exit callJames Morse
2025-03-12x86/resctrl: Add an arch helper to reset one resourceJames Morse
2025-03-12x86/resctrl: Move resctrl types to a separate headerJames Morse
2025-03-12x86/resctrl: Move rdt_find_domain() to be visible to arch and fs codeJames Morse
2025-03-12x86/resctrl: Expose resctrl fs's init function to the rest of the kernelJames Morse
2025-03-12x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()James Morse
2025-03-12x86/resctrl: Add helper for setting CPU default propertiesJames Morse