Linux KVM
[Prev Page][Next Page]
- [kvm-unit-tests PATCH 30/32] configure: Make arch_libdir a first-class entity, (continued)
- [kvm-unit-tests PATCH 0/7] more migration enhancements and tests,
Nicholas Piggin
- [PATCH v3 1/2] genirq/msi: add wrapper msi allocation API and export msi functions,
Nipun Gupta
- [PATCH v8 00/14] KVM TDX: TDP MMU: large page support,
isaku . yamahata
- [PATCH v8 02/14] KVM: TDX: Flush cache based on page size before TDX SEAMCALL,
isaku . yamahata
- [PATCH v8 01/14] KVM: Add transparent hugepage support for dedicated guest memory,
isaku . yamahata
- [PATCH v8 03/14] KVM: TDX: Pass KVM page level to tdh_mem_page_aug(),
isaku . yamahata
- [PATCH v8 04/14] KVM: TDX: Pass size to reclaim_page(),
isaku . yamahata
- [PATCH v8 05/14] KVM: TDX: Update tdx_sept_{set,drop}_private_spte() to support large page,
isaku . yamahata
- [PATCH v8 07/14] KVM: TDX: Pass desired page level in err code for page fault handler,
isaku . yamahata
- [PATCH v8 06/14] KVM: MMU: Introduce level info in PFERR code,
isaku . yamahata
- [PATCH v8 08/14] KVM: x86/tdp_mmu: Allocate private page table for large page split,
isaku . yamahata
- [PATCH v8 09/14] KVM: x86/tdp_mmu: Split the large page when zap leaf,
isaku . yamahata
- [PATCH v8 10/14] KVM: x86/tdp_mmu, TDX: Split a large page when 4KB page within it converted to shared,
isaku . yamahata
- [PATCH v8 11/14] KVM: x86/tdp_mmu: Try to merge pages into a large page,
isaku . yamahata
- [PATCH v8 13/14] KVM: x86/mmu: Make kvm fault handler aware of large page of private memslot,
isaku . yamahata
- [PATCH v8 14/14] KVM: TDX: Allow 2MB large page for TD GUEST,
isaku . yamahata
- [PATCH v8 12/14] KVM: TDX: Implement merge pages into a large page,
isaku . yamahata
- Re: [PATCH v8 00/14] KVM TDX: TDP MMU: large page support,
Yin, Fengwei
- [PATCH v19 000/130] KVM TDX basic feature support,
isaku . yamahata
- [PATCH v19 001/130] x86/virt/tdx: Rename _offset to _member for TD_SYSINFO_MAP() macro,
isaku . yamahata
- [PATCH v19 002/130] x86/virt/tdx: Move TDMR metadata fields map table to local variable,
isaku . yamahata
- [PATCH v19 004/130] x86/virt/tdx: Support global metadata read for all element sizes,
isaku . yamahata
- [PATCH v19 003/130] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo',
isaku . yamahata
- [PATCH v19 005/130] x86/virt/tdx: Export global metadata read infrastructure,
isaku . yamahata
- [PATCH v19 006/130] x86/virt/tdx: Export TDX KeyID information,
isaku . yamahata
- [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions,
isaku . yamahata
- [PATCH v19 008/130] x86/tdx: Warning with 32bit build shift-count-overflow,
isaku . yamahata
- [PATCH v19 009/130] KVM: x86: Add gmem hook for determining max NPT mapping level,
isaku . yamahata
- [PATCH v19 010/130] KVM: x86: Pass is_private to gmem hook of gmem_max_level,
isaku . yamahata
- [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on,
isaku . yamahata
- [PATCH v19 012/130] KVM: x86/mmu: Pass around full 64-bit error code for the KVM page fault,
isaku . yamahata
- [PATCH v19 013/130] KVM: x86: Use PFERR_GUEST_ENC_MASK to indicate fault is private,
isaku . yamahata
- [PATCH v19 014/130] KVM: Add KVM vcpu ioctl to pre-populate guest memory,
isaku . yamahata
- [PATCH v19 015/130] KVM: Document KVM_MEMORY_MAPPING ioctl,
isaku . yamahata
- [PATCH v19 016/130] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX,
isaku . yamahata
- [PATCH v19 017/130] KVM: x86: Implement kvm_arch_{, pre_}vcpu_memory_mapping(),
isaku . yamahata
- [PATCH v19 018/130] KVM: x86/mmu: Assume guest MMIOs are shared,
isaku . yamahata
- [PATCH v19 019/130] KVM: x86: Add is_vm_type_supported callback,
isaku . yamahata
- [PATCH v19 021/130] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_init(),
isaku . yamahata
- [PATCH v19 022/130] KVM: x86/vmx: Refactor KVM VMX module init/exit functions,
isaku . yamahata
- [PATCH v19 020/130] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX,
isaku . yamahata
- [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
isaku . yamahata
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Binbin Wu
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Isaku Yamahata
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Chao Gao
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Sean Christopherson
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
Huang, Kai
- [PATCH v19 024/130] KVM: TDX: Add placeholders for TDX VM/vcpu structure,
isaku . yamahata
- [PATCH v19 025/130] KVM: TDX: Make TDX VM type supported,
isaku . yamahata
- [PATCH v19 026/130] [MARKER] The start of TDX KVM patch series: TDX architectural definitions,
isaku . yamahata
- [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions,
isaku . yamahata
- [PATCH v19 028/130] KVM: TDX: Add TDX "architectural" error codes,
isaku . yamahata
- [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module,
isaku . yamahata
- [PATCH v19 030/130] KVM: TDX: Add helper functions to print TDX SEAMCALL error,
isaku . yamahata
- [PATCH v19 031/130] [MARKER] The start of TDX KVM patch series: TD VM creation/destruction,
isaku . yamahata
- [PATCH v19 032/130] KVM: TDX: Add helper functions to allocate/free TDX private host key id,
isaku . yamahata
- [PATCH v19 033/130] KVM: TDX: Add helper function to read TDX metadata in array,
isaku . yamahata
- [PATCH v19 034/130] KVM: TDX: Get system-wide info about TDX module on initialization,
isaku . yamahata
- [PATCH v19 035/130] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl,
isaku . yamahata
- [PATCH v19 036/130] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters,
isaku . yamahata
- [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific,
isaku . yamahata
- [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters,
isaku . yamahata
- [PATCH v19 038/130] KVM: TDX: create/destroy VM structure,
isaku . yamahata
- [PATCH v19 040/130] KVM: TDX: Make pmu_intel.c ignore guest TD case,
isaku . yamahata
- [PATCH v19 042/130] [MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction,
isaku . yamahata
- [PATCH v19 041/130] KVM: TDX: Refuse to unplug the last cpu on the package,
isaku . yamahata
- [PATCH v19 043/130] KVM: TDX: create/free TDX vcpu structure,
isaku . yamahata
- [PATCH v19 045/130] [MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits,
isaku . yamahata
- [PATCH v19 044/130] KVM: TDX: Do TDX specific vcpu initialization,
isaku . yamahata
- [PATCH v19 046/130] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA,
isaku . yamahata
- [PATCH v19 049/130] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE,
isaku . yamahata
- [PATCH v19 047/130] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX,
isaku . yamahata
- [PATCH v19 048/130] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values,
isaku . yamahata
- [PATCH v19 050/130] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE,
isaku . yamahata
- [PATCH v19 051/130] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask,
isaku . yamahata
- [PATCH v19 052/130] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis,
isaku . yamahata
- [PATCH v19 053/130] KVM: x86/mmu: Disallow fast page fault on private GPA,
isaku . yamahata
- [PATCH v19 054/130] KVM: VMX: Introduce test mode related to EPT violation VE,
isaku . yamahata
- [PATCH v19 055/130] [MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks,
isaku . yamahata
- [PATCH v19 056/130] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation,
isaku . yamahata
- [PATCH v19 057/130] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role,
isaku . yamahata
- [PATCH v19 058/130] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page,
isaku . yamahata
- [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
isaku . yamahata
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Edgecombe, Rick P
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Isaku Yamahata
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Edgecombe, Rick P
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Edgecombe, Rick P
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Isaku Yamahata
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Edgecombe, Rick P
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Isaku Yamahata
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Edgecombe, Rick P
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Isaku Yamahata
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Isaku Yamahata
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Edgecombe, Rick P
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Isaku Yamahata
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Chao Gao
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Edgecombe, Rick P
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Chao Gao
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Isaku Yamahata
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Xiaoyao Li
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Edgecombe, Rick P
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Isaku Yamahata
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Xiaoyao Li
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Isaku Yamahata
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Xiaoyao Li
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Edgecombe, Rick P
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Xiaoyao Li
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Edgecombe, Rick P
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Xiaoyao Li
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Edgecombe, Rick P
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Xiaoyao Li
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Chao Gao
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Xiaoyao Li
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Chao Gao
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Xiaoyao Li
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Edgecombe, Rick P
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Chao Gao
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Xiaoyao Li
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Isaku Yamahata
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Chao Gao
- Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Edgecombe, Rick P
- [PATCH v19 065/130] KVM: VMX: Split out guts of EPT violation to common/exposed function,
isaku . yamahata
- [PATCH v19 060/130] KVM: x86/tdp_mmu: Apply mmu notifier callback to only shared GPA,
isaku . yamahata
- [PATCH v19 061/130] KVM: x86/tdp_mmu: Sprinkle __must_check,
isaku . yamahata
- [PATCH v19 066/130] KVM: TDX: Add accessors VMX VMCS helpers,
isaku . yamahata
- [PATCH v19 063/130] [MARKER] The start of TDX KVM patch series: TDX EPT violation,
isaku . yamahata
- [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX,
isaku . yamahata
- [PATCH v19 064/130] KVM: x86/mmu: Do not enable page track for TD guest,
isaku . yamahata
- [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU,
isaku . yamahata
- [PATCH v19 069/130] KVM: TDX: Require TDP MMU and mmio caching for TDX,
isaku . yamahata
- [PATCH v19 068/130] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT,
isaku . yamahata
- [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support,
isaku . yamahata
- [PATCH v19 071/130] KVM: TDX: MTRR: implement get_mt_mask() for TDX,
isaku . yamahata
- [PATCH v19 072/130] [MARKER] The start of TDX KVM patch series: TD finalization,
isaku . yamahata
- [PATCH v19 073/130] KVM: x86: Add hooks in kvm_arch_vcpu_memory_mapping(),
isaku . yamahata
- [PATCH v19 074/130] KVM: TDX: Create initial guest memory,
isaku . yamahata
- [PATCH v19 075/130] KVM: TDX: Extend memory measurement with initial guest memory,
isaku . yamahata
- [PATCH v19 076/130] KVM: TDX: Finalize VM initialization,
isaku . yamahata
- [PATCH v19 077/130] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit,
isaku . yamahata
- [PATCH v19 078/130] KVM: TDX: Implement TDX vcpu enter/exit path,
isaku . yamahata
- [PATCH v19 079/130] KVM: TDX: vcpu_run: save/restore host state(host kernel gs),
isaku . yamahata
- [PATCH v19 080/130] KVM: TDX: restore host xsave state when exit from the guest TD,
isaku . yamahata
- [PATCH v19 081/130] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr,
isaku . yamahata
- [PATCH v19 082/130] KVM: TDX: restore user ret MSRs,
isaku . yamahata
- [PATCH v19 084/130] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls,
isaku . yamahata
- [PATCH v19 083/130] KVM: TDX: Add TSX_CTRL msr into uret_msrs list,
isaku . yamahata
- [PATCH v19 085/130] KVM: TDX: Complete interrupts after tdexit,
isaku . yamahata
- [PATCH v19 086/130] KVM: TDX: restore debug store when TD exit,
isaku . yamahata
- [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor,
isaku . yamahata
- [PATCH v19 089/130] KVM: TDX: Add support for find pending IRQ in a protected local APIC,
isaku . yamahata
- [PATCH v19 088/130] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior,
isaku . yamahata
- [PATCH v19 090/130] KVM: x86: Assume timer IRQ was injected if APIC state is proteced,
isaku . yamahata
- [PATCH v19 091/130] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c,
isaku . yamahata
- [PATCH v19 093/130] KVM: TDX: Implements vcpu request_immediate_exit,
isaku . yamahata
- [PATCH v19 092/130] KVM: TDX: Implement interrupt injection,
isaku . yamahata
- [PATCH v19 095/130] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument,
isaku . yamahata
- [PATCH v19 096/130] KVM: VMX: Move NMI/exception handler to common helper,
isaku . yamahata
- [PATCH v19 097/130] KVM: x86: Split core of hypercall emulation to helper function,
isaku . yamahata
- [PATCH v19 094/130] KVM: TDX: Implement methods to inject NMI,
isaku . yamahata
- [PATCH v19 098/130] KVM: TDX: Add a place holder to handle TDX VM exit,
isaku . yamahata
- [PATCH v19 099/130] KVM: TDX: Handle vmentry failure for INTEL TD guest,
isaku . yamahata
- [PATCH v19 100/130] KVM: TDX: handle EXIT_REASON_OTHER_SMI,
isaku . yamahata
- [PATCH v19 101/130] KVM: TDX: handle ept violation/misconfig exit,
isaku . yamahata
- [PATCH v19 102/130] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT,
isaku . yamahata
- [PATCH v19 103/130] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI,
isaku . yamahata
- [PATCH v19 104/130] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL),
isaku . yamahata
- [PATCH v19 105/130] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL,
isaku . yamahata
- [PATCH v19 106/130] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL,
isaku . yamahata
- [PATCH v19 108/130] KVM: TDX: Handle TDX PV HLT hypercall,
isaku . yamahata
- [PATCH v19 109/130] KVM: TDX: Handle TDX PV port io hypercall,
isaku . yamahata
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]