Show patches with: Submitter = Isaku Yamahata       |   2253 patches
« 1 2 3 422 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v18,097/121] KVM: TDX: Handle TDX PV HLT hypercall KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,096/121] KVM: TDX: Handle TDX PV CPUID hypercall KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,095/121] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,094/121] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,093/121] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL) KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,092/121] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,091/121] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,090/121] KVM: TDX: handle ept violation/misconfig exit KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,089/121] KVM: TDX: handle EXIT_REASON_OTHER_SMI KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,088/121] KVM: TDX: Handle vmentry failure for INTEL TD guest KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,087/121] KVM: TDX: Add a place holder to handle TDX VM exit KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,086/121] KVM: x86: Split core of hypercall emulation to helper function KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,085/121] KVM: VMX: Move NMI/exception handler to common helper KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,084/121] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,083/121] KVM: TDX: Implement methods to inject NMI KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,082/121] KVM: TDX: Implements vcpu request_immediate_exit KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,081/121] KVM: TDX: Implement interrupt injection KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,080/121] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,079/121] KVM: x86: Assume timer IRQ was injected if APIC state is proteced KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,078/121] KVM: TDX: Add support for find pending IRQ in a protected local APIC KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,077/121] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,076/121] KVM: TDX: handle vcpu migration over logical processor KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,075/121] KVM: TDX: restore debug store when TD exit KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,074/121] KVM: TDX: complete interrupts after tdexit KVM TDX basic feature support - 2 - --- 2024-01-22 Isaku Yamahata New
[v18,073/121,MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,072/121] KVM: TDX: Add TSX_CTRL msr into uret_msrs list KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,071/121] KVM: TDX: restore user ret MSRs KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,070/121] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,069/121] KVM: TDX: restore host xsave state when exit from the guest TD KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,068/121] KVM: TDX: vcpu_run: save/restore host state(host kernel gs) KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,067/121] KVM: TDX: Implement TDX vcpu enter/exit path KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,066/121,MARKER] The start of TDX KVM patch series: TD vcpu enter/exit KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,065/121] KVM: TDX: Finalize VM initialization KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,064/121] KVM: TDX: Create initial guest memory KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,063/121] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,062/121,MARKER] The start of TDX KVM patch series: TD finalization KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,061/121] KVM: TDX: MTRR: implement get_mt_mask() for TDX KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,060/121] KVM: TDX: TDP MMU TDX support KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,059/121] KVM: TDX: Require TDP MMU and mmio caching for TDX KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,058/121] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,057/121] KVM: TDX: Add load_mmu_pgd method for TDX KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,056/121] KVM: TDX: Add accessors VMX VMCS helpers KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,055/121] KVM: VMX: Move setting of EPT MMU masks to common VT-x code KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,054/121] KVM: VMX: Split out guts of EPT violation to common/exposed function KVM TDX basic feature support - 3 - --- 2024-01-22 Isaku Yamahata New
[v18,053/121] KVM: x86/mmu: TDX: Do not enable page track for TD guest KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,052/121,MARKER] The start of TDX KVM patch series: TDX EPT violation KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,051/121] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,050/121] KVM: x86/tdp_mmu: Sprinkle __must_check KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,049/121] KVM: x86/tdp_mmu: Apply mmu notifier callback to only shared GPA KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,048/121] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,047/121] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,046/121] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,045/121] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,044/121] KVM: x86/mmu: Assume guest MMIOs are shared KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,043/121,MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,042/121] KVM: VMX: Introduce test mode related to EPT violation VE KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,041/121] KVM: x86/mmu: Allow per-VM override of the TDP max page level KVM TDX basic feature support 1 - - --- 2024-01-22 Isaku Yamahata New
[v18,040/121] KVM: x86/mmu: Disallow fast page fault on private GPA KVM TDX basic feature support - 2 - --- 2024-01-22 Isaku Yamahata New
[v18,039/121] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,038/121] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,037/121] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,036/121] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,035/121] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,034/121,MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,033/121] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,032/121] KVM: x86/mmu: introduce config for PRIVATE KVM MMU KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,031/121,MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,030/121] KVM: TDX: Do TDX specific vcpu initialization KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,029/121] KVM: TDX: create/free TDX vcpu structure KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,028/121,MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,027/121] KVM: TDX: Refuse to unplug the last cpu on the package KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,026/121] KVM: TDX: Make pmu_intel.c ignore guest TD case KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,025/121] KVM: TDX: initialize VM with TDX specific parameters KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,024/121] KVM: TDX: create/destroy VM structure KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,023/121] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,022/121] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,021/121] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,020/121] x86/virt/tdx: Get system-wide info about TDX module on initialization KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,019/121] KVM: TDX: Add helper function to read TDX metadata in array KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,018/121] KVM: TDX: Add helper functions to allocate/free TDX private host key id KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,017/121,MARKER] The start of TDX KVM patch series: TD VM creation/destruction KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,016/121] KVM: TDX: Add helper functions to print TDX SEAMCALL error KVM TDX basic feature support - 2 - --- 2024-01-22 Isaku Yamahata New
[v18,015/121] KVM: TDX: Retry SEAMCALL on the lack of entropy error KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,014/121] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module KVM TDX basic feature support - 2 - --- 2024-01-22 Isaku Yamahata New
[v18,013/121] KVM: TDX: Add TDX "architectural" error codes KVM TDX basic feature support - 3 - --- 2024-01-22 Isaku Yamahata New
[v18,012/121] KVM: TDX: Define TDX architectural definitions KVM TDX basic feature support - 3 - --- 2024-01-22 Isaku Yamahata New
[v18,011/121,MARKER] The start of TDX KVM patch series: TDX architectural definitions KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,010/121] KVM: TDX: Make TDX VM type supported KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,009/121] KVM: TDX: Add placeholders for TDX VM/vcpu structure KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,008/121] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,007/121] KVM: VMX: Reorder vmx initialization with kvm vendor initialization KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,006/121] KVM: x86/vmx: Refactor KVM VMX module init/exit functions KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,005/121] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_hardware_setup() KVM TDX basic feature support - 1 - --- 2024-01-22 Isaku Yamahata New
[v18,004/121] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX KVM TDX basic feature support - 4 - --- 2024-01-22 Isaku Yamahata New
[v18,003/121] KVM: x86: Add is_vm_type_supported callback KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,002/121] x86/virt/tdx: Export SEAMCALL functions KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v18,001/121] x86/virt/tdx: Export TDX KeyID information KVM TDX basic feature support - - - --- 2024-01-22 Isaku Yamahata New
[v3,4/4] KVM: selftests: Add test case for x86 apic_bus_clock_frequency KVM: X86: Make bus clock frequency for vapic timer configurable - 1 - --- 2023-12-19 Isaku Yamahata New
[v3,3/4] KVM: X86: Add a capability to configure bus frequency for APIC timer KVM: X86: Make bus clock frequency for vapic timer configurable - 1 - --- 2023-12-19 Isaku Yamahata New
[v3,2/4] KVM: x86: Make the APIC bus cycles per nsec VM variable KVM: X86: Make bus clock frequency for vapic timer configurable - 1 - --- 2023-12-19 Isaku Yamahata New
« 1 2 3 422 23 »