Linux KVM
[Prev Page][Next Page]
- Re: [linux-next:master] [KVM] 7803339fa9: kernel-selftests.kvm.pmu_counters_test.fail, (continued)
- [PATCH 0/5] KVM: x86: Hyper-V SEND_IPI fix and partial testcase,
Sean Christopherson
- [PATCH 0/2] KVM: x86: Clean up MP_STATE transitions,
Jim Mattson
- [syzbot] Monthly kvm report (Jan 2025),
syzbot
- [PATCH 0/7] KVM: TDX SEPT SEAMCALL retry,
Yan Zhao
- [PATCH 1/7] KVM: TDX: Return -EBUSY when tdh_mem_page_add() encounters TDX_OPERAND_BUSY,
Yan Zhao
- [PATCH 2/7] KVM: x86/mmu: Return RET_PF* instead of 1 in kvm_mmu_page_fault(),
Yan Zhao
- [PATCH 3/7] KVM: TDX: Retry locally in TDX EPT violation handler on RET_PF_RETRY,
Yan Zhao
- [PATCH 4/7] KVM: TDX: Kick off vCPUs when SEAMCALL is busy during TD page removal,
Yan Zhao
- [PATCH 5/7] fixup! KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table,
Yan Zhao
- [PATCH 6/7] fixup! KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table,
Yan Zhao
- [PATCH 7/7] fixup! KVM: TDX: Implement TDX vcpu enter/exit path,
Yan Zhao
- Re: [PATCH 0/7] KVM: TDX SEPT SEAMCALL retry,
Edgecombe, Rick P
- Re: [PATCH 0/7] KVM: TDX SEPT SEAMCALL retry,
Paolo Bonzini
- [PATCH v2 00/17] KVM: arm64: Add NV GICv3 support,
Marc Zyngier
- [PATCH v2 01/17] arm64: sysreg: Add layout for ICH_HCR_EL2,
Marc Zyngier
- [PATCH v2 03/17] arm64: sysreg: Add layout for ICH_MISR_EL2,
Marc Zyngier
- [PATCH v2 02/17] arm64: sysreg: Add layout for ICH_VTR_EL2,
Marc Zyngier
- [PATCH v2 04/17] KVM: arm64: Move host SVE/SME state flags out of vCPU,
Marc Zyngier
- [PATCH v2 05/17] KVM: arm64: nv: Load timer before the GIC,
Marc Zyngier
- [PATCH v2 06/17] KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg,
Marc Zyngier
- [PATCH v2 09/17] KVM: arm64: nv: Nested GICv3 emulation,
Marc Zyngier
- [PATCH v2 07/17] KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses,
Marc Zyngier
- [PATCH v2 08/17] KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses,
Marc Zyngier
- [PATCH v2 10/17] KVM: arm64: nv: Handle L2->L1 transition on interrupt injection,
Marc Zyngier
- [PATCH v2 11/17] KVM: arm64: nv: Add Maintenance Interrupt emulation,
Marc Zyngier
- [PATCH v2 12/17] KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting,
Marc Zyngier
- [PATCH v2 14/17] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts,
Marc Zyngier
- [PATCH v2 13/17] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2,
Marc Zyngier
- [PATCH v2 16/17] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ,
Marc Zyngier
- [PATCH v2 15/17] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup,
Marc Zyngier
- [PATCH v2 17/17] KVM: arm64: nv: Fail KVM init if asking for NV without GICv3,
Marc Zyngier
- [PATCH 0/2] KVM: arm64: nv: Fix sysreg RESx-ication,
Marc Zyngier
- [GIT PULL] KVM fixes for 6.13-rc7,
Paolo Bonzini
- [PATCH v2 0/5] KVM: e500: map readonly host pages for read, and cleanup,
Paolo Bonzini
- [PATCH V3] KVM: SEV: fix wrong pinning of pages,
yangge1116
- [PATCH] vhost/scsi: Fix improper cleanup in vhost_scsi_set_endpoint(),
Haoran Zhang
- [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU,
Nicolin Chen
- [PATCH RFCv2 01/13] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie,
Nicolin Chen
- [PATCH RFCv2 02/13] genirq/msi: Rename iommu_dma_compose_msi_msg() to msi_msg_set_msi_addr(),
Nicolin Chen
- [PATCH RFCv2 04/13] irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by the irqchips that need it,
Nicolin Chen
- [PATCH RFCv2 03/13] iommu: Make iommu_dma_prepare_msi() into a generic operation,
Nicolin Chen
- [PATCH RFCv2 05/13] iommu: Turn fault_data to iommufd private pointer,
Nicolin Chen
- [PATCH RFCv2 06/13] iommufd: Make attach_handle generic,
Nicolin Chen
- [PATCH RFCv2 08/13] iommu: Turn iova_cookie to dma-iommu private pointer,
Nicolin Chen
- [PATCH RFCv2 07/13] iommufd: Implement sw_msi support natively,
Nicolin Chen
- [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls,
Nicolin Chen
- [PATCH RFCv2 10/13] iommufd/selftes: Add coverage for IOMMU_OPTION_SW_MSI_START/SIZE,
Nicolin Chen
- [PATCH RFCv2 11/13] iommufd/device: Allow setting IOVAs for MSI(x) vectors,
Nicolin Chen
- [PATCH RFCv2 12/13] vfio-iommufd: Provide another layer of msi_iova helpers,
Nicolin Chen
- [PATCH RFCv2 13/13] vfio/pci: Allow preset MSI IOVAs via VFIO_IRQ_SET_ACTION_PREPARE,
Nicolin Chen
- RE: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU,
Shameerali Kolothum Thodi
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU,
Jacob Pan
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU,
Jason Gunthorpe
- [PATCH 0/5] KVM: Add a kvm_run flag to signal need for completion,
Sean Christopherson
- [PATCH 0/5] KVM: Dirty ring fixes and cleanups,
Sean Christopherson
- [PATCH v2 0/9] KVM: selftests: Binary stats fixes and infra updates,
Sean Christopherson
- [PATCH v2 1/9] KVM: selftests: Fix mostly theoretical leak of VM's binary stats FD,
Sean Christopherson
- [PATCH v2 2/9] KVM: selftests: Close VM's binary stats FD when releasing VM,
Sean Christopherson
- [PATCH v2 4/9] KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string,
Sean Christopherson
- [PATCH v2 3/9] KVM: selftests: Assert that __vm_get_stat() actually finds a stat,
Sean Christopherson
- [PATCH v2 5/9] KVM: selftests: Add struct and helpers to wrap binary stats cache,
Sean Christopherson
- [PATCH v2 6/9] KVM: selftests: Get VM's binary stats FD when opening VM,
Sean Christopherson
- [PATCH v2 8/9] KVM: selftests: Add infrastructure for getting vCPU binary stats,
Sean Christopherson
- [PATCH v2 7/9] KVM: selftests: Adjust number of files rlimit for all "standard" VMs,
Sean Christopherson
- [PATCH v2 9/9] KVM: selftests: Add compile-time assertions to guard against stats typos,
Sean Christopherson
- Re: [PATCH v2 0/9] KVM: selftests: Binary stats fixes and infra updates,
Sean Christopherson
- [RFC PATCH 0/2] RISC-V: KVM: Pointer Masking Support,
Samuel Holland
- [PATCH v2 00/20] KVM: selftests: Fixes and cleanups for dirty_log_test,
Sean Christopherson
- [PATCH v2 01/20] KVM: selftests: Support multiple write retires in dirty_log_test,
Sean Christopherson
- [PATCH v2 02/20] KVM: selftests: Sync dirty_log_test iteration to guest *before* resuming,
Sean Christopherson
- [PATCH v2 03/20] KVM: selftests: Drop signal/kick from dirty ring testcase,
Sean Christopherson
- [PATCH v2 04/20] KVM: selftests: Drop stale srandom() initialization from dirty_log_test,
Sean Christopherson
- [PATCH v2 05/20] KVM: selftests: Precisely track number of dirty/clear pages for each iteration,
Sean Christopherson
- [PATCH v2 06/20] KVM: selftests: Read per-page value into local var when verifying dirty_log_test,
Sean Christopherson
- [PATCH v2 07/20] KVM: selftests: Continuously reap dirty ring while vCPU is running,
Sean Christopherson
- [PATCH v2 08/20] KVM: selftests: Limit dirty_log_test's s390x workaround to s390x,
Sean Christopherson
- [PATCH v2 09/20] KVM: selftests: Honor "stop" request in dirty ring test,
Sean Christopherson
- [PATCH v2 10/20] KVM: selftests: Keep dirty_log_test vCPU in guest until it needs to stop,
Sean Christopherson
- [PATCH v2 11/20] KVM: selftests: Post to sem_vcpu_stop if and only if vcpu_stop is true,
Sean Christopherson
- [PATCH v2 13/20] KVM: selftests: Print (previous) last_page on dirty page value mismatch,
Sean Christopherson
- [PATCH v2 12/20] KVM: selftests: Use continue to handle all "pass" scenarios in dirty_log_test,
Sean Christopherson
- [PATCH v2 14/20] KVM: selftests: Collect *all* dirty entries in each dirty_log_test iteration,
Sean Christopherson
- [PATCH v2 15/20] KVM: sefltests: Verify value of dirty_log_test last page isn't bogus,
Sean Christopherson
- [PATCH v2 16/20] KVM: selftests: Ensure guest writes min number of pages in dirty_log_test,
Sean Christopherson
- [PATCH v2 17/20] KVM: selftests: Tighten checks around prev iter's last dirty page in ring,
Sean Christopherson
- [PATCH v2 18/20] KVM: selftests: Set per-iteration variables at the start of each iteration,
Sean Christopherson
- [PATCH v2 19/20] KVM: selftests: Fix an off-by-one in the number of dirty_log_test iterations,
Sean Christopherson
- [PATCH v2 20/20] KVM: selftests: Allow running a single iteration of dirty_log_test,
Sean Christopherson
- Re: [PATCH v2 00/20] KVM: selftests: Fixes and cleanups for dirty_log_test,
Maxim Levitsky
- Re: [PATCH v2 00/20] KVM: selftests: Fixes and cleanups for dirty_log_test,
Sean Christopherson
- [no subject],
Unknown
- [PATCH v2 0/5] KVM: kvm_set_memory_region() cleanups,
Sean Christopherson
- [PATCH RFC v2 00/29] Address Space Isolation (ASI),
Brendan Jackman
- [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible,
Brendan Jackman
- [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION,
Brendan Jackman
- [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement,
Brendan Jackman
- [PATCH RFC v2 23/29] mm: asi: exit ASI before suspend-like operations,
Brendan Jackman
- [PATCH RFC v2 26/29] x86: Create library for flushing L1D for L1TF,
Brendan Jackman
- [PATCH RFC v2 22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate,
Brendan Jackman
- [PATCH RFC v2 27/29] mm: asi: Add some mitigations on address space transitions,
Brendan Jackman
- [PATCH RFC v2 28/29] x86/pti: Disable PTI when ASI is on,
Brendan Jackman
- [PATCH RFC v2 12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings,
Brendan Jackman
- [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API,
Brendan Jackman
- [PATCH RFC v2 06/29] mm: asi: Use separate PCIDs for restricted address spaces,
Brendan Jackman
- [PATCH RFC v2 08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context,
Brendan Jackman
- [PATCH RFC v2 07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware,
Brendan Jackman
- [PATCH RFC v2 09/29] mm: asi: ASI page table allocation functions,
Brendan Jackman
- [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive,
Brendan Jackman
- [PATCH RFC v2 05/29] mm: asi: ASI support in interrupts/exceptions,
Brendan Jackman
- [PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE,
Brendan Jackman
- [PATCH RFC v2 21/29] KVM: x86: asi: Restricted address space for VM execution,
Brendan Jackman
- [PATCH RFC v2 24/29] mm: asi: Add infrastructure for mapping userspace addresses,
Brendan Jackman
- [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes,
Brendan Jackman
- [PATCH RFC v2 19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off(),
Brendan Jackman
- [PATCH RFC v2 10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible,
Brendan Jackman
- [PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap data as nonsensitive,
Brendan Jackman
- [PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive,
Brendan Jackman
- [PATCH RFC v2 20/29] mm: asi: Make TLB flushing correct under ASI,
Brendan Jackman
- [PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support,
Brendan Jackman
- [PATCH RFC v2 18/29] mm: asi: Map dynamic percpu memory as nonsensitive,
Brendan Jackman
- [PATCH RFC v2 29/29] mm: asi: Stop ignoring asi=on cmdline flag,
Brendan Jackman
- [PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables,
Brendan Jackman
- [RFC PATCH 0/2] mm: filemap: add filemap_grab_folios,
Nikita Kalyazin
- [PATCH v7 RESEND 0/5] i386: Support SMP Cache Topology,
Zhao Liu
- [PATCH V2] KVM: SEV: fix wrong pinning of pages,
yangge1116
- [kvm-unit-tests PATCH v6 0/5] riscv: add SBI SSE extension tests,
Clément Léger
- [PATCH] KVM: SVM: Use str_enabled_disabled() helper in svm_hardware_setup(),
Thorsten Blum
- [kvm-unit-tests PATCH v5 0/5] riscv: add SBI SSE extension tests,
Clément Léger
- [PATCH] KVM: SEV: Pin SEV guest memory out of CMA area,
yangge1116
- [PATCH net v2 0/5] vsock: some fixes due to transport de-assignment,
Stefano Garzarella
- [PATCH v2 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency,
Kevin Loughlin
- [PATCH v2 00/13] KVM: Introduce KVM Userfault,
James Houghton
- [PATCH v2 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap,
James Houghton
- [PATCH v2 02/13] KVM: Add KVM_MEMORY_EXIT_FLAG_USERFAULT,
James Houghton
- [PATCH v2 03/13] KVM: Allow late setting of KVM_MEM_USERFAULT on guest_memfd memslot,
James Houghton
- [PATCH v2 05/13] KVM: x86/mmu: Add support for KVM_MEM_USERFAULT,
James Houghton
- [PATCH v2 04/13] KVM: Advertise KVM_CAP_USERFAULT in KVM_CHECK_EXTENSION,
James Houghton
- [PATCH v2 06/13] KVM: arm64: Add support for KVM_MEM_USERFAULT,
James Houghton
- [PATCH v2 07/13] KVM: selftests: Fix vm_mem_region_set_flags docstring,
James Houghton
- [PATCH v2 09/13] KVM: selftests: Add va_start/end into uffd_desc,
James Houghton
- [PATCH v2 08/13] KVM: selftests: Fix prefault_mem logic,
James Houghton
- [PATCH v2 11/13] KVM: selftests: Inform set_memory_region_test of KVM_MEM_USERFAULT,
James Houghton
- [PATCH v2 10/13] KVM: selftests: Add KVM Userfault mode to demand_paging_test,
James Houghton
- [PATCH v2 12/13] KVM: selftests: Add KVM_MEM_USERFAULT + guest_memfd toggle tests,
James Houghton
- [PATCH v2 13/13] KVM: Documentation: Add KVM_CAP_USERFAULT and KVM_MEM_USERFAULT details,
James Houghton
- [PATCH 0/5] KVM: e500: map readonly host pages for read, and cleanup,
Paolo Bonzini
- [PATCH] KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests,
Amit Machhiwal
- [PATCH v6 0/6] tun: Introduce virtio-net hashing feature,
Akihiko Odaki
- [PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header,
Akihiko Odaki
- [no subject],
Unknown
- [PATCH v1 00/13] KVM: s390: Stop using page->index and other things,
Claudio Imbrenda
- [PATCH v1 11/13] KVM: s390: remove useless page->index usage,
Claudio Imbrenda
- [PATCH v1 09/13] KVM: s390: stop using lists to keep track of used dat tables,
Claudio Imbrenda
- [PATCH v1 12/13] KVM: s390: move PGSTE softbits,
Claudio Imbrenda
- [PATCH v1 10/13] KVM: s390: move gmap_shadow_pgt_lookup() into kvm,
Claudio Imbrenda
- [PATCH v1 08/13] KVM: s390: stop using page->index for non-shadow gmaps,
Claudio Imbrenda
- [PATCH v1 03/13] KVM: s390: use __kvm_faultin_pfn(),
Claudio Imbrenda
- [PATCH v1 13/13] KVM: s390: remove the last user of page->index,
Claudio Imbrenda
- [PATCH v1 06/13] KVM: s390: get rid of gmap_translate(),
Claudio Imbrenda
- [PATCH v1 02/13] KVM: s390: fake memslots for ucontrol VMs,
Claudio Imbrenda
- [PATCH v1 01/13] KVM: s390: wrapper for KVM_BUG,
Claudio Imbrenda
- [PATCH v1 07/13] KVM: s390: move some gmap shadowing functions away from mm/gmap.c,
Claudio Imbrenda
- [PATCH v1 04/13] KVM: s390: move pv gmap functions into kvm,
Claudio Imbrenda
- [PATCH v1 05/13] KVM: s390: get rid of gmap_fault(),
Claudio Imbrenda
- [PATCH net 0/2] vsock: some fixes due to transport de-assignment,
Stefano Garzarella
- [GIT PULL v1 0/6] KVM: s390: three small bugfixes for 6.13,
Claudio Imbrenda
- [PATCH v7 0/5] i386: Support SMP Cache Topology,
Zhao Liu
- [PATCH 0/3] tun: Unify vnet implementation and fill full vnet header,
Akihiko Odaki
- [RFC PATCH 00/12] Private MMIO support for private assigned dev,
Xu Yilun
- [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Xu Yilun
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Christian König
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Christian König
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
- Message not available
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Xu Yilun
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Simona Vetter
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Xu Yilun
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Simona Vetter
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Simona Vetter
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Christoph Hellwig
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Christoph Hellwig
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Xu Yilun
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
- Message not available
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Simona Vetter
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Christian König
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Simona Vetter
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Simona Vetter
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Simona Vetter
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Christian König
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Christian König
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
- Message not available
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Christian König
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
- Message not available
- Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Jason Gunthorpe
Re: [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI,
Xu Yilun
Message not available
[RFC PATCH 02/12] vfio: Export vfio device get and put registration helpers,
Xu Yilun
[RFC PATCH 03/12] vfio/pci: Share the core device pointer while invoking feature functions,
Xu Yilun
[RFC PATCH 04/12] vfio/pci: Allow MMIO regions to be exported through dma-buf,
Xu Yilun
[RFC PATCH 05/12] vfio/pci: Support get_pfn() callback for dma-buf,
Xu Yilun
[RFC PATCH 06/12] KVM: Support vfio_dmabuf backed MMIO region,
Xu Yilun
[RFC PATCH 07/12] KVM: x86/mmu: Handle page fault for vfio_dmabuf backed MMIO,
Xu Yilun
[RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device,
Xu Yilun
[RFC PATCH 09/12] vfio/pci: Export vfio dma-buf specific info for importers,
Xu Yilun
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]