Show patches with: Submitter = Isaku Yamahata       |   2253 patches
« 1 2 ... 5 6 722 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v16,070/116] KVM: TDX: restore debug store when TD exit KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,069/116] KVM: TDX: complete interrupts after tdexit KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,068/116,MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,067/116] KVM: TDX: Add TSX_CTRL msr into uret_msrs list KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,066/116] KVM: TDX: restore user ret MSRs KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,065/116] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,064/116] KVM: TDX: restore host xsave state when exit from the guest TD KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,063/116] KVM: TDX: vcpu_run: save/restore host state(host kernel gs) KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,062/116] KVM: TDX: Implement TDX vcpu enter/exit path KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,061/116,MARKER] The start of TDX KVM patch series: TD vcpu enter/exit KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,060/116] KVM: TDX: Finalize VM initialization KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,059/116] KVM: TDX: Create initial guest memory KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,058/116] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,057/116,MARKER] The start of TDX KVM patch series: TD finalization KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,056/116] KVM: TDX: MTRR: implement get_mt_mask() for TDX KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,055/116] KVM: TDX: TDP MMU TDX support KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,054/116] KVM: TDX: Require TDP MMU and mmio caching for TDX KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,053/116] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,052/116] KVM: TDX: Add load_mmu_pgd method for TDX KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,051/116] KVM: TDX: Add accessors VMX VMCS helpers KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,050/116] KVM: VMX: Move setting of EPT MMU masks to common VT-x code KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,049/116] KVM: VMX: Split out guts of EPT violation to common/exposed function KVM TDX basic feature support - 2 - --- 2023-10-16 Isaku Yamahata New
[v16,048/116] KVM: x86/mmu: TDX: Do not enable page track for TD guest KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,047/116,MARKER] The start of TDX KVM patch series: TDX EPT violation KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,046/116] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,045/116] KVM: x86/tdp_mmu: Sprinkle __must_check KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,044/116] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,043/116] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,042/116] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,041/116] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,040/116] KVM: x86/mmu: Assume guest MMIOs are shared KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,039/116,MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,038/116] KVM: VMX: Introduce test mode related to EPT violation VE KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,037/116] KVM: x86/mmu: Allow per-VM override of the TDP max page level KVM TDX basic feature support 1 - - --- 2023-10-16 Isaku Yamahata New
[v16,036/116] KVM: x86/mmu: Disallow fast page fault on private GPA KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,035/116] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,034/116] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,033/116] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,032/116] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,031/116] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,030/116,MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,029/116] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,028/116] KVM: x86/mmu: introduce config for PRIVATE KVM MMU KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,027/116,MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,026/116] KVM: TDX: Do TDX specific vcpu initialization KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,025/116] KVM: TDX: allocate/free TDX vcpu structure KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,024/116,MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,023/116] KVM: TDX: Refuse to unplug the last cpu on the package KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,022/116] KVM: TDX: Make pmu_intel.c ignore guest TD case KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,021/116] KVM: TDX: initialize VM with TDX specific parameters KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,020/116] KVM: TDX: create/destroy VM structure KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,019/116] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,018/116] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,017/116] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,016/116] x86/virt/tdx: Add a helper function to return system wide info about TDX module KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,015/116] x86/cpu: Add helper functions to allocate/free TDX private host key id KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,014/116,MARKER] The start of TDX KVM patch series: TD VM creation/destruction KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,013/116] KVM: TDX: Add helper functions to print TDX SEAMCALL error KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,012/116] KVM: TDX: Retry SEAMCALL on the lack of entropy error KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,011/116] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,010/116] KVM: TDX: Add TDX "architectural" error codes KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,009/116] KVM: TDX: Define TDX architectural definitions KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,008/116,MARKER] The start of TDX KVM patch series: TDX architectural definitions KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,007/116] KVM: TDX: Make TDX VM type supported KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,006/116] KVM: TDX: Add placeholders for TDX VM/vcpu structure KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,005/116] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,004/116] KVM: VMX: Reorder vmx initialization with kvm vendor initialization KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,003/116] KVM: x86/vmx: Refactor KVM VMX module init/exit functions KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,002/116] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_hardware_setup() KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,001/116] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[12/12] KVM: selftests: hwpoison/mce failure injection x86/mce, KVM: X86: KVM memory poison and MCE injector support - - - --- 2023-10-10 Isaku Yamahata New
[11/12] KVM: selftests: lib: Add src memory type for hwpoison test x86/mce, KVM: X86: KVM memory poison and MCE injector support - - - --- 2023-10-10 Isaku Yamahata New
[10/12] KVM: selftests: Allow mapping guest memory without host alias x86/mce, KVM: X86: KVM memory poison and MCE injector support - - - --- 2023-10-10 Isaku Yamahata New
[09/12] KVM: X86: Add debugfs to inject machine check on VM exit x86/mce, KVM: X86: KVM memory poison and MCE injector support - - - --- 2023-10-10 Isaku Yamahata New
[08/12] x86/mce: Define a notifier chain for mce injector x86/mce, KVM: X86: KVM memory poison and MCE injector support - - - --- 2023-10-10 Isaku Yamahata New
[07/12] x86/mce/inject: Wire up the x86 MCE injector to FADV_MCE_INJECT x86/mce, KVM: X86: KVM memory poison and MCE injector support - - - --- 2023-10-10 Isaku Yamahata New
[06/12] mm/fadvise: Add FADV_MCE_INJECT flag for posix_fadvise() x86/mce, KVM: X86: KVM memory poison and MCE injector support - - - --- 2023-10-10 Isaku Yamahata New
[05/12] mm/fadvise: Add flags to inject hwpoison for posix_fadvise() x86/mce, KVM: X86: KVM memory poison and MCE injector support - - - --- 2023-10-10 Isaku Yamahata New
[04/12] x86/mce: Move and export inject_mce() from inject.c to core.c x86/mce, KVM: X86: KVM memory poison and MCE injector support - - - --- 2023-10-10 Isaku Yamahata New
[03/12] x86/mce/inject: Add notrigger entry to suppress MCE injection x86/mce, KVM: X86: KVM memory poison and MCE injector support - - - --- 2023-10-10 Isaku Yamahata New
[02/12] X86/mce/inject: Add mcgstatus for mce-inject debugfs x86/mce, KVM: X86: KVM memory poison and MCE injector support - - - --- 2023-10-10 Isaku Yamahata New
[01/12] x86/mce: Fix hw MCE injection feature detection x86/mce, KVM: X86: KVM memory poison and MCE injector support - - - --- 2023-10-10 Isaku Yamahata New
KVM: guest_memfd: Refactor kvm_gmem into inode->i_private KVM: guest_memfd: Refactor kvm_gmem into inode->i_private - - - --- 2023-09-26 Isaku Yamahata New
[RFC,v2,6/6] KVM: guest_memfd: selftest: Add test case for error_remove_page method KVM: gmem: Implement test cases for error_remove_page - - - --- 2023-09-21 Isaku Yamahata New
[RFC,v2,5/6] KVM: selftests: Add test cases for KVM_GUEST_MEMORY_FAILURE KVM: gmem: Implement test cases for error_remove_page - - - --- 2023-09-21 Isaku Yamahata New
[RFC,v2,4/6] KVM: gmem: Add ioctl to inject memory failure on guest memfd KVM: gmem: Implement test cases for error_remove_page - - - --- 2023-09-21 Isaku Yamahata New
[RFC,v2,3/6] KVM: selftests: Add tests for punch hole on guest_memfd KVM: gmem: Implement test cases for error_remove_page - - - --- 2023-09-21 Isaku Yamahata New
[RFC,v2,2/6] KVM: selftests: Add negative test cases for punch hole for guest_memfd() KVM: gmem: Implement test cases for error_remove_page - - - --- 2023-09-21 Isaku Yamahata New
[RFC,v2,1/6] KVM: gmem: Truncate pages on punch hole KVM: gmem: Implement test cases for error_remove_page - - - --- 2023-09-21 Isaku Yamahata New
[RFC,6/6] KVM: X86: Allow KVM gmem hwpoison test cases KVM: gmem: Implement error_remove_page - - - --- 2023-09-13 Isaku Yamahata New
[RFC,5/6] KVM: selftests: Add selftest for guest_memfd() fibmap KVM: gmem: Implement error_remove_page - - - --- 2023-09-13 Isaku Yamahata New
[RFC,4/6] KVM: guest_memfd: Implemnet bmap inode operation KVM: gmem: Implement error_remove_page - - - --- 2023-09-13 Isaku Yamahata New
[RFC,3/6] KVM: guest_memfd, x86: MEMORY_FAULT exit with hw poisoned page KVM: gmem: Implement error_remove_page - - - --- 2023-09-13 Isaku Yamahata New
[RFC,2/6] KVM: guestmem_fd: Make error_remove_page callback to unmap guest memory KVM: gmem: Implement error_remove_page - - - --- 2023-09-13 Isaku Yamahata New
[RFC,1/6] KVM: guest_memfd: Add config to show the capability to handle error page KVM: gmem: Implement error_remove_page - - - --- 2023-09-13 Isaku Yamahata New
[8/8] RFC: KVM: gmem: Guarantee the order of destruction KVM: gmem: Adding hooks for SEV and TDX - - - --- 2023-08-15 Isaku Yamahata New
[7/8] KVM: gmem: Avoid race with kvm_gmem_release and mmu notifier KVM: gmem: Adding hooks for SEV and TDX - - - --- 2023-08-15 Isaku Yamahata New
[6/8] KVM: gmem, x86: Add gmem hook for invalidating private memory KVM: gmem: Adding hooks for SEV and TDX - - - --- 2023-08-15 Isaku Yamahata New
[5/8] KVM: gmem, x86: Add gmem hook for initializing private memory KVM: gmem: Adding hooks for SEV and TDX 1 - - --- 2023-08-15 Isaku Yamahata New
[4/8] KVM: gmem: protect kvm_mmu_invalidate_end() KVM: gmem: Adding hooks for SEV and TDX 1 - - --- 2023-08-15 Isaku Yamahata New
« 1 2 ... 5 6 722 23 »