Linux KVM
[Prev Page][Next Page]
[PATCH v2] s390/vfio-ap: fix sysfs status attribute for AP queue devices,
Tony Krowiak
[PATCH v1 00/23] Enable FRED with KVM VMX,
Xin Li
- [PATCH v1 02/23] KVM: VMX: Cleanup VMX misc information defines and usages,
Xin Li
- [PATCH v1 01/23] KVM: VMX: Cleanup VMX basic information defines and usages,
Xin Li
- [PATCH v1 04/23] KVM: x86: Mark CR4.FRED as not reserved,
Xin Li
- [PATCH v1 05/23] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config,
Xin Li
- [PATCH v1 07/23] KVM: VMX: Disable intercepting FRED MSRs,
Xin Li
- [PATCH v1 03/23] KVM: VMX: Add support for the secondary VM exit controls,
Xin Li
- [PATCH v1 08/23] KVM: VMX: Initialize VMCS FRED fields,
Xin Li
- [PATCH v1 14/23] KVM: VMX: Dump FRED context in dump_vmcs(),
Xin Li
- [PATCH v1 09/23] KVM: VMX: Switch FRED RSP0 between host and guest,
Xin Li
- [PATCH v1 10/23] KVM: VMX: Add support for FRED context save/restore,
Xin Li
- [PATCH v1 06/23] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID,
Xin Li
- [PATCH v1 11/23] KVM: x86: Add kvm_is_fred_enabled(),
Xin Li
- [PATCH v1 12/23] KVM: VMX: Handle FRED event data,
Xin Li
- [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED,
Xin Li
- [PATCH v1 17/23] KVM: nVMX: Add support for VMX FRED controls,
Xin Li
- [PATCH v1 18/23] KVM: nVMX: Add VMCS FRED states checking,
Xin Li
- [PATCH v1 15/23] KVM: nVMX: Add support for the secondary VM exit controls,
Xin Li
- [PATCH v1 19/23] KVM: x86: Allow FRED/LKGS/WRMSRNS to be exposed to guests,
Xin Li
- [PATCH v1 20/23] KVM: selftests: Add FRED VMCS fields to evmcs,
Xin Li
- [PATCH v1 21/23] KVM: selftests: Run debug_regs test with FRED enabled,
Xin Li
- [PATCH v1 23/23] KVM: selftests: Add fred exception tests,
Xin Li
- [PATCH v1 16/23] KVM: nVMX: Add FRED VMCS fields,
Xin Li
- [PATCH v1 22/23] KVM: selftests: Add a new VM guest mode to run user level code,
Xin Li
[kvm:guestmemfd 59/59] arch/s390/kvm/../../../virt/kvm/kvm_main.c:5517:14: error: 'KVM_TRACE_ENABLE' undeclared; did you mean 'KVM_PV_ENABLE'?,
kernel test robot
[PATCH v3 0/4] KVM: s390: Fix minor bugs in STFLE shadowing,
Nina Schoetterl-Glausch
[kvm:guestmemfd 59/59] arch/loongarch/kvm/../../../virt/kvm/kvm_main.c:5517:14: error: 'KVM_TRACE_ENABLE' undeclared; did you mean 'KVM_PV_ENABLE'?,
kernel test robot
[RFC 0/33] KVM: x86: hyperv: Introduce VSM support,
Nicolas Saenz Julienne
- [RFC 01/33] KVM: x86: Decouple lapic.h from hyperv.h,
Nicolas Saenz Julienne
- [RFC 02/33] KVM: x86: Introduce KVM_CAP_APIC_ID_GROUPS,
Nicolas Saenz Julienne
- [RFC 03/33] KVM: x86: hyper-v: Introduce XMM output support,
Nicolas Saenz Julienne
- [RFC 04/33] KVM: x86: hyper-v: Move hypercall page handling into separate function,
Nicolas Saenz Julienne
- [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page,
Nicolas Saenz Julienne
- [RFC 06/33] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs,
Nicolas Saenz Julienne
- [RFC 08/33] KVM: x86: Don't use hv_timer if CAP_HYPERV_VSM enabled,
Nicolas Saenz Julienne
- [RFC 07/33] KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_VSM,
Nicolas Saenz Julienne
- [RFC 09/33] KVM: x86: hyper-v: Introduce per-VTL vcpu helpers,
Nicolas Saenz Julienne
- [RFC 10/33] KVM: x86: hyper-v: Introduce KVM_HV_GET_VSM_STATE,
Nicolas Saenz Julienne
- [RFC 11/33] KVM: x86: hyper-v: Handle GET/SET_VP_REGISTER hcall in user-space,
Nicolas Saenz Julienne
- [RFC 12/33] KVM: x86: hyper-v: Handle VSM hcalls in user-space,
Nicolas Saenz Julienne
- [RFC 14/33] KVM: x86: Add VTL to the MMU role,
Nicolas Saenz Julienne
- [RFC 13/33] KVM: Allow polling vCPUs for events,
Nicolas Saenz Julienne
- [RFC 15/33] KVM: x86/mmu: Introduce infrastructure to handle non-executable faults,
Nicolas Saenz Julienne
- [RFC 16/33] KVM: x86/mmu: Expose R/W/X flags during memory fault exits,
Nicolas Saenz Julienne
- [RFC 17/33] KVM: x86/mmu: Allow setting memory attributes if VSM enabled,
Nicolas Saenz Julienne
- [RFC 18/33] KVM: x86: Decouple kvm_get_memory_attributes() from struct kvm's mem_attr_array,
Nicolas Saenz Julienne
- [RFC 19/33] KVM: x86: Decouple kvm_range_has_memory_attributes() from struct kvm's mem_attr_array,
Nicolas Saenz Julienne
- [RFC 20/33] KVM: x86/mmu: Decouple hugepage_has_attrs() from struct kvm's mem_attr_array,
Nicolas Saenz Julienne
- [RFC 21/33] KVM: Pass memory attribute array as a MMU notifier argument,
Nicolas Saenz Julienne
- [RFC 22/33] KVM: Decouple kvm_ioctl_set_mem_attributes() from kvm's mem_attr_array,
Nicolas Saenz Julienne
- [RFC 23/33] KVM: Expose memory attribute helper functions unanimously,
Nicolas Saenz Julienne
- [RFC 24/33] KVM: x86: hyper-v: Introduce KVM VTL device,
Nicolas Saenz Julienne
- [RFC 25/33] KVM: Introduce a set of new memory attributes,
Nicolas Saenz Julienne
- [RFC 26/33] KVM: x86: hyper-vsm: Allow setting per-VTL memory attributes,
Nicolas Saenz Julienne
- [RFC 27/33] KVM: x86/mmu/hyper-v: Validate memory faults against per-VTL memprots,
Nicolas Saenz Julienne
- [RFC 28/33] x86/hyper-v: Introduce memory intercept message structure,
Nicolas Saenz Julienne
- [RFC 29/33] KVM: VMX: Save instruction length on EPT violation,
Nicolas Saenz Julienne
- [RFC 30/33] KVM: x86: hyper-v: Introduce KVM_REQ_HV_INJECT_INTERCEPT request,
Nicolas Saenz Julienne
- [RFC 31/33] KVM: x86: hyper-v: Inject intercept on VTL memory protection fault,
Nicolas Saenz Julienne
- [RFC 32/33] KVM: x86: hyper-v: Implement HVCALL_TRANSLATE_VIRTUAL_ADDRESS,
Nicolas Saenz Julienne
- [RFC 33/33] Documentation: KVM: Introduce "Emulating Hyper-V VSM with KVM",
Nicolas Saenz Julienne
- Re: [RFC 0/33] KVM: x86: hyperv: Introduce VSM support,
Alexander Graf
- Re: [RFC 0/33] KVM: x86: hyperv: Introduce VSM support,
Sean Christopherson
[PATCH] selftests: kvm/s390x: use vm_create_barebones(),
Paolo Bonzini
[RFC PATCH v1 0/2] send credit update during setting SO_RCVLOWAT,
Arseniy Krasnov
[PATCH v4 0/4] KVM: selftests: Add LoongArch support,
Tianrui Zhao
[PATCH v2 0/2] KVM: selftests: Detect if KVM bugged the VM,
Sean Christopherson
[ANNOUNCE] PUCK Agenda - 2023.11.08 - No topic, but still a go,
Sean Christopherson
[PATCH v7 00/19] KVM: x86/pmu: selftests: Fixes and new tests,
Sean Christopherson
- [PATCH v7 01/19] KVM: x86/pmu: Always treat Fixed counters as available when supported,
Sean Christopherson
- [PATCH v7 02/19] KVM: x86/pmu: Allow programming events that match unsupported arch events,
Sean Christopherson
- [PATCH v7 03/19] KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodings,
Sean Christopherson
- [PATCH v7 04/19] KVM: x86/pmu: Setup fixed counters' eventsel during PMU initialization,
Sean Christopherson
- [PATCH v7 05/19] KVM: selftests: Add vcpu_set_cpuid_property() to set properties,
Sean Christopherson
- [PATCH v7 06/19] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE(),
Sean Christopherson
- [PATCH v7 07/19] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters,
Sean Christopherson
- [PATCH v7 08/19] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets,
Sean Christopherson
- [PATCH v7 09/19] KVM: selftests: Test Intel PMU architectural events on gp counters,
Sean Christopherson
- [PATCH v7 10/19] KVM: selftests: Test Intel PMU architectural events on fixed counters,
Sean Christopherson
- [PATCH v7 11/19] KVM: selftests: Test consistency of CPUID with num of gp counters,
Sean Christopherson
- [PATCH v7 12/19] KVM: selftests: Test consistency of CPUID with num of fixed counters,
Sean Christopherson
- [PATCH v7 13/19] KVM: selftests: Add functional test for Intel's fixed PMU counters,
Sean Christopherson
- [PATCH v7 14/19] KVM: selftests: Expand PMU counters test to verify LLC events,
Sean Christopherson
- [PATCH v7 15/19] KVM: selftests: Add a helper to query if the PMU module param is enabled,
Sean Christopherson
- [PATCH v7 16/19] KVM: selftests: Add helpers to read integer module params,
Sean Christopherson
- [PATCH v7 17/19] KVM: selftests: Query module param to detect FEP in MSR filtering test,
Sean Christopherson
- [PATCH v7 18/19] KVM: selftests: Move KVM_FEP macro into common library header,
Sean Christopherson
- [PATCH v7 19/19] KVM: selftests: Test PMC virtualization with forced emulation,
Sean Christopherson
[RFC PATCH 00/14] Support multiple KVM modules on the same host,
Anish Ghulati
- [RFC PATCH 01/14] KVM: x86: Move common module params from SVM/VMX to x86,
Anish Ghulati
- [RFC PATCH 02/14] KVM: x86: Fold x86 vendor modules into the main KVM modules,
Anish Ghulati
- [RFC PATCH 03/14] KVM: x86: Remove unused exports,
Anish Ghulati
- [RFC PATCH 04/14] KVM: x86: Create stubs for a new VAC module,
Anish Ghulati
- [RFC PATCH 05/14] KVM: x86: Refactor hardware enable/disable operations into a new file,
Anish Ghulati
- [RFC PATCH 06/14] KVM: x86: Move user return msr operations out of KVM,
Anish Ghulati
- [RFC PATCH 07/14] KVM: SVM: Move shared SVM data structures into VAC,
Anish Ghulati
- [RFC PATCH 08/14] KVM: VMX: Move shared VMX data structures into VAC,
Anish Ghulati
- [RFC PATCH 09/14] KVM: x86: Move shared KVM state into VAC,
Anish Ghulati
- [RFC PATCH 10/14] KVM: VMX: Move VMX enable and disable into VAC,
Anish Ghulati
- [RFC PATCH 11/14] KVM: SVM: Move SVM enable and disable into VAC,
Anish Ghulati
- [RFC PATCH 12/14] KVM: x86: Move VMX and SVM support checks into VAC,
Anish Ghulati
- [RFC PATCH 13/14] KVM: x86: VAC: Move all hardware enable/disable code into VAC,
Anish Ghulati
- [RFC PATCH 14/14] KVM: VAC: Bring up VAC as a new module,
Anish Ghulati
- Re: [RFC PATCH 00/14] Support multiple KVM modules on the same host,
Lai Jiangshan
[PATCH 0/2] KVM: X86: Make bus lock frequency for vapic timer configurable,
isaku . yamahata
[PATCH] KVM: selftests: Fix MWAIT error message when guest assertion fails,
Sean Christopherson
[PATCH v6 00/16] KVM TDX: TDP MMU: large page support,
isaku . yamahata
- [PATCH v6 10/16] KVM: x86/tdp_mmu: Allocate private page table for large page split,
isaku . yamahata
- [PATCH v6 09/16] KVM: TDX: Pass desired page level in err code for page fault handler,
isaku . yamahata
- [PATCH v6 14/16] KVM: x86/tdp_mmu: TDX: Implement merge pages into a large page,
isaku . yamahata
- [PATCH v6 11/16] KVM: x86/tdp_mmu: Split the large page when zap leaf,
isaku . yamahata
- [PATCH v6 15/16] KVM: x86/mmu: Make kvm fault handler aware of large page of private memslot,
isaku . yamahata
- [PATCH v6 12/16] KVM: x86/tdp_mmu, TDX: Split a large page when 4KB page within it converted to shared,
isaku . yamahata
- [PATCH v6 13/16] KVM: x86/tdp_mmu: Try to merge pages into a large page,
isaku . yamahata
- [PATCH v6 16/16] KVM: TDX: Allow 2MB large page for TD GUEST,
isaku . yamahata
- [PATCH v6 05/16] KVM: TDX: Pass size to reclaim_page(),
isaku . yamahata
- [PATCH v6 01/16] KVM: TDP_MMU: Go to next level if smaller private mapping exists,
isaku . yamahata
- [PATCH v6 06/16] KVM: TDX: Update tdx_sept_{set,drop}_private_spte() to support large page,
isaku . yamahata
- [PATCH v6 08/16] KVM: TDX: Pin pages via get_page() right before ADD/AUG'ed to TDs,
isaku . yamahata
- [PATCH v6 04/16] KVM: TDX: Pass size to tdx_measure_page(),
isaku . yamahata
- [PATCH v6 03/16] KVM: TDX: Pass KVM page level to tdh_mem_page_add() and tdh_mem_page_aug(),
isaku . yamahata
- [PATCH v6 02/16] KVM: TDX: Pass page level to cache flush before TDX SEAMCALL,
isaku . yamahata
- [PATCH v6 07/16] KVM: MMU: Introduce level info in PFERR code,
isaku . yamahata
[PATCH v17 000/116] KVM TDX basic feature support,
isaku . yamahata
- [PATCH v17 002/116] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_hardware_setup(),
isaku . yamahata
- [PATCH v17 004/116] KVM: VMX: Reorder vmx initialization with kvm vendor initialization,
isaku . yamahata
- [PATCH v17 001/116] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX,
isaku . yamahata
- [PATCH v17 003/116] KVM: x86/vmx: Refactor KVM VMX module init/exit functions,
isaku . yamahata
- [PATCH v17 007/116] KVM: TDX: Make TDX VM type supported,
isaku . yamahata
- [PATCH v17 008/116] [MARKER] The start of TDX KVM patch series: TDX architectural definitions,
isaku . yamahata
- [PATCH v17 005/116] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
isaku . yamahata
- [PATCH v17 010/116] KVM: TDX: Add TDX "architectural" error codes,
isaku . yamahata
- [PATCH v17 009/116] KVM: TDX: Define TDX architectural definitions,
isaku . yamahata
- [PATCH v17 006/116] KVM: TDX: Add placeholders for TDX VM/vcpu structure,
isaku . yamahata
- [PATCH v17 013/116] KVM: TDX: Add helper functions to print TDX SEAMCALL error,
isaku . yamahata
- [PATCH v17 012/116] KVM: TDX: Retry SEAMCALL on the lack of entropy error,
isaku . yamahata
- [PATCH v17 014/116] [MARKER] The start of TDX KVM patch series: TD VM creation/destruction,
isaku . yamahata
- [PATCH v17 015/116] x86/cpu: Add helper functions to allocate/free TDX private host key id,
isaku . yamahata
- [PATCH v17 011/116] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module,
isaku . yamahata
- [PATCH v17 016/116] x86/virt/tdx: Add a helper function to return system wide info about TDX module,
isaku . yamahata
- [PATCH v17 017/116] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl,
isaku . yamahata
- [PATCH v17 018/116] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters,
isaku . yamahata
- [PATCH v17 019/116] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific,
isaku . yamahata
- [PATCH v17 021/116] KVM: TDX: initialize VM with TDX specific parameters,
isaku . yamahata
- [PATCH v17 020/116] KVM: TDX: create/destroy VM structure,
isaku . yamahata
- [PATCH v17 024/116] [MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction,
isaku . yamahata
- [PATCH v17 022/116] KVM: TDX: Make pmu_intel.c ignore guest TD case,
isaku . yamahata
- [PATCH v17 023/116] KVM: TDX: Refuse to unplug the last cpu on the package,
isaku . yamahata
- [PATCH v17 025/116] KVM: TDX: allocate/free TDX vcpu structure,
isaku . yamahata
- [PATCH v17 027/116] [MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits,
isaku . yamahata
- [PATCH v17 026/116] KVM: TDX: Do TDX specific vcpu initialization,
isaku . yamahata
- [PATCH v17 028/116] KVM: x86/mmu: introduce config for PRIVATE KVM MMU,
isaku . yamahata
- [PATCH v17 029/116] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA,
isaku . yamahata
- [PATCH v17 030/116] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX,
isaku . yamahata
- [PATCH v17 031/116] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values,
isaku . yamahata
- [PATCH v17 033/116] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE,
isaku . yamahata
- [PATCH v17 032/116] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE,
isaku . yamahata
- [PATCH v17 034/116] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask,
isaku . yamahata
- [PATCH v17 038/116] KVM: VMX: Introduce test mode related to EPT violation VE,
isaku . yamahata
- [PATCH v17 036/116] KVM: x86/mmu: Disallow fast page fault on private GPA,
isaku . yamahata
- [PATCH v17 040/116] KVM: x86/mmu: Assume guest MMIOs are shared,
isaku . yamahata
- [PATCH v17 039/116] [MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks,
isaku . yamahata
- [PATCH v17 041/116] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation,
isaku . yamahata
- [PATCH v17 045/116] KVM: x86/tdp_mmu: Sprinkle __must_check,
isaku . yamahata
- [PATCH v17 044/116] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
isaku . yamahata
- [PATCH v17 042/116] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role,
isaku . yamahata
- [PATCH v17 049/116] KVM: VMX: Split out guts of EPT violation to common/exposed function,
isaku . yamahata
- [PATCH v17 047/116] [MARKER] The start of TDX KVM patch series: TDX EPT violation,
isaku . yamahata
- [PATCH v17 053/116] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT,
isaku . yamahata
- [PATCH v17 051/116] KVM: TDX: Add accessors VMX VMCS helpers,
isaku . yamahata
- [PATCH v17 054/116] KVM: TDX: Require TDP MMU and mmio caching for TDX,
isaku . yamahata
- [PATCH v17 055/116] KVM: TDX: TDP MMU TDX support,
isaku . yamahata
- [PATCH v17 057/116] [MARKER] The start of TDX KVM patch series: TD finalization,
isaku . yamahata
- [PATCH v17 058/116] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX,
isaku . yamahata
- [PATCH v17 060/116] KVM: TDX: Finalize VM initialization,
isaku . yamahata
- [PATCH v17 046/116] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU,
isaku . yamahata
- [PATCH v17 035/116] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis,
isaku . yamahata
- [PATCH v17 062/116] KVM: TDX: Implement TDX vcpu enter/exit path,
isaku . yamahata
- [PATCH v17 037/116] KVM: x86/mmu: Allow per-VM override of the TDP max page level,
isaku . yamahata
- [PATCH v17 043/116] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page,
isaku . yamahata
- [PATCH v17 063/116] KVM: TDX: vcpu_run: save/restore host state(host kernel gs),
isaku . yamahata
- [PATCH v17 048/116] KVM: x86/mmu: TDX: Do not enable page track for TD guest,
isaku . yamahata
- [PATCH v17 050/116] KVM: VMX: Move setting of EPT MMU masks to common VT-x code,
isaku . yamahata
- [PATCH v17 064/116] KVM: TDX: restore host xsave state when exit from the guest TD,
isaku . yamahata
- [PATCH v17 052/116] KVM: TDX: Add load_mmu_pgd method for TDX,
isaku . yamahata
- [PATCH v17 056/116] KVM: TDX: MTRR: implement get_mt_mask() for TDX,
isaku . yamahata
- [PATCH v17 069/116] KVM: TDX: complete interrupts after tdexit,
isaku . yamahata
- [PATCH v17 072/116] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior,
isaku . yamahata
- [PATCH v17 070/116] KVM: TDX: restore debug store when TD exit,
isaku . yamahata
- [PATCH v17 059/116] KVM: TDX: Create initial guest memory,
isaku . yamahata
- [PATCH v17 105/116] KVM: TDX: Add methods to ignore VMX preemption timer,
isaku . yamahata
- [PATCH v17 104/116] KVM: TDX: Add a method to ignore dirty logging,
isaku . yamahata
- [PATCH v17 108/116] KVM: TDX: Add a method to ignore for TDX to ignore hypercall patch,
isaku . yamahata
- [PATCH v17 109/116] KVM: TDX: Add methods to ignore virtual apic related operation,
isaku . yamahata
- [PATCH v17 110/116] KVM: TDX: Inhibit APICv for TDX guest,
isaku . yamahata
- [PATCH v17 111/116] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX),
isaku . yamahata
- [PATCH v17 107/116] KVM: TDX: Ignore setting up mce,
isaku . yamahata
- [PATCH v17 113/116] KVM: TDX: Add hint TDX ioctl to release Secure-EPT,
isaku . yamahata
- [PATCH v17 116/116] [MARKER] the end of (the first phase of) TDX KVM patch series,
isaku . yamahata
- [PATCH v17 114/116] RFC: KVM: x86: Add x86 callback to check cpuid,
isaku . yamahata
- [PATCH v17 115/116] RFC: KVM: x86, TDX: Add check for KVM_SET_CPUID2,
isaku . yamahata
- [PATCH v17 112/116] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU,
isaku . yamahata
- [PATCH v17 092/116] KVM: TDX: Handle TDX PV HLT hypercall,
isaku . yamahata
- [PATCH v17 065/116] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr,
isaku . yamahata
- [PATCH v17 100/116] KVM: TDX: Silently discard SMI request,
isaku . yamahata
- [PATCH v17 098/116] KVM: TDX: Handle MSR IA32_FEAT_CTL MSR and IA32_MCG_EXT_CTL,
isaku . yamahata
- [PATCH v17 106/116] KVM: TDX: Add methods to ignore accesses to TSC,
isaku . yamahata
- [PATCH v17 094/116] KVM: TDX: Handle TDX PV MMIO hypercall,
isaku . yamahata
- [PATCH v17 091/116] KVM: TDX: Handle TDX PV CPUID hypercall,
isaku . yamahata
- [PATCH v17 093/116] KVM: TDX: Handle TDX PV port io hypercall,
isaku . yamahata
- [PATCH v17 099/116] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall,
isaku . yamahata
- [PATCH v17 087/116] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI,
isaku . yamahata
- [PATCH v17 097/116] KVM: TDX: Handle MSR MTRRCap and MTRRDefType access,
isaku . yamahata
- [PATCH v17 101/116] KVM: TDX: Silently ignore INIT/SIPI,
isaku . yamahata
- [PATCH v17 089/116] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL,
isaku . yamahata
- [PATCH v17 074/116] KVM: x86: Assume timer IRQ was injected if APIC state is proteced,
isaku . yamahata
- [PATCH v17 096/116] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall,
isaku . yamahata
- [PATCH v17 103/116] KVM: TDX: Add methods to ignore guest instruction emulation,
isaku . yamahata
- [PATCH v17 086/116] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT,
isaku . yamahata
- [PATCH v17 090/116] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL,
isaku . yamahata
- [PATCH v17 095/116] KVM: TDX: Implement callbacks for MSR operations for TDX,
isaku . yamahata
- [PATCH v17 081/116] KVM: x86: Split core of hypercall emulation to helper function,
isaku . yamahata
- [PATCH v17 088/116] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL),
isaku . yamahata
- [PATCH v17 102/116] KVM: TDX: Add methods to ignore accesses to CPU state,
isaku . yamahata
- [PATCH v17 084/116] KVM: TDX: handle EXIT_REASON_OTHER_SMI,
isaku . yamahata
- [PATCH v17 082/116] KVM: TDX: Add a place holder to handle TDX VM exit,
isaku . yamahata
- [PATCH v17 066/116] KVM: TDX: restore user ret MSRs,
isaku . yamahata
- [PATCH v17 077/116] KVM: TDX: Implements vcpu request_immediate_exit,
isaku . yamahata
- [PATCH v17 079/116] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument,
isaku . yamahata
- [PATCH v17 085/116] KVM: TDX: handle ept violation/misconfig exit,
isaku . yamahata
- [PATCH v17 083/116] KVM: TDX: Handle vmentry failure for INTEL TD guest,
isaku . yamahata
- [PATCH v17 078/116] KVM: TDX: Implement methods to inject NMI,
isaku . yamahata
- [PATCH v17 061/116] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit,
isaku . yamahata
- [PATCH v17 076/116] KVM: TDX: Implement interrupt injection,
isaku . yamahata
- [PATCH v17 080/116] KVM: VMX: Move NMI/exception handler to common helper,
isaku . yamahata
- [PATCH v17 071/116] KVM: TDX: handle vcpu migration over logical processor,
isaku . yamahata
- [PATCH v17 067/116] KVM: TDX: Add TSX_CTRL msr into uret_msrs list,
isaku . yamahata
- [PATCH v17 073/116] KVM: TDX: Add support for find pending IRQ in a protected local APIC,
isaku . yamahata
- [PATCH v17 068/116] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls,
isaku . yamahata
- [PATCH v17 075/116] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c,
isaku . yamahata
- Re: [PATCH v17 000/116] KVM TDX basic feature support,
Nikolay Borisov
[PATCH v2 0/4] KVM: s390: Fix minor bugs in STFLE shadowing,
Nina Schoetterl-Glausch
[PATCH v2 0/3] LoongArch: KVM: Remove SW timer switch when vcpu is halt polling,
Bibo Mao
[PULL 00/15] xenfv.for-upstream queue,
David Woodhouse
- [PULL 04/15] i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID,
David Woodhouse
- [PULL 13/15] hw/i386/pc: support '-nic' for xen-net-device,
David Woodhouse
- [PULL 15/15] docs: update Xen-on-KVM documentation,
David Woodhouse
- [PULL 02/15] hw/xen: Clean up event channel 'type_val' handling to use union,
David Woodhouse
- [PULL 09/15] hw/xen: update Xen console to XenDevice model,
David Woodhouse
- [PULL 01/15] i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer(),
David Woodhouse
- [PULL 05/15] hw/xen: populate store frontend nodes with XenStore PFN/port,
David Woodhouse
- [PULL 11/15] hw/xen: only remove peers of PCI NICs on unplug,
David Woodhouse
- [PULL 14/15] xen-platform: unplug AHCI disks,
David Woodhouse
- [PULL 10/15] hw/xen: add support for Xen primary console in emulated mode,
David Woodhouse
- [PULL 07/15] hw/xen: add get_frontend_path() method to XenDeviceClass,
David Woodhouse
- [PULL 06/15] hw/xen: automatically assign device index to block devices,
David Woodhouse
- [PULL 12/15] hw/xen: update Xen PV NIC to XenDevice model,
David Woodhouse
- [PULL 03/15] include: update Xen public headers to Xen 4.17.2 release,
David Woodhouse
- [PULL 08/15] hw/xen: do not repeatedly try to create a failing backend device,
David Woodhouse
- Re: [PULL 00/15] xenfv.for-upstream queue,
Stefan Hajnoczi
[PATCH] x86/mm: Guard adding .bbs..decrypted section with CONFIG_AMD_MEM_ENCRYPT,
Lepton Wu
RFC: A KVM-specific alternative to UserfaultFD,
David Matlack
[kvm-unit-tests PATCH v2 0/3] s390x: Align SIE tests to 2GB,
Nico Boehr
[kvm-unit-tests PATCH v8 0/8] s390x: Add support for running guests without MSO/MSL,
Nico Boehr
[PATCH v4 00/17] Get Xen PV shim running in QEMU, add net and console,
David Woodhouse
- [PATCH v4 01/17] i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer(),
David Woodhouse
- [PATCH v4 04/17] i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID,
David Woodhouse
- [PATCH v4 02/17] hw/xen: Clean up event channel 'type_val' handling to use union,
David Woodhouse
- [PATCH v4 05/17] hw/xen: populate store frontend nodes with XenStore PFN/port,
David Woodhouse
- [PATCH v4 03/17] include: update Xen public headers to Xen 4.17.2 release,
David Woodhouse
- [PATCH v4 06/17] hw/xen: automatically assign device index to block devices,
David Woodhouse
- [PATCH v4 07/17] hw/xen: add get_frontend_path() method to XenDeviceClass,
David Woodhouse
- [PATCH v4 09/17] hw/xen: update Xen console to XenDevice model,
David Woodhouse
- [PATCH v4 08/17] hw/xen: do not repeatedly try to create a failing backend device,
David Woodhouse
- [PATCH v4 10/17] hw/xen: add support for Xen primary console in emulated mode,
David Woodhouse
- [PATCH v4 13/17] hw/i386/pc: support '-nic' for xen-net-device,
David Woodhouse
- [PATCH v4 12/17] hw/xen: update Xen PV NIC to XenDevice model,
David Woodhouse
- [PATCH v4 15/17] xen-platform: unplug AHCI disks,
David Woodhouse
- [PATCH v4 16/17] doc/sphinx/hxtool.py: add optional label argument to SRST directive,
David Woodhouse
- [PATCH v4 11/17] hw/xen: only remove peers of PCI NICs on unplug,
David Woodhouse
- [PATCH v4 14/17] net: do not delete nics in net_cleanup(),
David Woodhouse
- [PATCH v4 17/17] docs: update Xen-on-KVM documentation,
David Woodhouse
[kvm-unit-tests PATCH v1 00/10] RFC: Add clang-format and kerneldoc check,
Nico Boehr
- [kvm-unit-tests PATCH v1 02/10] powerpc: properly format non-kernel-doc comments,
Nico Boehr
- [kvm-unit-tests PATCH v1 06/10] x86: properly format non-kernel-doc comments,
Nico Boehr
- [kvm-unit-tests PATCH v1 04/10] s390x: properly format non-kernel-doc comments,
Nico Boehr
- [kvm-unit-tests PATCH v1 03/10] lib: s390x: cpacf: move kernel-doc comment to correct function,
Nico Boehr
- [kvm-unit-tests PATCH v1 08/10] s390x: gs: turn off formatter for inline assembly,
Nico Boehr
- [kvm-unit-tests PATCH v1 07/10] s390x: cpumodel: list tcg_fail explicitly,
Nico Boehr
- [kvm-unit-tests PATCH v1 10/10] add make format,
Nico Boehr
- [kvm-unit-tests PATCH v1 05/10] s390x: ensure kernel-doc parameters are properly formated,
Nico Boehr
- [kvm-unit-tests PATCH v1 09/10] add clang-format configuration file,
Nico Boehr
- [kvm-unit-tests PATCH v1 01/10] make: add target to check kernel-doc comments,
Nico Boehr
- Re: [kvm-unit-tests PATCH v1 00/10] RFC: Add clang-format and kerneldoc check,
Thomas Huth
[PULL 00/60] Misc HW/UI patches for 2023-11-06,
Philippe Mathieu-Daudé
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]