kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-07 17:50:30 to 2020-10-09 08:01:31 UTC [more...]

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-09  7:59 UTC  (10+ messages)
` [PATCH v2 06/17] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v2 09/17] mm: Add unsafe_follow_pfn
` [PATCH v2 11/17] vfio/type1: Mark follow_pfn as unsafe
` [PATCH v2 12/17] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v2 13/17] /dev/mem: Only set filp->f_mapping
` [PATCH v2 14/17] resource: Move devmem revoke code to resource framework
` [PATCH v2 15/17] sysfs: Support zapping of binary attr mmaps
` [PATCH v2 16/17] PCI: Revoke mappings like devmem
` [PATCH v2 17/17] drm/i915: Properly request PCI BARs

[PATCH 0/13] Fix per-domain IRQ affinity, allow >255 CPUs on x86 without IRQ remapping
 2020-10-09  7:54 UTC  (15+ messages)
` [PATCH 01/13] x86/apic: Use x2apic in guest kernels even with unusable CPUs
  ` [PATCH 07/13] irqdomain: Add max_affinity argument to irq_domain_alloc_descs()

[PATCH v2] vringh: fix __vringh_iov() when riov and wiov are different
 2020-10-09  7:00 UTC  (3+ messages)

[tip: core/rcu] kvm: mmu: page_track: Fix RCU list API usage
 2020-10-09  6:35 UTC 

[PATCH 0/5] Fix x2apic enablement and allow up to 32768 CPUs without IR where supported
 2020-10-09  6:07 UTC  (19+ messages)
` [PATCH 1/5] x86/apic: Fix x2apic enablement without interrupt remapping
  ` [PATCH 3/5] x86/ioapic: Handle Extended Destination ID field in RTE
  ` [PATCH 4/5] x86/apic: Support 15 bits of APIC ID in IOAPIC/MSI where available
  ` [PATCH 5/5] x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID

[PATCH] irqbypass: fix error handle when irq_bypass_register_producer() return fails
 2020-10-09  4:30 UTC  (2+ messages)

[PATCH 0/6] KVM: x86: KVM_SET_SREGS.CR4 bug fixes and cleanup
 2020-10-09  4:04 UTC  (5+ messages)

[RFC PATCH 00/24] Control VQ support in vDPA
 2020-10-09  3:59 UTC  (21+ messages)
` [RFC PATCH 05/24] vhost-vdpa: passing iotlb to IOMMU mapping helpers
` [RFC PATCH 06/24] vhost-vdpa: switch to use vhost-vdpa specific IOTLB
` [RFC PATCH 08/24] vdpa: introduce virtqueue groups
` [RFC PATCH 09/24] vdpa: multiple address spaces support
` [RFC PATCH 10/24] vdpa: introduce config operations for associating ASID to a virtqueue group
` [RFC PATCH 18/24] vhost-vdpa: support ASID based IOTLB API

[PATCH v2] KVM: x86: Add tracepoint for dr_write/dr_read
 2020-10-09  3:21 UTC 

[PATCH 00/35] Enhance memory utilization with DMEMFS
 2020-10-09  1:26 UTC  (42+ messages)
` [PATCH 01/35] fs: introduce dmemfs module
` [PATCH 02/35] mm: support direct memory reservation
` [PATCH 03/35] dmem: implement dmem memory management
` [PATCH 04/35] dmem: let pat recognize dmem
` [PATCH 05/35] dmemfs: support mmap
` [PATCH 06/35] dmemfs: support truncating inode down
` [PATCH 07/35] dmem: trace core functions
` [PATCH 08/35] dmem: show some statistic in debugfs
` [PATCH 09/35] dmemfs: support remote access
` [PATCH 10/35] dmemfs: introduce max_alloc_try_dpages parameter
` [PATCH 11/35] mm: export mempolicy interfaces to serve dmem allocator
` [PATCH 12/35] dmem: introduce mempolicy support
` [PATCH 13/35] mm, dmem: introduce PFN_DMEM and pfn_t_dmem
` [PATCH 14/35] mm, dmem: dmem-pmd vs thp-pmd
` [PATCH 15/35] mm: add pmd_special() check for pmd_trans_huge_lock()
` [PATCH 16/35] dmemfs: introduce ->split() to dmemfs_vm_ops
` [PATCH 17/35] mm, dmemfs: support unmap_page_range() for dmemfs pmd
` [PATCH 18/35] mm: follow_pmd_mask() for dmem huge pmd
` [PATCH 19/35] mm: gup_huge_pmd() "
` [PATCH 20/35] mm: support dmem huge pmd for vmf_insert_pfn_pmd()
` [PATCH 21/35] mm: support dmem huge pmd for follow_pfn()
` [PATCH 22/35] kvm, x86: Distinguish dmemfs page from mmio page
` [PATCH 23/35] kvm, x86: introduce VM_DMEM
` [PATCH 24/35] dmemfs: support hugepage for dmemfs
` [PATCH 25/35] mm, x86, dmem: fix estimation of reserved page for vaddr_get_pfn()
` [PATCH 26/35] mm, dmem: introduce pud_special()
` [PATCH 27/35] mm: add pud_special() to support dmem huge pud
` [PATCH 28/35] mm, dmemfs: support huge_fault() for dmemfs
` [PATCH 29/35] mm: add follow_pte_pud()
` [PATCH 30/35] dmem: introduce dmem_bitmap_alloc() and dmem_bitmap_free()
` [PATCH 31/35] dmem: introduce mce handler
` [PATCH 32/35] mm, dmemfs: register and handle the dmem mce
` [PATCH 33/35] kvm, x86: temporary disable record_steal_time for dmem
` [PATCH 34/35] dmem: add dmem unit tests
` [PATCH 35/35] Add documentation for dmemfs

[PATCH v3 02/18] iommu/vt-d: Add DEV-MSI support
 2020-10-09  1:22 UTC  (11+ messages)
  ` [PATCH v3 11/18] dmaengine: idxd: ims setup for the vdcm

[GIT PULL] vhost,vdpa: last minute fixes
 2020-10-08 21:37 UTC  (2+ messages)

[PATCH] vringh: fix __vringh_iov() when riov and wiov are different
 2020-10-08 20:32 UTC  (5+ messages)

[PATCH 00/22] Introduce the TDP MMU
 2020-10-08 18:27 UTC  (20+ messages)
` [PATCH 10/22] kvm: mmu: Add TDP MMU PF handler
` [PATCH 15/22] kvm: mmu: Support changed pte notifier in tdp MMU
` [PATCH 17/22] kvm: mmu: Support dirty logging for the TDP MMU
` [PATCH 18/22] kvm: mmu: Support disabling dirty logging for the tdp MMU

[PATCH 00/13] follow_pfn and other iomap races
 2020-10-08 17:16 UTC  (49+ messages)
` [PATCH 01/13] drm/exynos: Stop using frame_vector helpers
` [PATCH 02/13] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH 03/13] misc/habana: Stop using frame_vector helpers
` [PATCH 04/13] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH 05/13] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH 06/13] media: videobuf2: Move frame_vector into media subsystem
` [PATCH 07/13] mm: close race in generic_access_phys
` [PATCH 08/13] s390/pci: Remove races against pte updates
` [PATCH 10/13] PCI: revoke mappings like devmem
` [PATCH 11/13] mm: add unsafe_follow_pfn
` [PATCH 13/13] vfio/type1: Mark follow_pfn as unsafe

[PATCH] KVM: SVM: Use a separate vmcb for the nested L2 guest
 2020-10-08 14:19 UTC  (10+ messages)

KVM call for agenda for 2020-10-06
 2020-10-08 14:15 UTC  (7+ messages)

[KVMTOOL][PATCHv2] vhost-net: enable multiqueue support
 2020-10-08  9:32 UTC 

[PATCH] target/i386: Support up to 32768 CPUs without IRQ remapping
 2020-10-08  7:53 UTC  (4+ messages)

[PATCH v3 0/5] Pass zPCI hardware information via VFIO
 2020-10-08  5:08 UTC  (12+ messages)
` [PATCH v3 1/5] s390/pci: stash version in the zpci_dev
` [PATCH v3 2/5] s390/pci: track whether util_str is valid "
` [PATCH v3 3/5] vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFO
` [PATCH v3 4/5] vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFO
` [PATCH v3 5/5] MAINTAINERS: Add entry for s390 vfio-pci

[Bug 208767] New: kernel stack overflow due to Lazy update IOAPIC on an x86_64 *host*, when gpu is passthrough to macos guest vm
 2020-10-07 22:45 UTC  (2+ messages)
` [Bug 208767] "

[PATCH v14 00/14] KVM: Dirty ring interface
 2020-10-07 20:53 UTC  (15+ messages)
` [PATCH v14 01/14] KVM: Documentation: Update entry for KVM_X86_SET_MSR_FILTER
` [PATCH v14 02/14] KVM: Cache as_id in kvm_memory_slot
` [PATCH v14 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v14 04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v14 05/14] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v14 06/14] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH v14 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH v14 08/14] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH v14 09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH v14 10/14] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH v14 11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH v14 12/14] KVM: selftests: Add dirty ring buffer test
` [PATCH v14 13/14] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH v14 14/14] KVM: selftests: Add "-c" parameter to dirty log test

[PATCH v12 12/13] KVM: selftests: Let dirty_log_test async for dirty ring test
 2020-10-07 20:45 UTC  (2+ messages)
  ` [KVM] 11e2633982: kernel-selftests.kvm.dirty_log_test.fail

[PATCH v3 00/10] Retrieve zPCI hardware information from VFIO
 2020-10-07 19:04 UTC  (11+ messages)
` [PATCH v3 01/10] s390x/pci: Move header files to include/hw/s390x
` [PATCH v3 02/10] vfio: Create shared routine for scanning info capabilities
` [PATCH v3 03/10] update-linux-headers: Add vfio_zdev.h
` [PATCH v3 04/10] linux-headers: update against 5.9-rc8
` [PATCH v3 05/10] s390x/pci: create a header dedicated to PCI CLP
` [PATCH v3 06/10] s390x/pci: use a PCI Group structure
` [PATCH v3 07/10] s390x/pci: clean up s390 PCI groups
` [PATCH v3 08/10] s390x/pci: use a PCI Function structure
` [PATCH v3 09/10] vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
` [PATCH v3 10/10] s390x/pci: get zPCI function info from host

[PATCH 09/13] PCI: obey iomem restrictions for procfs mmap
 2020-10-07 18:46 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).