Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v4 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1, (continued)
- [PATCH v4 16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2,
Will Deacon
- [PATCH v4 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2,
Will Deacon
- [PATCH v4 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally,
Will Deacon
- [PATCH v4 19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2,
Will Deacon
- [PATCH v4 17/25] KVM: arm64: Add generic hyp_memcache helpers,
Will Deacon
- [PATCH v4 18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function,
Will Deacon
- [PATCH v4 20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache,
Will Deacon
- [PATCH v4 21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host,
Will Deacon
- [PATCH v4 22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2,
Will Deacon
- [PATCH v4 23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2,
Will Deacon
- [PATCH v4 24/25] KVM: arm64: Don't unnecessarily map host kernel sections at EL2,
Will Deacon
- [PATCH v4 25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run(),
Will Deacon
- [kvm-unit-tests PATCH v7 0/1] s390x: Add exit time test,
Nico Boehr
- [kvm-unit-tests PATCH v3 0/8] s390x: uv-host: Access check extensions and improvements,
Janosch Frank
- [Bug 216598] New: Assertion Failure in kvm selftest mmio_warning_test,
bugzilla-daemon
- [PATCH 0/9] Linear Address Masking (LAM) KVM Enabling,
Robert Hoo
- [PATCH 1/9] KVM: x86: Rename cr4_reserved/rsvd_* variables to be more readable,
Robert Hoo
- [PATCH 3/9] KVM: x86: MMU: Rename get_cr3() --> get_pgd() and clear high bits for pgd,
Robert Hoo
- [PATCH 2/9] KVM: x86: Add CR4.LAM_SUP in guest owned bits,
Robert Hoo
- [PATCH 4/9] [Trivial] KVM: x86: MMU: Commets update,
Robert Hoo
- [PATCH 5/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3,
Robert Hoo
- [PATCH 6/9] KVM: x86: Untag LAM bits when applicable,
Robert Hoo
- [PATCH 7/9] KVM: x86: When judging setting CR3 valid or not, consider LAM bits,
Robert Hoo
- [PATCH 8/9] KVM: x86: When guest set CR3, handle LAM bits semantics,
Robert Hoo
- [PATCH 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM,
Robert Hoo
- [PATCH v2 1/2] KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open(),
Hou Wenlong
- [PATCH V2] KVM: arm64: vgic: fix wrong loop condition in scan_its_table(),
Eric Ren
- [PATCH AUTOSEL 5.19 03/10] kvm: x86: Do proper cleanup if kvm_x86_ops->vm_init() fails,
Sasha Levin
- [PATCH AUTOSEL 6.0 03/11] kvm: x86: Do proper cleanup if kvm_x86_ops->vm_init() fails,
Sasha Levin
- KVM Call for 2022-10-18,
Juan Quintela
- [PATCH] KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open(),
Hou Wenlong
- [kvm-unit-tests PATCH v6 0/1] s390x: Add exit time test,
Nico Boehr
- [PATCH 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes,
Gavin Shan
- [RFC PATCH v4 0/8] add support for CDX bus,
Nipun Gupta
- [PATCH] MAINTAINERS: git://github -> https://github.com for kvm-riscv,
Palmer Dabbelt
- [PATCH] MAINTAINERS: git://github -> https://github.com for awilliam,
Palmer Dabbelt
- [PATCH v2 00/16] KVM: x86: gfn_to_pfn_cache fixes and cleanups,
Sean Christopherson
- [PATCH v2 01/16] KVM: Initialize gfn_to_pfn_cache locks in dedicated helper,
Sean Christopherson
- [PATCH v2 03/16] KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache,
Sean Christopherson
- [PATCH v2 02/16] KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache,
Sean Christopherson
- [PATCH v2 04/16] KVM: Shorten gfn_to_pfn_cache function names,
Sean Christopherson
- [PATCH v2 05/16] KVM: x86: Remove unused argument in gpc_unmap_khva(),
Sean Christopherson
- [PATCH v2 09/16] KVM: Clean up hva_to_pfn_retry(),
Sean Christopherson
- [PATCH v2 07/16] KVM: Store gfn_to_pfn_cache length as an immutable property,
Sean Christopherson
- [PATCH v2 08/16] KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check(),
Sean Christopherson
- [PATCH v2 11/16] KVM: Drop KVM's API to allow temprorarily unmapping gfn=>pfn cache,
Sean Christopherson
- [PATCH v2 10/16] KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh(),
Sean Christopherson
- [PATCH v2 06/16] KVM: Store immutable gfn_to_pfn_cache properties,
Sean Christopherson
- [PATCH v2 15/16] KVM: selftests: Add tests in xen_shinfo_test to detect lock races,
Sean Christopherson
- [PATCH v2 13/16] KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers,
Sean Christopherson
- [PATCH v2 12/16] KVM: Do not partially reinitialize gfn=>pfn cache during activation,
Sean Christopherson
- [PATCH v2 14/16] KVM: Skip unnecessary "unmap" if gpc is already valid during refresh,
Sean Christopherson
- [PATCH v2 16/16] KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_test,
Sean Christopherson
- [RFC PATCH v2 00/10] vhost-blk: in-kernel accelerator for virtio-blk guests,
Andrey Zhadchenko
- [RFC PATCH v2 04/10] drivers/vhost: rework cgroups attachment to be worker aware,
Andrey Zhadchenko
- [RFC PATCH v2 07/10] drivers/vhost: assign workers to virtqueues,
Andrey Zhadchenko
- [RFC PATCH v2 02/10] drivers/vhost: use array to store workers,
Andrey Zhadchenko
- [RFC PATCH v2 05/10] drivers/vhost: rework worker creation,
Andrey Zhadchenko
- [RFC PATCH v2 06/10] drivers/vhost: add ioctl to increase the number of workers,
Andrey Zhadchenko
- [RFC PATCH v2 03/10] drivers/vhost: adjust vhost to flush all workers,
Andrey Zhadchenko
- [RFC PATCH v2 09/10] drivers/vhost: allow polls to be bound to workers via vqs,
Andrey Zhadchenko
- [RFC PATCH v2 01/10] drivers/vhost: vhost-blk accelerator for virtio-blk guests,
Andrey Zhadchenko
- [RFC PATCH v2 10/10] drivers/vhost: queue vhost_blk works at vq workers,
Andrey Zhadchenko
- [RFC PATCH v2 08/10] drivers/vhost: add API to queue work at virtqueue's worker,
Andrey Zhadchenko
- Re: [RFC PATCH v2 00/10] vhost-blk: in-kernel accelerator for virtio-blk guests,
Andrey Zhadchenko
[GIT PULL] virtio: bugfix, reviewer,
Michael S. Tsirkin
[GIT PULL] KVM/arm64 fixes for 6.1, take #1,
Marc Zyngier
[V3 PATCH 0/4] Minor improvements to the selftest setup logic,
Vishal Annapurve
[PATCH v5 0/7] KVM: x86: Hyper-V invariant TSC control feature,
Vitaly Kuznetsov
[kvm-unit-tests PATCH v5 0/1] s390x: Add exit time test,
Nico Boehr
[PATCH] KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test,
Gavin Shan
[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg,
Janis Schoetterl-Glausch
[RFC PATCH] x86/sev-es: Include XSS value in GHCB CPUID request,
John Allen
[RFC PATCH 0/7] SVM guest shadow stack support,
John Allen
[PATCH v4 00/11] KVM: x86/mmu: Make tdp_mmu a read-only parameter,
Sean Christopherson
- [PATCH v4 04/11] KVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn(),
Sean Christopherson
- [PATCH v4 10/11] KVM: x86/mmu: Use static key/branches for checking if TDP MMU is enabled,
Sean Christopherson
- [PATCH v4 03/11] KVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn(),
Sean Christopherson
- [PATCH v4 05/11] KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling,
Sean Christopherson
- [PATCH v4 01/11] KVM: x86/mmu: Change tdp_mmu to a read-only parameter,
Sean Christopherson
- [PATCH v4 02/11] KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabled,
Sean Christopherson
- [PATCH v4 08/11] KVM: x86/mmu: Pivot on "TDP MMU enabled" to check if active MMU is TDP MMU,
Sean Christopherson
- [PATCH v4 11/11] KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU,
Sean Christopherson
- [PATCH v4 06/11] KVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn(),
Sean Christopherson
- [PATCH v4 07/11] KVM: x86/mmu: Pivot on "TDP MMU enabled" when handling direct page faults,
Sean Christopherson
- [PATCH v4 09/11] KVM: x86/mmu: Replace open coded usage of tdp_mmu_page with is_tdp_mmu_page(),
Sean Christopherson
- Re: [PATCH v4 00/11] KVM: x86/mmu: Make tdp_mmu a read-only parameter,
David Matlack
[PATCH] KVM: arm64: vgic: fix wrong loop condition in scan_its_table(),
Eric Ren
[PATCH v2 0/3] KVM: selftests: Rename perf_test_util to memstress,
David Matlack
[PATCH v10 0/9] s390x: CPU Topology,
Pierre Morel
[GIT PULL] VFIO updates for v6.1-rc1,
Alex Williamson
[PATCH][RFC] KVM: x86: Don't reset deadline to period when timer is in one shot mode,
Li RongQing
[kvm-unit-tests PATCH v4 0/1] s390x: Add exit time test,
Nico Boehr
[kvm-unit-tests PATCH v3 0/1] s390x: Add exit time test,
Nico Boehr
[PATCH] KVM: x86: Mark transfer type as X86_TRANSFER_RET when loading CS in iret emulation,
Hou Wenlong
[PATCH v4 0/4] kvm/mm: Allow GUP to respond to non fatal signals,
Peter Xu
[kvm-unit-tests PATCH v3 0/2] s390x: Add migration test for guest TOD clock,
Nico Boehr
[PATCH] KVM: arm64: pkvm: Fixup boot mode to reflect that the kernel resumes from EL1,
Marc Zyngier
[PATCH v4 0/1] KVM: s390: pv: fix clock comparator late after suspend/resume,
Nico Boehr
[kvm-unit-tests PATCH v2 0/2] s390x: Add migration test for guest TOD clock,
Nico Boehr
RE: [PATCH] PCI/IOV: Decrease VF memory BAR size to save host memory occupied by PTEs,
Deucher, Alexander
[GIT PULL] Second batch of KVM changes for Linux 6.1,
Paolo Bonzini
[PATCH v5 0/6] ASID support in vhost-vdpa net,
Eugenio Pérez
Re: [linux-stable-rc:linux-5.15.y 4542/9999] arch/x86/kvm/hyperv.c:2185:5: warning: stack frame size (1036) exceeds limit (1024) in 'kvm_hv_hypercall',
Vitaly Kuznetsov
[PATCH v6 0/8] KVM: arm64: Enable ring-based dirty memory tracking,
Gavin Shan
[PATCH v9 00/14] KVM: selftests: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH v9 01/14] KVM: selftests: Add a userfaultfd library,
Ricardo Koller
- [PATCH v9 02/14] KVM: selftests: aarch64: Add virt_get_pte_hva() library function,
Ricardo Koller
- [PATCH v9 03/14] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete(),
Ricardo Koller
- [PATCH v9 04/14] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros,
Ricardo Koller
- [PATCH v9 05/14] tools: Copy bitfield.h from the kernel sources,
Ricardo Koller
- [PATCH v9 06/14] KVM: selftests: Stash backing_src_type in struct userspace_mem_region,
Ricardo Koller
- [PATCH v9 08/14] KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc(),
Ricardo Koller
- [PATCH v9 07/14] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type,
Ricardo Koller
- [PATCH v9 10/14] KVM: selftests: aarch64: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH v9 09/14] KVM: selftests: Use the right memslot for code, page-tables, and data allocations,
Ricardo Koller
- [PATCH v9 12/14] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test,
Ricardo Koller
- [PATCH v9 11/14] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test,
Ricardo Koller
- [PATCH v9 13/14] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test,
Ricardo Koller
- [PATCH v9 14/14] KVM: selftests: aarch64: Add mix of tests into page_fault_test,
Ricardo Koller
- Re: [PATCH v9 00/14] KVM: selftests: Add aarch64/page_fault_test,
Sean Christopherson
[PATCH v5 0/5] dirty_log_perf_test vCPU pinning,
Vipin Sharma
[GIT PULL] virtio: fixes, features,
Michael S. Tsirkin
Re: [KVM] 21d4c575eb: perf-sanity-tests.Test_event_parsing.fail,
Sean Christopherson
[PATCH v15 0/6] KVM: s390: pv: implement lazy destroy for reboot,
Claudio Imbrenda
[BUG] KVM USB passthrough did not claim interface before use,
Peter Geis
[PATCH v4 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing,
Hou Wenlong
[PATCH] KVM: Align two spacebar after period key in annotation,
Jun Miao
[PATCH 1/1] perf stat: do not fatal if the leader is not supported,
Dongli Zhang
[PATCH v2] kvm: x86: Keep the lock order consistent,
Hao Peng
[PATCH] KVM: arm64: selftests: Fix multiple versions of GIC creation,
Zenghui Yu
[PATCH] [PATCH] Revert 'vfio: Delete container_q',
chenxiang
[PATCH v3 0/2] KVM: arm64: Limit stage2_apply_range() batch size to largest block,
Oliver Upton
[PATCH v2 00/15] KVM: arm64: Parallel stage-2 fault handling,
Oliver Upton
- [PATCH v2 01/15] KVM: arm64: Combine visitor arguments into a context structure,
Oliver Upton
- [PATCH v2 02/15] KVM: arm64: Stash observed pte value in visitor context,
Oliver Upton
- [PATCH v2 03/15] KVM: arm64: Pass mm_ops through the visitor context,
Oliver Upton
- [PATCH v2 04/15] KVM: arm64: Don't pass kvm_pgtable through kvm_pgtable_walk_data,
Oliver Upton
- [PATCH v2 05/15] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees,
Oliver Upton
- [PATCH v2 06/15] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make,
Oliver Upton
- [PATCH v2 07/15] KVM: arm64: Use an opaque type for pteps,
Oliver Upton
- [PATCH v2 08/15] KVM: arm64: Protect stage-2 traversal with RCU,
Oliver Upton
- [PATCH v2 09/15] KVM: arm64: Free removed stage-2 tables in RCU callback,
Oliver Upton
- [PATCH v2 10/15] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks,
Oliver Upton
- [PATCH v2 11/15] KVM: arm64: Split init and set for table PTE,
Oliver Upton
- [PATCH v2 12/15] KVM: arm64: Make block->table PTE changes parallel-aware,
Oliver Upton
- [PATCH v2 13/15] KVM: arm64: Make leaf->leaf PTE changes parallel-aware,
Oliver Upton
- [PATCH v2 14/15] KVM: arm64: Make table->block changes parallel-aware,
Oliver Upton
- [PATCH v2 15/15] KVM: arm64: Handle stage-2 faults in parallel,
Oliver Upton
- Re: [PATCH v2 15/15] KVM: arm64: Handle stage-2 faults in parallel,
Sean Christopherson
[PATCH] KVM: x86: Advertise that the SMM_CTL MSR is not supported,
Jim Mattson
[PATCH] vfio: More vfio_file_is_group() use cases,
Alex Williamson
[PATCH] kvm: x86: keep srcu writer side operation mutually exclusive,
Hao Peng
[PATCH ] kvm: x86: Reduce unnecessary function call,
Hao Peng
[PATCH] kvm: x86: Keep the lock order consistent,
Hao Peng
[PATCH v2 0/3] Allow the group FD to remain open when unplugging a device,
Jason Gunthorpe
[linux-next:master] BUILD REGRESSION 7da9fed0474b4cd46055dd92d55c42faf32c19ac,
kernel test robot
[PATCH v4 0/4] dirty_log_perf_test CPU pinning,
Vipin Sharma
[PATCH 0/3] Allow the group FD to remain open when unplugging a device,
Jason Gunthorpe
[kvm-unit-tests PATCH 0/3] arm/arm64: mmu cleanups and fixes,
Alexandru Elisei
Windows-11 22H2 upgrade problems,
ToddAndMargo
[PATCH v2] vsock: replace virtio_vsock_pkt with sk_buff,
Bobby Eshleman
[PATCH 00/12] KVM: selftests: Add X86_PROPERTY_* magic,
Sean Christopherson
- [PATCH 01/12] KVM: selftests: Add X86_FEATURE_PAE and use it calc "fallback" MAXPHYADDR,
Sean Christopherson
- [PATCH 02/12] KVM: selftests: Refactor X86_FEATURE_* framework to prep for X86_PROPERTY_*,
Sean Christopherson
- [PATCH 03/12] KVM: selftests: Add X86_PROPERTY_* framework to retrieve CPUID values,
Sean Christopherson
- [PATCH 11/12] KVM: selftests: Add and use KVM helpers for x86 Family and Model,
Sean Christopherson
- [PATCH 07/12] KVM: selftests: Convert AMX test to use X86_PROPRETY_XXX,
Sean Christopherson
- [PATCH 10/12] KVM: selftests: Add dedicated helpers for getting x86 Family and Model,
Sean Christopherson
- [PATCH 06/12] KVM: selftests: Add kvm_cpu_*() support for X86_PROPERTY_*,
Sean Christopherson
- [PATCH 09/12] KVM: selftest: Add PMU feature framework, use in PMU event filter test,
Sean Christopherson
- [PATCH 12/12] KVM: selftest: Drop helpers for getting specific KVM supported CPUID entry,
Sean Christopherson
- [PATCH 04/12] KVM: selftests: Use X86_PROPERTY_MAX_KVM_LEAF in CPUID test,
Sean Christopherson
- [PATCH 05/12] KVM: selftests: Refactor kvm_cpuid_has() to prep for X86_PROPERTY_* support,
Sean Christopherson
- [PATCH 08/12] KVM: selftests: Convert vmx_pmu_caps_test to use X86_PROPERTY_*,
Sean Christopherson
[PATCH 0/7]KVM: selftests: Clean up x86 page walker utilities,
Sean Christopherson
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]