Linux KVM
[Prev Page][Next Page]
- [PATCH v18 00/17] s390x: CPU Topology,
Pierre Morel
- [PATCH v18 05/17] s390x/cpu topology: resetting the Topology-Change-Report,
Pierre Morel
- [PATCH v18 01/17] s390x/cpu topology: add s390 specifics to CPU topology,
Pierre Morel
- [PATCH v18 02/17] s390x/cpu topology: add topology entries on CPU hotplug,
Pierre Morel
- [PATCH v18 04/17] s390x/sclp: reporting the maximum nested topology entries,
Pierre Morel
- [PATCH v18 07/17] target/s390x/cpu topology: activate CPU topology,
Pierre Morel
- [PATCH v18 03/17] target/s390x/cpu topology: handle STSI(15) and build the SYSIB,
Pierre Morel
- [PATCH v18 06/17] s390x/cpu topology: interception of PTF instruction,
Pierre Morel
- [PATCH v18 08/17] qapi/s390x/cpu topology: set-cpu-topology qmp command,
Pierre Morel
- [PATCH v18 09/17] machine: adding s390 topology to query-cpu-fast,
Pierre Morel
- [PATCH v18 10/17] machine: adding s390 topology to info hotpluggable-cpus,
Pierre Morel
- [PATCH v18 11/17] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event,
Pierre Morel
- [PATCH v18 13/17] tests/avocado: s390x cpu topology core,
Pierre Morel
- [PATCH v18 15/17] tests/avocado: s390x cpu topology entitlement tests,
Pierre Morel
- [PATCH v18 17/17] tests/avocado: s390x cpu topology test socket full,
Pierre Morel
- [PATCH v18 12/17] docs/s390x/cpu topology: document s390x cpu topology,
Pierre Morel
- [PATCH v18 16/17] tests/avocado: s390x cpu topology test dedicated CPU,
Pierre Morel
- [PATCH v18 14/17] tests/avocado: s390x cpu topology polarisation,
Pierre Morel
- [kvm:queue 24/34] arch/x86/kvm/vmx/vmx.c:2328:3: error: expected expression,
kernel test robot
- [kvm-unit-tests PATCH 0/6] arm: pmu: Fix random failures of pmu-chain-promotion,
Eric Auger
- [PATCH RESEND v2] KVM: move KVM_CAP_DEVICE_CTRL to the generic check,
Wei Wang
- [PATCH] KVM: x86: SVM: Fix one redefine issue about VMCB_AVIC_APIC_BAR_MASK,
korantwork
- [WIP Patch v2 00/14] Avoiding slow get-user-pages via memory fault exit,
Anish Moorthy
- [WIP Patch v2 02/14] KVM: selftests: Use EPOLL in userfaultfd_util reader threads and signal errors via TEST_ASSERT,
Anish Moorthy
- [WIP Patch v2 01/14] KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging test,
Anish Moorthy
- [WIP Patch v2 03/14] KVM: Allow hva_pfn_fast to resolve read-only faults.,
Anish Moorthy
- [WIP Patch v2 05/14] KVM: x86: Implement memory fault exit for direct_map,
Anish Moorthy
- [WIP Patch v2 06/14] KVM: x86: Implement memory fault exit for kvm_handle_page_fault,
Anish Moorthy
- [WIP Patch v2 04/14] KVM: x86: Add KVM_CAP_X86_MEMORY_FAULT_EXIT and associated kvm_run field,
Anish Moorthy
- [WIP Patch v2 10/14] KVM: x86: Implement KVM_CAP_MEMORY_FAULT_NOWAIT,
Anish Moorthy
- [WIP Patch v2 13/14] KVM: selftests: Add memslot_flags parameter to memstress_create_vm,
Anish Moorthy
- [WIP Patch v2 08/14] KVM: x86: Implement memory fault exit for FNAME(fetch),
Anish Moorthy
- [WIP Patch v2 09/14] KVM: Introduce KVM_CAP_MEMORY_FAULT_NOWAIT without implementation,
Anish Moorthy
- [WIP Patch v2 12/14] KVM: arm64: Implement KVM_CAP_MEMORY_FAULT_NOWAIT,
Anish Moorthy
- [WIP Patch v2 07/14] KVM: x86: Implement memory fault exit for setup_vmgexit_scratch,
Anish Moorthy
- [WIP Patch v2 11/14] KVM: arm64: Allow user_mem_abort to return 0 to signal a 'normal' exit,
Anish Moorthy
- [WIP Patch v2 14/14] KVM: selftests: Handle memory fault exits in demand_paging_test,
Anish Moorthy
- Re: [WIP Patch v2 00/14] Avoiding slow get-user-pages via memory fault exit,
Oliver Upton
- Re: [WIP Patch v2 00/14] Avoiding slow get-user-pages via memory fault exit,
Sean Christopherson
- [PATCH] KVM: selftests: skip hugetlb tests if huge pages are not available,
Paolo Bonzini
- [PATCH] KVM: nVMX: remove unnecessary #ifdef,
Paolo Bonzini
- [PATCH v2] KVM: nVMX: add missing consistency checks for CR0 and CR4,
Paolo Bonzini
- [PATCH net v4 0/4] several updates to virtio/vsock,
Arseniy Krasnov
- [PATCH RESEND net v4 0/4] several updates to virtio/vsock,
Arseniy Krasnov
- [PATCH] KVM: arm64: Retry fault if vma_lookup() results become invalid,
David Matlack
- [PATCH v4 1/3] selftests: use canonical ftrace path,
Ross Zwisler
- [PATCH 31/36] vhost-vdpa: vhost_vdpa_alloc_domain() should be using a const struct bus_type *,
Greg Kroah-Hartman
- [PATCH v2 00/19] KVM: arm64: Rework timer offsetting for fun and profit,
Marc Zyngier
- [PATCH v2 02/19] KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional ns,
Marc Zyngier
- [PATCH v2 07/19] KVM: arm64: Expose {un,}lock_all_vcpus() to the reset of KVM,
Marc Zyngier
- [PATCH v2 03/19] arm64: Add CNTPOFF_EL2 register definition,
Marc Zyngier
- [PATCH v2 01/19] KVM: arm64: timers: Convert per-vcpu virtual offset to a global value,
Marc Zyngier
- [PATCH v2 04/19] arm64: Add HAS_ECV_CNTPOFF capability,
Marc Zyngier
- [PATCH v2 05/19] KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer,
Marc Zyngier
- [PATCH v2 06/19] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2,
Marc Zyngier
- [PATCH v2 08/19] KVM: arm64: timers: Allow userspace to set the global counter offset,
Marc Zyngier
- [PATCH v2 09/19] KVM: arm64: timers: Allow save/restoring of the physical timer,
Marc Zyngier
- [PATCH v2 11/19] KVM: arm64: timers: Abstract per-timer IRQ access,
Marc Zyngier
- [PATCH v2 15/19] KVM: arm64: nv: timers: Add a per-timer, per-vcpu offset,
Marc Zyngier
- [PATCH v2 10/19] KVM: arm64: timers: Rationalise per-vcpu timer init,
Marc Zyngier
- [PATCH v2 14/19] KVM: arm64: Document KVM_ARM_SET_CNT_OFFSETS and co,
Marc Zyngier
- [PATCH v2 19/19] KVM: arm64: selftests: Deal with spurious timer interrupts,
Marc Zyngier
- [PATCH v2 16/19] KVM: arm64: nv: timers: Support hyp timer emulation,
Marc Zyngier
- [PATCH v2 12/19] KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data,
Marc Zyngier
- [PATCH v2 13/19] KVM: arm64: Abstract the number of valid timers per vcpu,
Marc Zyngier
- [PATCH v2 17/19] KVM: arm64: selftests: Add physical timer registers to the sysreg list,
Marc Zyngier
- [PATCH v2 18/19] KVM: arm64: selftests: Augment existing timer test to handle variable offset,
Marc Zyngier
- Re: [PATCH v2 00/19] KVM: arm64: Rework timer offsetting for fun and profit,
Colton Lewis
- [PATCH v3] KVM: VMX: fix lockdep warning on posted intr wakeup,
Yan Zhao
- [PATCH v2] KVM: VMX: fix lockdep warning on posted intr wakeup,
Yan Zhao
- [PATCH 0/2] KVM: arm64: Plug a couple of MM races,
Marc Zyngier
- [PATCH v2 0/2] KVM: selftests: Report enable_pmu module value when test is skipped,
Like Xu
- [GIT PULL] virtio,vhost,vdpa: bugfixes,
Michael S. Tsirkin
- [PATCH v2 2/2] KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPU,
Reiji Watanabe
- [PATCH v2 1/2] KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current value,
Reiji Watanabe
- [PATCH v2 0/2] KVM: arm64: PMU: Preserve vPMC registers properly on migration,
Reiji Watanabe
- [PATCH v13 000/113] KVM TDX basic feature support,
isaku . yamahata
- [PATCH v13 002/113] KVM: x86/vmx: Refactor KVM VMX module init/exit functions,
isaku . yamahata
- [PATCH v13 003/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
isaku . yamahata
- [PATCH v13 001/113] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX,
isaku . yamahata
- [PATCH v13 006/113] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs,
isaku . yamahata
- [PATCH v13 004/113] KVM: TDX: Initialize logical processor when onlined,
isaku . yamahata
- [PATCH v13 005/113] KVM: TDX: Add placeholders for TDX VM/vcpu structure,
isaku . yamahata
- [PATCH v13 007/113] KVM: TDX: Make TDX VM type supported,
isaku . yamahata
- [PATCH v13 008/113] [MARKER] The start of TDX KVM patch series: TDX architectural definitions,
isaku . yamahata
- [PATCH v13 012/113] KVM: TDX: Add helper functions to print TDX SEAMCALL error,
isaku . yamahata
- [PATCH v13 010/113] KVM: TDX: Add TDX "architectural" error codes,
isaku . yamahata
- [PATCH v13 011/113] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module,
isaku . yamahata
- [PATCH v13 009/113] KVM: TDX: Define TDX architectural definitions,
isaku . yamahata
- [PATCH v13 013/113] [MARKER] The start of TDX KVM patch series: TD VM creation/destruction,
isaku . yamahata
- [PATCH v13 014/113] x86/cpu: Add helper functions to allocate/free TDX private host key id,
isaku . yamahata
- [PATCH v13 015/113] x86/virt/tdx: Add a helper function to return system wide info about TDX module,
isaku . yamahata
- [PATCH v13 017/113] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl,
isaku . yamahata
- [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters,
isaku . yamahata
- [PATCH v13 019/113] KVM: TDX: create/destroy VM structure,
isaku . yamahata
- [PATCH v13 041/113] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role,
isaku . yamahata
- [PATCH v13 021/113] KVM: TDX: Make pmu_intel.c ignore guest TD case,
isaku . yamahata
- [PATCH v13 039/113] KVM: x86/mmu: Assume guest MMIOs are shared,
isaku . yamahata
- [PATCH v13 018/113] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific,
isaku . yamahata
- [PATCH v13 020/113] KVM: TDX: initialize VM with TDX specific parameters,
isaku . yamahata
- [PATCH v13 038/113] [MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks,
isaku . yamahata
- [PATCH v13 043/113] KVM: Add flags to struct kvm_gfn_range,
isaku . yamahata
- [PATCH v13 022/113] KVM: TDX: Refuse to unplug the last cpu on the package,
isaku . yamahata
- [PATCH v13 042/113] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page,
isaku . yamahata
- [PATCH v13 023/113] [MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction,
isaku . yamahata
- [PATCH v13 044/113] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
isaku . yamahata
- [PATCH v13 025/113] KVM: TDX: Do TDX specific vcpu initialization,
isaku . yamahata
- [PATCH v13 045/113] KVM: x86/tdp_mmu: Sprinkle __must_check,
isaku . yamahata
- [PATCH v13 024/113] KVM: TDX: allocate/free TDX vcpu structure,
isaku . yamahata
- [PATCH v13 027/113] KVM: x86/mmu: introduce config for PRIVATE KVM MMU,
isaku . yamahata
- [PATCH v13 047/113] [MARKER] The start of TDX KVM patch series: TDX EPT violation,
isaku . yamahata
- [PATCH v13 028/113] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA,
isaku . yamahata
- [PATCH v13 026/113] [MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits,
isaku . yamahata
- [PATCH v13 048/113] KVM: x86/mmu: Disallow dirty logging for x86 TDX,
isaku . yamahata
- [PATCH v13 046/113] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU,
isaku . yamahata
- [PATCH v13 052/113] KVM: TDX: Add accessors VMX VMCS helpers,
isaku . yamahata
- [PATCH v13 032/113] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE,
isaku . yamahata
- [PATCH v13 050/113] KVM: VMX: Split out guts of EPT violation to common/exposed function,
isaku . yamahata
- [PATCH v13 029/113] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX,
isaku . yamahata
- [PATCH v13 053/113] KVM: TDX: Add load_mmu_pgd method for TDX,
isaku . yamahata
- [PATCH v13 051/113] KVM: VMX: Move setting of EPT MMU masks to common VT-x code,
isaku . yamahata
- [PATCH v13 030/113] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values,
isaku . yamahata
- [PATCH v13 054/113] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT,
isaku . yamahata
- [PATCH v13 031/113] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE,
isaku . yamahata
- [PATCH v13 055/113] KVM: TDX: Require TDP MMU and mmio caching for TDX,
isaku . yamahata
- [PATCH v13 049/113] KVM: x86/mmu: TDX: Do not enable page track for TD guest,
isaku . yamahata
- [PATCH v13 033/113] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask,
isaku . yamahata
- [PATCH v13 058/113] [MARKER] The start of TDX KVM patch series: TD finalization,
isaku . yamahata
- [PATCH v13 062/113] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit,
isaku . yamahata
- [PATCH v13 060/113] KVM: TDX: Create initial guest memory,
isaku . yamahata
- [PATCH v13 035/113] KVM: x86/mmu: Disallow fast page fault on private GPA,
isaku . yamahata
- [PATCH v13 061/113] KVM: TDX: Finalize VM initialization,
isaku . yamahata
- [PATCH v13 056/113] KVM: TDX: TDP MMU TDX support,
isaku . yamahata
- [PATCH v13 034/113] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis,
isaku . yamahata
- [PATCH v13 059/113] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX,
isaku . yamahata
- [PATCH v13 057/113] KVM: TDX: MTRR: implement get_mt_mask() for TDX,
isaku . yamahata
- [PATCH v13 036/113] KVM: x86/mmu: Allow per-VM override of the TDP max page level,
isaku . yamahata
- [PATCH v13 063/113] KVM: TDX: Add helper assembly function to TDX vcpu,
isaku . yamahata
- [PATCH v13 071/113] KVM: TDX: restore debug store when TD exit,
isaku . yamahata
- [PATCH v13 065/113] KVM: TDX: vcpu_run: save/restore host state(host kernel gs),
isaku . yamahata
- [PATCH v13 070/113] KVM: TDX: complete interrupts after tdexit,
isaku . yamahata
- [PATCH v13 066/113] KVM: TDX: restore host xsave state when exit from the guest TD,
isaku . yamahata
- [PATCH v13 037/113] KVM: VMX: Introduce test mode related to EPT violation VE,
isaku . yamahata
- [PATCH v13 040/113] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation,
isaku . yamahata
- [PATCH v13 064/113] KVM: TDX: Implement TDX vcpu enter/exit path,
isaku . yamahata
- [PATCH v13 069/113] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls,
isaku . yamahata
- [PATCH v13 068/113] KVM: TDX: restore user ret MSRs,
isaku . yamahata
- [PATCH v13 067/113] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr,
isaku . yamahata
- [PATCH v13 072/113] KVM: TDX: handle vcpu migration over logical processor,
isaku . yamahata
- [PATCH v13 073/113] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior,
isaku . yamahata
- [PATCH v13 082/113] KVM: x86: Split core of hypercall emulation to helper function,
isaku . yamahata
- [PATCH v13 076/113] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c,
isaku . yamahata
- [PATCH v13 087/113] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT,
isaku . yamahata
- [PATCH v13 075/113] KVM: x86: Assume timer IRQ was injected if APIC state is proteced,
isaku . yamahata
- [PATCH v13 081/113] KVM: VMX: Move NMI/exception handler to common helper,
isaku . yamahata
- [PATCH v13 086/113] KVM: TDX: handle ept violation/misconfig exit,
isaku . yamahata
- [PATCH v13 085/113] KVM: TDX: handle EXIT_REASON_OTHER_SMI,
isaku . yamahata
- [PATCH v13 079/113] KVM: TDX: Implement methods to inject NMI,
isaku . yamahata
- [PATCH v13 074/113] KVM: TDX: Add support for find pending IRQ in a protected local APIC,
isaku . yamahata
- [PATCH v13 084/113] KVM: TDX: Handle vmentry failure for INTEL TD guest,
isaku . yamahata
- [PATCH v13 083/113] KVM: TDX: Add a place holder to handle TDX VM exit,
isaku . yamahata
- [PATCH v13 080/113] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument,
isaku . yamahata
- [PATCH v13 077/113] KVM: TDX: Implement interrupt injection,
isaku . yamahata
- [PATCH v13 088/113] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL),
isaku . yamahata
- [PATCH v13 089/113] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL,
isaku . yamahata
- [PATCH v13 090/113] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL,
isaku . yamahata
- [PATCH v13 091/113] KVM: TDX: Handle TDX PV CPUID hypercall,
isaku . yamahata
- [PATCH v13 093/113] KVM: TDX: Handle TDX PV port io hypercall,
isaku . yamahata
- [PATCH v13 103/113] KVM: TDX: Add methods to ignore guest instruction emulation,
isaku . yamahata
- [PATCH v13 094/113] KVM: TDX: Handle TDX PV MMIO hypercall,
isaku . yamahata
- [PATCH v13 108/113] KVM: TDX: Add a method to ignore for TDX to ignore hypercall patch,
isaku . yamahata
- [PATCH v13 112/113] RFC: KVM: TDX: Make busy with S-EPT on entry bug,
isaku . yamahata
- [PATCH v13 092/113] KVM: TDX: Handle TDX PV HLT hypercall,
isaku . yamahata
- [PATCH v13 111/113] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU,
isaku . yamahata
- [PATCH v13 109/113] KVM: TDX: Add methods to ignore virtual apic related operation,
isaku . yamahata
- [PATCH v13 095/113] KVM: TDX: Implement callbacks for MSR operations for TDX,
isaku . yamahata
- [PATCH v13 096/113] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall,
isaku . yamahata
- [PATCH v13 110/113] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX),
isaku . yamahata
- [PATCH v13 100/113] KVM: TDX: Silently discard SMI request,
isaku . yamahata
- [PATCH v13 106/113] KVM: TDX: Add methods to ignore accesses to TSC,
isaku . yamahata
- [PATCH v13 098/113] KVM: TDX: Handle TDX PV map_gpa hypercall,
isaku . yamahata
- [PATCH v13 078/113] KVM: TDX: Implements vcpu request_immediate_exit,
isaku . yamahata
- [PATCH v13 105/113] KVM: TDX: Add methods to ignore VMX preemption timer,
isaku . yamahata
- [PATCH v13 101/113] KVM: TDX: Silently ignore INIT/SIPI,
isaku . yamahata
- [PATCH v13 107/113] KVM: TDX: Ignore setting up mce,
isaku . yamahata
- [PATCH v13 099/113] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall,
isaku . yamahata
- [PATCH v13 113/113] [MARKER] the end of (the first phase of) TDX KVM patch series,
isaku . yamahata
- [PATCH v13 102/113] KVM: TDX: Add methods to ignore accesses to CPU state,
isaku . yamahata
- [PATCH v13 097/113] KVM: TDX: Handle TDX PV report fatal error hypercall,
isaku . yamahata
- [PATCH v13 104/113] KVM: TDX: Add a method to ignore dirty logging,
isaku . yamahata
- [PATCH v2] perf/x86: use hexidecimal value for cpuid,
Zhenyu Wang
- [RFC PATCH part-7 00/12] Memory protection based on page state,
Jason Chen CJ
- [RFC PATCH part-7 08/12] pkvm: x86: Donate shadow vm & vcpu pages to hypervisor,
Jason Chen CJ
- [RFC PATCH part-7 04/12] pkvm: x86: Add the record of the page state into page table entry,
Jason Chen CJ
- [RFC PATCH part-7 05/12] pkvm: x86: Expose host EPT lock,
Jason Chen CJ
- [RFC PATCH part-7 02/12] pkvm: x86: Use host EPT to track page ownership,
Jason Chen CJ
- [RFC PATCH part-7 10/12] pkvm: x86: Implement do_unshare() helper for unsharing memory,
Jason Chen CJ
- [RFC PATCH part-7 07/12] pkvm: x86: Implement __pkvm_hyp_donate_host(),
Jason Chen CJ
- [RFC PATCH part-7 06/12] pkvm: x86: Implement do_donate() helper for donating memory,
Jason Chen CJ
- [RFC PATCH part-7 03/12] pkvm: x86: Use SW bits to track page state,
Jason Chen CJ
- [RFC PATCH part-7 12/12] pkvm: x86: Use page state API in shadow EPT for normal VM,
Jason Chen CJ
- [RFC PATCH part-7 09/12] pkvm: x86: Implement do_share() helper for sharing memory,
Jason Chen CJ
- [RFC PATCH part-7 11/12] pkvm: x86: Add pgtable override helper functions for map/unmap/free leaf,
Jason Chen CJ
- [RFC PATCH part-7 01/12] pkvm: x86: Introduce pkvm_pgtable_annotate,
Jason Chen CJ
- [RFC PATCH part-6 00/13] EPT Emulation,
Jason Chen CJ
- [RFC PATCH part-6 01/13] pkvm: x86: Pre-define the maximum number of supported VMs,
Jason Chen CJ
- [RFC PATCH part-6 02/13] pkvm: x86: init: Reserve memory for shadow EPT,
Jason Chen CJ
- [RFC PATCH part-6 03/13] pkvm: x86: Initialize the shadow EPT pool,
Jason Chen CJ
- [RFC PATCH part-6 04/13] pkvm: x86: Introduce shadow EPT,
Jason Chen CJ
- [RFC PATCH part-6 05/13] pkvm: x86: Introduce vEPT to record guest EPT information,
Jason Chen CJ
- [RFC PATCH part-6 08/13] pkvm: x86: Add support for pKVM to handle the nested EPT violation,
Jason Chen CJ
- [RFC PATCH part-6 06/13] pkvm: x86: Add API to get the max phys address bits,
Jason Chen CJ
- [RFC PATCH part-6 13/13] pkvm: x86: Switch to use shadow EPT for nested guests,
Jason Chen CJ
- [RFC PATCH part-6 10/13] pkvm: x86: add pkvm_pgtable_unmap_safe for a safe unmap,
Jason Chen CJ
- [RFC PATCH part-6 09/13] pkvm: x86: Introduce PKVM_ASSERT,
Jason Chen CJ
- [RFC PATCH part-6 11/13] pkvm: x86: Introduce shadow EPT invalidation support,
Jason Chen CJ
- [RFC PATCH part-6 07/13] pkvm: x86: Initialize ept_zero_check,
Jason Chen CJ
- [RFC PATCH part-6 12/13] pkvm: x86: Add INVEPT instruction emulation,
Jason Chen CJ
- [RFC PATCH part-3 00/22] Isolate pKVM & host,
Jason Chen CJ
- [RFC PATCH part-3 15/22] pkvm: x86: Add init-finalise hypercall,
Jason Chen CJ
- [RFC PATCH part-3 20/22] pkvm: x86: Add pgtable API pkvm_pgtable_lookup,
Jason Chen CJ
- [RFC PATCH part-3 12/22] pkvm: x86: Define linker script alias for kernel-proper symbol,
Jason Chen CJ
- [RFC PATCH part-3 09/22] pkvm: x86: Introduce general page table management framework,
Jason Chen CJ
- [RFC PATCH part-3 06/22] pkvm: x86: Calculate total reserve page numbers,
Jason Chen CJ
- [RFC PATCH part-3 16/22] pkvm: x86: Create MMU pgtable in init-finalise hypercall,
Jason Chen CJ
- [RFC PATCH part-3 10/22] pkvm: x86: Initialize MMU/EPT configuration,
Jason Chen CJ
- [RFC PATCH part-3 04/22] pkvm: x86: Add buddy page allocator,
Jason Chen CJ
- [RFC PATCH part-3 03/22] pkvm: x86: Add memset lib,
Jason Chen CJ
- [RFC PATCH part-3 19/22] pkvm: x86: Create host EPT pgtable in init-finalise hypercall,
Jason Chen CJ
- [RFC PATCH part-3 11/22] pkvm: x86: Add early allocator based mm_ops,
Jason Chen CJ
- [RFC PATCH part-3 08/22] pkvm: x86: Early alloc from reserved memory,
Jason Chen CJ
- [RFC PATCH part-3 13/22] pkvm: x86: Introduce MMU pgtable support,
Jason Chen CJ
- [RFC PATCH part-3 17/22] pkvm: x86: Add vmemmap and switch to buddy page allocator,
Jason Chen CJ
- [RFC PATCH part-3 02/22] pkvm: x86: Add arch specific spinlock,
Jason Chen CJ
- [RFC PATCH part-3 18/22] pkvm: x86: Introduce host EPT pgtable support,
Jason Chen CJ
- [RFC PATCH part-3 05/22] pkvm: x86: Generate pkvm_constants.h for pKVM initialization,
Jason Chen CJ
- [RFC PATCH part-3 22/22] pkvm: x86: Dynamically handle host MMIO EPT violation,
Jason Chen CJ
- [RFC PATCH part-3 01/22] pkvm: x86: Define hypervisor runtime VA/PA APIs,
Jason Chen CJ
- [RFC PATCH part-3 07/22] pkvm: x86: Reserve memory for pKVM,
Jason Chen CJ
- [RFC PATCH part-3 21/22] pkvm: x86: Introduce find_mem_range API,
Jason Chen CJ
- [RFC PATCH part-3 14/22] pkvm: x86: Add global pkvm_hyp pointer,
Jason Chen CJ
- [RFC PATCH part-4 0/4] Misc,
Jason Chen CJ
- [RFC PATCH part-5 00/22] VMX emulation,
Jason Chen CJ
- [RFC PATCH part-5 01/22] pkvm: x86: Add memcpy lib,
Jason Chen CJ
- [RFC PATCH part-5 04/22] pkvm: x86: Add check for guest address translation,
Jason Chen CJ
- [RFC PATCH part-5 07/22] KVM: VMX: Add initialization/teardown for shadow vm/vcpu,
Jason Chen CJ
- [RFC PATCH part-5 02/22] pkvm: x86: Add memory operation APIs for for host VM,
Jason Chen CJ
- [RFC PATCH part-5 06/22] KVM: VMX: Add new kvm_x86_ops vm_free,
Jason Chen CJ
- [RFC PATCH part-5 03/22] pkvm: x86: Do guest address translation per page granularity,
Jason Chen CJ
- [RFC PATCH part-5 05/22] pkvm: x86: Add hypercalls for shadow_vm/vcpu init & teardown,
Jason Chen CJ
- [RFC PATCH part-5 08/22] pkvm: x86: Add hash table mapping for shadow vcpu based on vmcs12_pa,
Jason Chen CJ
- [RFC PATCH part-5 09/22] pkvm: x86: Add VMXON/VMXOFF emulation,
Jason Chen CJ
- [RFC PATCH part-5 10/22] pkvm: x86: Add has_vmcs_field() API for physical vmx capability check,
Jason Chen CJ
- [RFC PATCH part-5 11/22] KVM: VMX: Add more vmcs and vmcs12 fields definition,
Jason Chen CJ
- [RFC PATCH part-5 12/22] pkvm: x86: Init vmcs read/write bitmap for vmcs emulation,
Jason Chen CJ
- [RFC PATCH part-5 13/22] pkvm: x86: Initialize emulated fields for vmcs emulation,
Jason Chen CJ
- [RFC PATCH part-5 15/22] pkvm: x86: Move _init_host_state_area to pKVM hypervisor,
Jason Chen CJ
- [RFC PATCH part-5 14/22] pkvm: x86: Add msr ops for pKVM hypervisor,
Jason Chen CJ
- [RFC PATCH part-5 16/22] pkvm: x86: Add vmcs_load/clear_track APIs,
Jason Chen CJ
- [RFC PATCH part-5 18/22] pkvm: x86: Add VMREAD/VMWRITE emulation,
Jason Chen CJ
- [RFC PATCH part-5 17/22] pkvm: x86: Add VMPTRLD/VMCLEAR emulation,
Jason Chen CJ
- [RFC PATCH part-5 19/22] pkvm: x86: Add VMLAUNCH/VMRESUME emulation,
Jason Chen CJ
- [RFC PATCH part-5 21/22] pkvm: x86: Initialize msr_bitmap for vmsr,
Jason Chen CJ
- [RFC PATCH part-5 22/22] pkvm: x86: Add vmx msr emulation,
Jason Chen CJ
- [RFC PATCH part-5 20/22] pkvm: x86: Add INVEPT/INVVPID emulation,
Jason Chen CJ
- Re: [RFC PATCH part-5 00/22] VMX emulation,
Sean Christopherson
- [RFC PATCH part-2 00/17] Introduce & support pKVM on Intel platform,
Jason Chen CJ
- [RFC PATCH part-2 01/17] pkvm: x86: Introduce CONFIG_PKVM_INTEL,
Jason Chen CJ
- [RFC PATCH part-2 02/17] KVM: VMX: Refactor for setup_vmcs_config,
Jason Chen CJ
- [RFC PATCH part-2 03/17] pkvm: x86: Add vmx capability check and vmx config setup,
Jason Chen CJ
- [RFC PATCH part-2 05/17] pkvm: x86: Add basic setup for host vcpu,
Jason Chen CJ
- [RFC PATCH part-2 04/17] pkvm: x86: Add pCPU env setup,
Jason Chen CJ
- [RFC PATCH part-2 06/17] pkvm: x86: Introduce pkvm_host_deprivilege_cpus,
Jason Chen CJ
- [RFC PATCH part-2 07/17] pkvm: x86: Allocate vmcs and msr bitmap pages for host vcpu,
Jason Chen CJ
- [RFC PATCH part-2 08/17] pkvm: x86: Initailize vmcs guest state area for host vcpu,
Jason Chen CJ
- [RFC PATCH part-2 09/17] pkvm: x86: Initialize vmcs host state area for host vcpu,
Jason Chen CJ
- [RFC PATCH part-2 13/17] pkvm: x86: Add private vmx_ops.h for pKVM,
Jason Chen CJ
- [RFC PATCH part-2 11/17] pkvm: x86: Define empty debug functions for hypervisor,
Jason Chen CJ
- [RFC PATCH part-2 10/17] pkvm: x86: Initialize vmcs control fields for host vcpu,
Jason Chen CJ
- [RFC PATCH part-2 17/17] pkvm: x86: Stub CONFIG_DEBUG_LIST in pKVM,
Jason Chen CJ
- [RFC PATCH part-2 12/17] pkvm: x86: Add vmexit handler for host vcpu,
Jason Chen CJ
- [RFC PATCH part-2 14/17] pkvm: x86: Add pKVM retpoline.S,
Jason Chen CJ
- [RFC PATCH part-2 16/17] pkvm: x86: Deprivilege host OS,
Jason Chen CJ
- [RFC PATCH part-2 15/17] pkvm: x86: Build pKVM runtime as an independent binary,
Jason Chen CJ
- [RFC PATCH part-1 0/5] pKVM on Intel Platform Introduction,
Jason Chen CJ
[GIT PULL] KVM/arm64 fixes for 6.3, part #1,
Oliver Upton
[PATCH v3 00/21] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN,
Sean Christopherson
- [PATCH v3 01/21] KVM: x86: Rename kvm_init_msr_list() to clarify it inits multiple lists,
Sean Christopherson
- [PATCH v3 02/21] KVM: x86: Add a helper to query whether or not a vCPU has ever run,
Sean Christopherson
- [PATCH v3 03/21] KVM: x86: Add macros to track first...last VMX feature MSRs,
Sean Christopherson
- [PATCH v3 04/21] KVM: x86: Generate set of VMX feature MSRs using first/last definitions,
Sean Christopherson
- [PATCH v3 05/21] KVM: selftests: Split PMU caps sub-tests to avoid writing MSR after KVM_RUN,
Sean Christopherson
- [PATCH v3 06/21] KVM: x86: Disallow writes to immutable feature MSRs after KVM_RUN,
Sean Christopherson
- [PATCH v3 07/21] KVM: x86/pmu: WARN and bug the VM if PMU is refreshed after vCPU has run,
Sean Christopherson
- [PATCH v3 08/21] KVM: x86/pmu: Zero out LBR capabilities during PMU refresh,
Sean Christopherson
- [PATCH v3 09/21] KVM: selftests: Move 0/initial value PERF_CAPS checks to dedicated sub-test,
Sean Christopherson
- [PATCH v3 13/21] KVM: selftests: Drop now-redundant checks on PERF_CAPABILITIES writes,
Sean Christopherson
- [PATCH v3 10/21] KVM: selftests: Assert that full-width PMC writes are supported if PDCM=1,
Sean Christopherson
- [PATCH v3 11/21] KVM: selftests: Print out failing MSR and value in vcpu_set_msr(),
Sean Christopherson
- [PATCH v3 14/21] KVM: selftests: Test all fungible features in PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v3 16/21] KVM: selftests: Expand negative testing of guest writes to PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v3 12/21] KVM: selftests: Verify KVM preserves userspace writes to "durable" MSRs,
Sean Christopherson
- [PATCH v3 15/21] KVM: selftests: Test all immutable non-format bits in PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v3 17/21] KVM: selftests: Test post-KVM_RUN writes to PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v3 21/21] KVM: selftests: Verify LBRs are disabled if vPMU is disabled,
Sean Christopherson
- [PATCH v3 18/21] KVM: selftests: Drop "all done!" printf() from PERF_CAPABILITIES test,
Sean Christopherson
- [PATCH v3 20/21] KVM: selftests: Add negative testcase for PEBS format in PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v3 19/21] KVM: selftests: Refactor LBR_FMT test to avoid use of separate macro,
Sean Christopherson
- Re: [PATCH v3 00/21] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN,
Sean Christopherson
[PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups,
Sean Christopherson
- [PATCH v2 01/27] drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page",
Sean Christopherson
- [PATCH v2 08/27] drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns,
Sean Christopherson
- [PATCH v2 05/27] drm/i915/gvt: Verify VFIO-pinned page is THP when shadowing 2M gtt entry,
Sean Christopherson
- [PATCH v2 22/27] KVM: x86/mmu: Rename page-track APIs to reflect the new reality,
Sean Christopherson
- [PATCH v2 21/27] KVM: x86/mmu: Drop infrastructure for multiple page-track modes,
Sean Christopherson
- [PATCH v2 26/27] KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers,
Sean Christopherson
- [PATCH v2 13/27] KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook,
Sean Christopherson
- [PATCH v2 06/27] drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn(),
Sean Christopherson
- [PATCH v2 07/27] drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT,
Sean Christopherson
- [PATCH v2 10/27] drm/i915/gvt: Protect gfn hash table with vgpu_lock,
Sean Christopherson
- [PATCH v2 20/27] KVM: x86/mmu: Use page-track notifiers iff there are external users,
Sean Christopherson
- [PATCH v2 12/27] KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs,
Sean Christopherson
- [PATCH v2 09/27] drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt(),
Sean Christopherson
- [PATCH v2 15/27] drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slot,
Sean Christopherson
- [PATCH v2 19/27] KVM: x86/mmu: Move KVM-only page-track declarations to internal header,
Sean Christopherson
- [PATCH v2 14/27] KVM: x86: Reject memslot MOVE operations if KVMGT is attached,
Sean Christopherson
- [PATCH v2 02/27] KVM: x86/mmu: Factor out helper to get max mapping size of a memslot,
Sean Christopherson
- [PATCH v2 11/27] KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change,
Sean Christopherson
- [PATCH v2 04/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry,
Sean Christopherson
- [PATCH v2 23/27] KVM: x86/mmu: Assert that correct locks are held for page write-tracking,
Sean Christopherson
- [PATCH v2 24/27] KVM: x86/mmu: Bug the VM if write-tracking is used but not enabled,
Sean Christopherson
- [PATCH v2 25/27] KVM: x86/mmu: Drop @slot param from exported/external page-track APIs,
Sean Christopherson
- [PATCH v2 18/27] KVM: x86: Remove the unused page-track hook track_flush_slot(),
Sean Christopherson
- [PATCH v2 17/27] drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region(),
Sean Christopherson
- [PATCH v2 03/27] drm/i915/gvt: remove interface intel_gvt_is_valid_gfn,
Sean Christopherson
- [PATCH v2 16/27] KVM: x86: Add a new page-track hook to handle memslot deletion,
Sean Christopherson
- [PATCH v2 27/27] drm/i915/gvt: Drop final dependencies on KVM internal details,
Sean Christopherson
- Re: [PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups,
Yan Zhao
[PATCH] KVM: nVMX: add missing consistency checks for CR0 and CR4,
Paolo Bonzini
[PATCH 0/6] bus: fsl-mc: Make remove function return void,
Uwe Kleine-König
[PATCH 0/2] KVM: Fix race between reboot and hardware enabling,
Sean Christopherson
[PATCH v2 00/18] x86/reboot: KVM: Clean up "emergency" virt code,
Sean Christopherson
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]