Linux KVM
[Prev Page][Next Page]
- [PATCH] KVM: Protect vcpu->pid dereference via debugfs with RCU,
Sean Christopherson
- [PATCH v2 0/3] KVM: VMX: Stub out enable_evmcs static key,
Sean Christopherson
- "KVM: x86/mmu: Overhaul TDP MMU zapping and flushing" breaks SVM on Hyper-V,
Jeremi Piotrowski
- [PATCH] vfio/ccw: Remove WARN_ON during shutdown,
Eric Farman
- [PATCH v2 1/1] riscv/kvm: Fix VM hang in case of timer delta being zero.,
Rajnesh Kanwal
- [PATCH 1/1] riscv/kvm: Fix VM hang in case of timer delta being zero.,
Rajnesh Kanwal
- [PATCH v2 00/21] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN,
Sean Christopherson
- [PATCH v2 01/21] KVM: x86: Rename kvm_init_msr_list() to clarify it inits multiple lists,
Sean Christopherson
- [PATCH v2 02/21] KVM: x86: Add a helper to query whether or not a vCPU has ever run,
Sean Christopherson
- [PATCH v2 03/21] KVM: x86: Add macros to track first...last VMX feature MSRs,
Sean Christopherson
- [PATCH v2 04/21] KVM: x86: Generate set of VMX feature MSRs using first/last definitions,
Sean Christopherson
- [PATCH v2 06/21] KVM: x86/pmu: WARN and bug the VM if PMU is refreshed after vCPU has run,
Sean Christopherson
- [PATCH v2 05/21] KVM: x86: Disallow writes to immutable feature MSRs after KVM_RUN,
Sean Christopherson
- [PATCH v2 07/21] KVM: x86/pmu: Zero out LBR capabilities during PMU refresh,
Sean Christopherson
- [PATCH v2 10/21] KVM: selftests: Assert that full-width PMC writes are supported if PDCM=1,
Sean Christopherson
- [PATCH v2 09/21] KVM: selftests: Move 0/initial value PERF_CAPS checks to dedicated sub-test,
Sean Christopherson
- [PATCH v2 11/21] KVM: selftests: Print out failing MSR and value in vcpu_set_msr(),
Sean Christopherson
- [PATCH v2 12/21] KVM: selftests: Verify KVM preserves userspace writes to "durable" MSRs,
Sean Christopherson
- [PATCH v2 08/21] KVM: selftests: Split PMU caps sub-tests to avoid writing MSR after KVM_RUN,
Sean Christopherson
- [PATCH v2 13/21] KVM: selftests: Drop now-redundant checks on PERF_CAPABILITIES writes,
Sean Christopherson
- [PATCH v2 15/21] KVM: selftests: Test all immutable non-format bits in PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v2 18/21] KVM: selftests: Drop "all done!" printf() from PERF_CAPABILITIES test,
Sean Christopherson
- [PATCH v2 14/21] KVM: selftests: Test all fungible features in PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v2 16/21] KVM: selftests: Expand negative testing of guest writes to PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v2 17/21] KVM: selftests: Test post-KVM_RUN writes to PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v2 20/21] KVM: selftests: Add negative testcase for PEBS format in PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v2 21/21] KVM: selftests: Verify LBRs are disabled if vPMU is disabled,
Sean Christopherson
- [PATCH v2 19/21] KVM: selftests: Refactor LBR_FMT test to avoid use of separate macro,
Sean Christopherson
- [PULL 00/17] Migration 20230209 patches,
Juan Quintela
- [PULL 06/17] migration: Simplify ram_find_and_save_block(),
Juan Quintela
- [PULL 01/17] migration: Remove spurious files,
Juan Quintela
- [PULL 07/17] migration: Make find_dirty_block() return a single parameter,
Juan Quintela
- [PULL 05/17] util/userfaultfd: Support /dev/userfaultfd,
Juan Quintela
- [PULL 10/17] migration: Make ram_save_target_page() a pointer,
Juan Quintela
- [PULL 08/17] migration: Split ram_bytes_total_common() in two functions,
Juan Quintela
- [PULL 09/17] migration: Calculate ram size once,
Juan Quintela
- [PULL 11/17] migration: I messed state_pending_exact/estimate,
Juan Quintela
- [PULL 02/17] multifd: cleanup the function multifd_channel_connect,
Juan Quintela
- [PULL 03/17] multifd: Remove some redundant code,
Juan Quintela
- [PULL 04/17] linux-headers: Update to v6.1,
Juan Quintela
- [PULL 12/17] AVX512 support for xbzrle_encode_buffer,
Juan Quintela
- [PULL 13/17] Update bench-code for addressing CI problem,
Juan Quintela
- [PULL 14/17] migration: Rework multi-channel checks on URI,
Juan Quintela
- [PULL 17/17] migration: Postpone postcopy preempt channel to be after main,
Juan Quintela
- [PULL 15/17] migration: Cleanup postcopy_preempt_setup(),
Juan Quintela
- [PULL 16/17] migration: Add a semaphore to count PONGs,
Juan Quintela
- Re: [PULL 00/17] Migration 20230209 patches,
Peter Maydell
[PATCH 0/6] Export platform features from ccp driver,
Mario Limonciello
[PATCH 00/18] KVM: arm64: Prefix patches for NV support,
Marc Zyngier
- [PATCH 07/18] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state,
Marc Zyngier
- [PATCH 03/18] KVM: arm64: nv: Introduce nested virtualization VCPU feature,
Marc Zyngier
- [PATCH 05/18] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x,
Marc Zyngier
- [PATCH 08/18] KVM: arm64: nv: Handle HCR_EL2.NV system register traps,
Marc Zyngier
- [PATCH 01/18] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature,
Marc Zyngier
- [PATCH 02/18] KVM: arm64: Use the S2 MMU context to iterate over S2 table,
Marc Zyngier
- [PATCH 04/18] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set,
Marc Zyngier
- [PATCH 09/18] KVM: arm64: nv: Support virtual EL2 exceptions,
Marc Zyngier
- [PATCH 06/18] KVM: arm64: nv: Add EL2 system registers to vcpu context,
Marc Zyngier
- [PATCH 10/18] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2,
Marc Zyngier
- [PATCH 11/18] KVM: arm64: nv: Handle trapped ERET from virtual EL2,
Marc Zyngier
- [PATCH 14/18] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor,
Marc Zyngier
- [PATCH 17/18] KVM: arm64: nv: Filter out unsupported features from ID regs,
Marc Zyngier
- [PATCH 18/18] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes,
Marc Zyngier
- [PATCH 15/18] KVM: arm64: nv: Allow a sysreg to be hidden from userspace only,
Marc Zyngier
- [PATCH 16/18] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2,
Marc Zyngier
- [PATCH 13/18] KVM: arm64: nv: Add accessors for SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual EL2,
Marc Zyngier
- [PATCH 12/18] KVM: arm64: nv: Handle PSCI call via smc from the guest,
Marc Zyngier
- Re: [PATCH 00/18] KVM: arm64: Prefix patches for NV support,
Oliver Upton
[PATCH v8 0/9] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v8 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(),
Usama Arif
- [PATCH v8 1/9] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel,
Usama Arif
- [PATCH v8 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup,
Usama Arif
- [PATCH v8 6/9] x86/smpboot: Support parallel startup of secondary CPUs,
Usama Arif
- [PATCH v8 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU,
Usama Arif
- [PATCH v8 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>,
Usama Arif
- [PATCH v8 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel,
Usama Arif
- [PATCH v8 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them,
Usama Arif
- [PATCH v8 9/9] x86/smpboot: Serialize topology updates for secondary bringup,
Usama Arif
- Re: [PATCH v8 0/9] Parallel CPU bringup for x86_64,
Paul E. McKenney
[GIT PULL 00/18] KVM: s390x: KVM s390x changes for 6.3,
Janosch Frank
- [GIT PULL 02/18] KVM: selftests: Compile s390 tests with -march=z10,
Janosch Frank
- [GIT PULL 06/18] KVM: s390: selftest: memop: Add bad address test,
Janosch Frank
- [GIT PULL 05/18] KVM: s390: selftest: memop: Move testlist into main,
Janosch Frank
- [GIT PULL 04/18] KVM: s390: selftest: memop: Replace macros by functions,
Janosch Frank
- [GIT PULL 03/18] KVM: s390: selftest: memop: Pass mop_desc via pointer,
Janosch Frank
- [GIT PULL 07/18] KVM: s390: selftest: memop: Fix typo,
Janosch Frank
- [GIT PULL 10/18] KVM: s390: Move common code of mem_op functions into function,
Janosch Frank
- [GIT PULL 01/18] KVM: s390: disable migration mode when dirty tracking is disabled,
Janosch Frank
- [GIT PULL 09/18] KVM: s390: selftest: memop: Fix integer literal,
Janosch Frank
- [GIT PULL 08/18] KVM: s390: selftest: memop: Fix wrong address being used in test,
Janosch Frank
- [GIT PULL 11/18] KVM: s390: Dispatch to implementing function at top level of vm mem_op,
Janosch Frank
- [GIT PULL 13/18] KVM: s390: Refactor vcpu mem_op function,
Janosch Frank
- [GIT PULL 12/18] KVM: s390: Refactor absolute vm mem_op function,
Janosch Frank
- [GIT PULL 14/18] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg,
Janosch Frank
- [GIT PULL 16/18] KVM: s390: selftest: memop: Add cmpxchg tests,
Janosch Frank
- [GIT PULL 18/18] s390/virtio: sort out physical vs virtual pointers usage,
Janosch Frank
- [GIT PULL 15/18] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG,
Janosch Frank
- [GIT PULL 17/18] KVM: s390: GISA: sort out physical vs virtual pointers usage,
Janosch Frank
- Re: [GIT PULL 00/18] KVM: s390x: KVM s390x changes for 6.3,
Paolo Bonzini
[PATCH v4 0/2] Update VFIO doc,
Yi Liu
[PATCH 00/17] Add Intel VT-d nested translation,
Yi Liu
- [PATCH 01/17] iommu: Add new iommu op to create domains owned by userspace,
Yi Liu
- [PATCH 02/17] iommu: Add nested domain support,
Yi Liu
- [PATCH 05/17] iommu/vt-d: Add nested domain support,
Yi Liu
- [PATCH 12/17] iommufd: Add user-managed hw_pagetable allocation,
Yi Liu
- [PATCH 11/17] iommufd: Add infrastructure for user-managed hw_pagetable allocation,
Yi Liu
- [PATCH 09/17] iommufd: Add kernel-managed hw_pagetable allocation for userspace,
Yi Liu
- [PATCH 07/17] iommufd: Add/del hwpt to IOAS at alloc/destroy(),
Yi Liu
- [PATCH 06/17] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation,
Yi Liu
- [PATCH 16/17] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op,
Yi Liu
- [PATCH 08/17] iommufd: Split iommufd_hw_pagetable_alloc(),
Yi Liu
- [PATCH 03/17] iommu/vt-d: Extend dmar_domain to support nested domain,
Yi Liu
- [PATCH 14/17] iommufd/selftest: Add IOMMU_TEST_OP_MOCK_DOMAIN_REPLACE test op,
Yi Liu
- [PATCH 04/17] iommu/vt-d: Add helper to setup pasid nested translation,
Yi Liu
- [PATCH 15/17] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC ioctl,
Yi Liu
- [PATCH 10/17] iommufd/device: Move IOAS attaching and detaching operations into helpers,
Yi Liu
- [PATCH 17/17] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl,
Yi Liu
- [PATCH 13/17] iommufd/device: Report supported stage-1 page table types,
Yi Liu
- RE: [PATCH 00/17] Add Intel VT-d nested translation,
Shameerali Kolothum Thodi
- Re: [PATCH 00/17] Add Intel VT-d nested translation,
Nicolin Chen
[PATCH 0/6] iommufd: Add iommu capability reporting,
Yi Liu
[PATCH v4 0/9] Linear Address Masking (LAM) KVM Enabling,
Robert Hoo
- [PATCH v4 1/9] KVM: x86: Intercept CR4.LAM_SUP when LAM feature is enabled in guest,
Robert Hoo
- [PATCH v4 5/9] KVM: x86: Untag LAM bits when applicable,
Robert Hoo
- [PATCH v4 4/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3,
Robert Hoo
- [PATCH v4 3/9] KVM: x86: MMU: Commets update,
Robert Hoo
- [PATCH v4 2/9] KVM: x86: MMU: Clear CR3 LAM bits when allocate shadow root,
Robert Hoo
- [PATCH v4 6/9] KVM: x86: When KVM judges CR3 valid or not, consider LAM bits,
Robert Hoo
- [PATCH v4 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM,
Robert Hoo
- [PATCH v4 7/9] KVM: x86: When guest set CR3, handle LAM bits semantics,
Robert Hoo
- [PATCH v4 8/9] KVM: x86: emulation: Apply LAM when emulating data access,
Robert Hoo
- Re: [PATCH v4 0/9] Linear Address Masking (LAM) KVM Enabling,
Chao Gao
- Re: [PATCH v4 0/9] Linear Address Masking (LAM) KVM Enabling,
Binbin Wu
Re: [PATCH] pci/mmap: add pci device EBUSY check,
Bjorn Helgaas
[PATCH 0/2] KVM: VMX: Stub out enable_evmcs static key,
Sean Christopherson
[PATCH v2 0/2] perf/x86: KVM: Disable vPMU on hybrid CPUs,
Sean Christopherson
[PATCH vfio] vfio/mlx5: Fix range size calculation upon tracker creation,
Yishai Hadas
[PATCH v1 0/2] KVM: s390: CMMA migration selftest and small bugfix,
Nico Boehr
[PATCH v2 0/6] KVM: Standardize on "int" return types instead of "long",
Thomas Huth
[PATCH v1] iommu/amd: Don't block updates to GATag if guest mode is already on,
Joao Martins
[PATCH] KVM: selftests: Remove duplicate macro definition,
shahuang
[kvm-unit-tests PATCH v5] arm: Replace MAX_SMP probe loop in favor of reading directly,
Colton Lewis
[PATCH v7 0/9] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v7 1/9] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel,
Usama Arif
- [PATCH v7 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(),
Usama Arif
- [PATCH v7 9/9] x86/smpboot: Serialize topology updates for secondary bringup,
Usama Arif
- [PATCH v7 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel,
Usama Arif
- [PATCH v7 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>,
Usama Arif
- [PATCH v7 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them,
Usama Arif
- [PATCH v7 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU,
Usama Arif
- [PATCH v7 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup,
Usama Arif
- [PATCH v7 6/9] x86/smpboot: Support parallel startup of secondary CPUs,
Usama Arif
- Re: [PATCH v7 0/9] Parallel CPU bringup for x86_64,
Paul E. McKenney
[PATCH v2 00/10] Add IO page table replacement support,
Nicolin Chen
- [PATCH v2 03/10] iommufd: Create access in vfio_iommufd_emulated_bind(),
Nicolin Chen
- [PATCH v2 01/10] iommu: Move dev_iommu_ops() to private header,
Nicolin Chen
- [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API,
Nicolin Chen
- [PATCH v2 05/10] iommufd: Add replace support in iommufd_access_set_ioas(),
Nicolin Chen
- [PATCH v2 04/10] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage,
Nicolin Chen
- [PATCH v2 07/10] iommufd/device: Make hwpt_list list_add/del symmetric,
Nicolin Chen
- [PATCH v2 08/10] iommufd/device: Use iommu_group_replace_domain(),
Nicolin Chen
- [PATCH v2 06/10] iommufd/selftest: Add coverage for access->ioas replacement,
Nicolin Chen
- [PATCH v2 10/10] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages(),
Nicolin Chen
- [PATCH v2 09/10] vfio: Support IO page table replacement,
Nicolin Chen
- RE: [PATCH v2 00/10] Add IO page table replacement support,
Tian, Kevin
[linux-next:master] BUILD REGRESSION 49a8133221c71b935f36a7c340c0271c2a9ee2db,
kernel test robot
[GIT PULL] KVM/riscv changes for 6.3,
Anup Patel
[PATCH V2] KVM: sev: Fix potential overflow send|recieve_update_data,
Peter Gonda
[PATCH V2 8/8] kvm: x86/mmu: Remove @no_dirty_log from FNAME(prefetch_gpte),
Lai Jiangshan
[PATCH V2 7/8] kvm: x86/mmu: Reduce the update to the spte in FNAME(sync_page),
Lai Jiangshan
[PATCH V2 5/8] kvm: x86/mmu: Move the code out of FNAME(sync_page)'s loop body into mmu.c,
Lai Jiangshan
[PATCH V2 6/8] kvm: x86/mmu: Remove FNAME(invlpg),
Lai Jiangshan
[PATCH V2 4/8] kvm: x86/mmu: Set mmu->sync_page as NULL for direct paging,
Lai Jiangshan
[PATCH V2 3/8] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in nested_ept_invalidate_addr(),
Lai Jiangshan
[PATCH V2 2/8] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in kvm_mmu_invpcid_gva(),
Lai Jiangshan
[PATCH V2 1/8] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_gva(),
Lai Jiangshan
[PATCH v2] gdbstub: move update guest debug to accel ops,
Mads Ynddal
[linux-next:master 911/10933] arch/x86/kvm/mmu/mmu.c:102:22: sparse: sparse: symbol 'tdp_mmu_allowed' was not declared. Should it be static?,
kernel test robot
[PATCH v2 0/2] kvm_io_bus_unregister_dev cleanup,
Wei Wang
[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI,
Nanyong Sun
[PATCH v6 0/8] KVM perf support,
Atish Patra
[PATCH] KVM: arm64: Fix non-kerneldoc comments,
Marc Zyngier
[PATCH] [Trivial] Remove a few redundant semicolons,
Jesper Juhl
[PATCH v2 0/3] KVM: SVM: Fix GATag bug for >256 vCPUs,
Sean Christopherson
[PATCH] KVM: selftests: Clean up misnomers in xen_shinfo_test,
Michal Luczaj
[PATCH v2 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE,
Raghavendra Rao Ananta
[PATCH v2 00/12] Implement Eager Page Splitting for ARM.,
Ricardo Koller
- [PATCH v2 01/12] KVM: arm64: Add KVM_PGTABLE_WALK ctx->flags for skipping BBM and CMO,
Ricardo Koller
- [PATCH v2 02/12] KVM: arm64: Rename free_unlinked to free_removed,
Ricardo Koller
- [PATCH v2 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees,
Ricardo Koller
- [PATCH v2 09/12] KVM: arm64: Split huge pages when dirty logging is enabled,
Ricardo Koller
- [PATCH v2 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE,
Ricardo Koller
- [PATCH v2 05/12] KVM: arm64: Refactor kvm_arch_commit_memory_region(),
Ricardo Koller
- [PATCH v2 06/12] KVM: arm64: Add kvm_uninit_stage2_mmu(),
Ricardo Koller
- [PATCH v2 07/12] KVM: arm64: Export kvm_are_all_memslots_empty(),
Ricardo Koller
- [PATCH v2 04/12] KVM: arm64: Add kvm_pgtable_stage2_split(),
Ricardo Koller
- [PATCH v2 10/12] KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked(),
Ricardo Koller
- [PATCH v2 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG,
Ricardo Koller
- [PATCH v2 12/12] KVM: arm64: Use local TLBI on permission relaxation,
Ricardo Koller
- Re: [PATCH v2 00/12] Implement Eager Page Splitting for ARM.,
Gavin Shan
[PATCH v7 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg,
Janis Schoetterl-Glausch
- [PATCH v7 01/14] KVM: s390: selftest: memop: Pass mop_desc via pointer,
Janis Schoetterl-Glausch
- [PATCH v7 08/14] KVM: s390: Move common code of mem_op functions into function,
Janis Schoetterl-Glausch
- [PATCH v7 02/14] KVM: s390: selftest: memop: Replace macros by functions,
Janis Schoetterl-Glausch
- [PATCH v7 07/14] KVM: s390: selftest: memop: Fix integer literal,
Janis Schoetterl-Glausch
- [PATCH v7 10/14] KVM: s390: Refactor absolute vm mem_op function,
Janis Schoetterl-Glausch
- [PATCH v7 03/14] KVM: s390: selftest: memop: Move testlist into main,
Janis Schoetterl-Glausch
- [PATCH v7 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG,
Janis Schoetterl-Glausch
- [PATCH v7 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg,
Janis Schoetterl-Glausch
- [PATCH v7 14/14] KVM: s390: selftest: memop: Add cmpxchg tests,
Janis Schoetterl-Glausch
- [PATCH v7 04/14] KVM: s390: selftest: memop: Add bad address test,
Janis Schoetterl-Glausch
- [PATCH v7 09/14] KVM: s390: Dispatch to implementing function at top level of vm mem_op,
Janis Schoetterl-Glausch
- [PATCH v7 11/14] KVM: s390: Refactor vcpu mem_op function,
Janis Schoetterl-Glausch
- [PATCH v7 06/14] KVM: s390: selftest: memop: Fix wrong address being used in test,
Janis Schoetterl-Glausch
- [PATCH v7 05/14] KVM: s390: selftest: memop: Fix typo,
Janis Schoetterl-Glausch
[PATCH] Documentation: kvm: Correct spelling,
Deming Wang
[PATCH v2 00/14] Add vfio_device cdev for iommufd support,
Yi Liu
- [PATCH v2 02/14] vfio: Refine vfio file kAPIs,
Yi Liu
- [PATCH v2 01/14] vfio: Allocate per device file structure,
Yi Liu
- [PATCH v2 03/14] vfio: Accept vfio device file in the driver facing kAPI,
Yi Liu
- [PATCH v2 04/14] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd,
Yi Liu
- [PATCH v2 07/14] vfio: Block device access via device fd until device is opened,
Yi Liu
- [PATCH v2 05/14] kvm/vfio: Accept vfio device file from userspace,
Yi Liu
- [PATCH v2 06/14] vfio: Pass struct vfio_device_file * to vfio_device_open/close(),
Yi Liu
- [PATCH v2 08/14] vfio: Add infrastructure for bind_iommufd from userspace,
Yi Liu
- [PATCH v2 10/14] vfio-iommufd: Add detach_ioas for emulated VFIO devices,
Yi Liu
- [PATCH v2 09/14] vfio-iommufd: Add detach_ioas support for physical VFIO devices,
Yi Liu
- [PATCH v2 11/14] vfio: Make vfio_device_open() exclusive between group path and device cdev path,
Yi Liu
- [PATCH v2 13/14] vfio: Add ioctls for device cdev using iommufd,
Yi Liu
- [PATCH v2 12/14] vfio: Add cdev for vfio_device,
Yi Liu
- [PATCH v2 14/14] vfio: Compile group optionally,
Yi Liu
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]