Show patches with: Submitter = Isaku Yamahata       |   2253 patches
« 1 2 ... 4 5 622 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v17,038/116] KVM: VMX: Introduce test mode related to EPT violation VE KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,037/116] KVM: x86/mmu: Allow per-VM override of the TDP max page level KVM TDX basic feature support 1 - - --- 2023-11-07 Isaku Yamahata New
[v17,036/116] KVM: x86/mmu: Disallow fast page fault on private GPA KVM TDX basic feature support - 1 - --- 2023-11-07 Isaku Yamahata New
[v17,035/116] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,034/116] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,033/116] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,032/116] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,031/116] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,030/116,MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,029/116] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA KVM TDX basic feature support - 1 - --- 2023-11-07 Isaku Yamahata New
[v17,028/116] KVM: x86/mmu: introduce config for PRIVATE KVM MMU KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,027/116,MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,026/116] KVM: TDX: Do TDX specific vcpu initialization KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,025/116] KVM: TDX: allocate/free TDX vcpu structure KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,024/116,MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,023/116] KVM: TDX: Refuse to unplug the last cpu on the package KVM TDX basic feature support - 1 - --- 2023-11-07 Isaku Yamahata New
[v17,022/116] KVM: TDX: Make pmu_intel.c ignore guest TD case KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,021/116] KVM: TDX: initialize VM with TDX specific parameters KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,020/116] KVM: TDX: create/destroy VM structure KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,019/116] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,018/116] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,017/116] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,016/116] x86/virt/tdx: Add a helper function to return system wide info about TDX module KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,015/116] x86/cpu: Add helper functions to allocate/free TDX private host key id KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,014/116,MARKER] The start of TDX KVM patch series: TD VM creation/destruction KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,013/116] KVM: TDX: Add helper functions to print TDX SEAMCALL error KVM TDX basic feature support - 1 - --- 2023-11-07 Isaku Yamahata New
[v17,012/116] KVM: TDX: Retry SEAMCALL on the lack of entropy error KVM TDX basic feature support - 1 - --- 2023-11-07 Isaku Yamahata New
[v17,011/116] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module KVM TDX basic feature support - 1 - --- 2023-11-07 Isaku Yamahata New
[v17,010/116] KVM: TDX: Add TDX "architectural" error codes KVM TDX basic feature support - 1 - --- 2023-11-07 Isaku Yamahata New
[v17,009/116] KVM: TDX: Define TDX architectural definitions KVM TDX basic feature support - 1 - --- 2023-11-07 Isaku Yamahata New
[v17,008/116,MARKER] The start of TDX KVM patch series: TDX architectural definitions KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,007/116] KVM: TDX: Make TDX VM type supported KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,006/116] KVM: TDX: Add placeholders for TDX VM/vcpu structure KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,005/116] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,004/116] KVM: VMX: Reorder vmx initialization with kvm vendor initialization KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,003/116] KVM: x86/vmx: Refactor KVM VMX module init/exit functions KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,002/116] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_hardware_setup() KVM TDX basic feature support - - - --- 2023-11-07 Isaku Yamahata New
[v17,001/116] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX KVM TDX basic feature support - 2 - --- 2023-11-07 Isaku Yamahata New
[RFC,v5,16/16] KVM: TDX: Allow 2MB large page for TD GUEST KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,15/16] KVM: x86/mmu: Make kvm fault handler aware of large page of private memslot KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,14/16] KVM: x86/tdp_mmu: TDX: Implement merge pages into a large page KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,13/16] KVM: x86/tdp_mmu: Try to merge pages into a large page KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,12/16] KVM: x86/tdp_mmu, TDX: Split a large page when 4KB page within it converted to shared KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,11/16] KVM: x86/tdp_mmu: Split the large page when zap leaf KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,10/16] KVM: x86/tdp_mmu: Allocate private page table for large page split KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,09/16] KVM: TDX: Pass desired page level in err code for page fault handler KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,08/16] KVM: TDX: Pin pages via get_page() right before ADD/AUG'ed to TDs KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,07/16] KVM: MMU: Introduce level info in PFERR code KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,06/16] KVM: TDX: Update tdx_sept_{set,drop}_private_spte() to support large page KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,05/16] KVM: TDX: Pass size to reclaim_page() KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,04/16] KVM: TDX: Pass size to tdx_measure_page() KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,03/16] KVM: TDX: Pass KVM page level to tdh_mem_page_add() and tdh_mem_page_aug() KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,02/16] KVM: TDX: Pass page level to cache flush before TDX SEAMCALL KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[RFC,v5,01/16] KVM: TDP_MMU: Go to next level if smaller private mapping exists KVM TDX: TDP MMU: large page support - - - --- 2023-10-16 Isaku Yamahata New
[v16,116/116,MARKER] the end of (the first phase of) TDX KVM patch series KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,115/116] RFC: KVM: x86, TDX: Add check for KVM_SET_CPUID2 KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,114/116] RFC: KVM: x86: Add x86 callback to check cpuid KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,113/116] KVM: TDX: Add hint TDX ioctl to release Secure-EPT KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,112/116] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,111/116] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX) KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,110/116] KVM: TDX: Inhibit APICv for TDX guest KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,109/116] KVM: TDX: Add methods to ignore virtual apic related operation KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,108/116] KVM: TDX: Add a method to ignore for TDX to ignore hypercall patch KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,107/116] KVM: TDX: Ignore setting up mce KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,106/116] KVM: TDX: Add methods to ignore accesses to TSC KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,105/116] KVM: TDX: Add methods to ignore VMX preemption timer KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,104/116] KVM: TDX: Add a method to ignore dirty logging KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,103/116] KVM: TDX: Add methods to ignore guest instruction emulation KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,102/116] KVM: TDX: Add methods to ignore accesses to CPU state KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,101/116] KVM: TDX: Silently ignore INIT/SIPI KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,100/116] KVM: TDX: Silently discard SMI request KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,099/116] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,098/116] KVM: TDX: Handle MSR IA32_FEAT_CTL MSR and IA32_MCG_EXT_CTL KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,097/116] KVM: TDX: Handle MSR MTRRCap and MTRRDefType access KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,096/116] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,095/116] KVM: TDX: Implement callbacks for MSR operations for TDX KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,094/116] KVM: TDX: Handle TDX PV MMIO hypercall KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,093/116] KVM: TDX: Handle TDX PV port io hypercall KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,092/116] KVM: TDX: Handle TDX PV HLT hypercall KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,091/116] KVM: TDX: Handle TDX PV CPUID hypercall KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,090/116] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,089/116] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,088/116] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL) KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,087/116] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,086/116] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,085/116] KVM: TDX: handle ept violation/misconfig exit KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,084/116] KVM: TDX: handle EXIT_REASON_OTHER_SMI KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,083/116] KVM: TDX: Handle vmentry failure for INTEL TD guest KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,082/116] KVM: TDX: Add a place holder to handle TDX VM exit KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,081/116] KVM: x86: Split core of hypercall emulation to helper function KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,080/116] KVM: VMX: Move NMI/exception handler to common helper KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,079/116] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,078/116] KVM: TDX: Implement methods to inject NMI KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,077/116] KVM: TDX: Implements vcpu request_immediate_exit KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,076/116] KVM: TDX: Implement interrupt injection KVM TDX basic feature support - 1 - --- 2023-10-16 Isaku Yamahata New
[v16,075/116] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,074/116] KVM: x86: Assume timer IRQ was injected if APIC state is proteced KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,073/116] KVM: TDX: Add support for find pending IRQ in a protected local APIC KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,072/116] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
[v16,071/116] KVM: TDX: handle vcpu migration over logical processor KVM TDX basic feature support - - - --- 2023-10-16 Isaku Yamahata New
« 1 2 ... 4 5 622 23 »