kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-08 08:35:44 to 2020-09-10 10:50:21 UTC [more...]

[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-09-10 10:45 UTC  (14+ messages)
` [PATCH v7 01/16] iommu: Report domain nesting info
` [PATCH v7 02/16] iommu/smmu: Report empty "
` [PATCH v7 03/16] vfio/type1: Report iommu nesting info to userspace
` [PATCH v7 04/16] vfio: Add PASID allocation/free support
` [PATCH v7 05/16] iommu/vt-d: Support setting ioasid set to domain
` [PATCH v7 06/16] iommu/vt-d: Remove get_task_mm() in bind_gpasid()
` [PATCH v7 07/16] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v7 08/16] iommu: Pass domain to sva_unbind_gpasid()
` [PATCH v7 09/16] iommu/vt-d: Check ownership for PASIDs from user-space
` [PATCH v7 10/16] vfio/type1: Support binding guest page tables to PASID
` [PATCH v7 11/16] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v7 13/16] vfio/pci: Expose PCIe PASID capability to guest
` [PATCH v7 15/16] iommu/vt-d: Only support nesting when nesting caps are consistent across iommu units

[PATCH] KVM: MIPS: Change the definition of kvm type
 2020-09-10 10:33 UTC 

[PATCH V2] kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
 2020-09-10 10:21 UTC  (3+ messages)
` [PATCH V3] "

[PATCH v2] KVM: arm64: Allow to limit number of PMU counters
 2020-09-10 10:18 UTC  (8+ messages)

[PATCH 0/6] misc: Some inclusive terminology changes
 2020-09-10 10:13 UTC  (18+ messages)
` [PATCH 1/6] hw/ssi/aspeed_smc: Rename max_slaves as max_devices
` [PATCH 2/6] hw/core/stream: Rename StreamSlave as StreamSink
` [PATCH 3/6] hw/dma/xilinx_axidma: "
` [PATCH 4/6] hw/net/xilinx_axienet: "
` [PATCH 5/6] hw/pci-host/q35: Rename PCI 'black hole as '(memory) hole'
` [PATCH 6/6] target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken()

[PATCH v2 0/9] KVM: collect sporadic patches
 2020-09-10  9:50 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw disabled
` [PATCH v2 2/9] KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting
` [PATCH v2 3/9] KVM: LAPIC: Fix updating DFR missing apic map recalculation
` [PATCH v2 4/9] KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
` [PATCH v2 5/9] KVM: LAPIC: Narrow down the kick target vCPU
` [PATCH v2 6/9] KVM: LAPIC: Reduce world switch latency caused by timer_advance_ns
` [PATCH v2 7/9] KVM: SVM: Get rid of handle_fastpath_set_msr_irqoff()
` [PATCH v2 8/9] KVM: SVM: Move svm_complete_interrupts() into svm_vcpu_run()
` [PATCH v2 9/9] KVM: SVM: Reenable handle_fastpath_set_msr_irqoff() after complete_interrupts()

[PATCH 0/3] add VFIO mdev support for DFL devices
 2020-09-10  9:08 UTC  (6+ messages)
` [PATCH 3/3] Documentation: fpga: dfl: Add description for VFIO Mdev support

[PATCH v12 0/2] s390: virtio: let arch validate VIRTIO features
 2020-09-10  9:09 UTC  (5+ messages)
` [PATCH v12 1/2] virtio: let arch advertise guest's memory access restrictions
` [PATCH v12 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[RFC v3 0/2] add bus lock VM exit support
 2020-09-10  8:37 UTC  (3+ messages)
` [RFC v3 1/2] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
` [RFC v3 2/2] KVM: VMX: Enable bus lock VM exit

[PATCH v5 0/4] Add a vhost RPMsg API
 2020-09-10  8:38 UTC  (12+ messages)
` [PATCH v5 1/4] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v5 3/4] rpmsg: update documentation
` [PATCH v5 4/4] vhost: add an RPMsg API

[PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
 2020-09-10  8:21 UTC  (13+ messages)
` [PATCH v4 08/10] vfio/fsl-mc: trigger an interrupt via eventfd
` [PATCH v4 09/10] vfio/fsl-mc: Add read/write support for fsl-mc devices
` [PATCH v4 10/10] vfio/fsl-mc: Add support for device reset

[PATCH] vhost-vdpa: fix memory leak in error path
 2020-09-10  1:56 UTC  (2+ messages)

[PATCH v4 1/3] PCI/IOV: Mark VFs as not implementing MSE bit
 2020-09-10  0:39 UTC  (4+ messages)

[Bug 209155] KVM Linux guest with more than 1 CPU panics after commit 404d5d7bff0d419fe11c7eaebca9ec8f25258f95 on old CPU (Phenom x4)
 2020-09-10  0:14 UTC  (4+ messages)

[PATCH 0/3 v2] KVM: SVM: Don't flush cache of encrypted pages if hardware enforces cache coherency
 2020-09-10  2:22 UTC  (4+ messages)
` [PATCH 1/3 v2] KVM: SVM: Replace numeric value for SME CPUID leaf with a #define
` [PATCH 2/3 v2] KVM: SVM: Add hardware-enforced cache coherency as a CPUID feature
` [PATCH 3/3 v2] KVM: SVM: Don't flush cache of encrypted pages if hardware enforces cache coherenc

[PATCH] KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
 2020-09-09 21:05 UTC 

[PCI] 3233e41d3e: WARNING:at_drivers/pci/pci.c:#pci_reset_hotplug_slot
 2020-09-09 20:40 UTC  (2+ messages)

KVM_SET_SREGS & cr4.VMXE problems
 2020-09-09 19:44 UTC  (6+ messages)

[PATCH v5 00/12] SVM cleanup and INVPCID feature support
 2020-09-09 19:26 UTC  (2+ messages)

[PATCH v3 0/5] KVM: arm64: Filtering PMU events
 2020-09-09 18:07 UTC  (19+ messages)
` [PATCH v3 1/5] KVM: arm64: Refactor PMU attribute error handling
` [PATCH v3 2/5] KVM: arm64: Use event mask matching architecture revision
` [PATCH v3 3/5] KVM: arm64: Add PMU event filtering infrastructure
` [PATCH v3 4/5] KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1
` [PATCH v3 5/5] KVM: arm64: Document PMU filtering API

[PATCH] vhost: new vhost_vdpa SET/GET_BACKEND_FEATURES handlers
 2020-09-09 17:23 UTC  (3+ messages)

[GIT PULL] KVM/arm64 fixes for 5.9
 2020-09-09 17:20 UTC  (6+ messages)
` [PATCH 7/9] KVM: arm64: Do not try to map PUDs when they are folded into PMD

[PATCH] docs: kvm: fix referenced ioctl symbol
 2020-09-09 17:20 UTC  (2+ messages)

[PATCH V4 0/2] vfio: optimized for hugetlbf pages when dma map/unmap
 2020-09-09 17:04 UTC  (10+ messages)
` [PATCH V4 1/2] vfio dma_map/unmap: optimized for hugetlbfs pages
` [PATCH V4 2/2] vfio: optimized for unpinning pages

[PATCH v7 00/72] x86: SEV-ES Guest Support
 2020-09-09 13:49 UTC  (18+ messages)
` [PATCH v7 39/72] x86/sev-es: Setup early #VC handler
  ` [PATCH v7.1 "
  ` [PATCH v7.2 39/74] "
` [PATCH v7 40/72] x86/sev-es: Setup GHCB based boot "
  ` [PATCH v7.1 "
  ` [PATCH v7.2 40/74] "
` [PATCH v7 41/72] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH v7 67/72] x86/smpboot: Load TSS and getcpu GDT entry before loading IDT
` [PATCH v7 71/72] x86/efi: Add GHCB mappings when SEV-ES is active

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-09-09  9:16 UTC  (12+ messages)
                ` [Intel-gfx] "

[PATCH] vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call
 2020-09-09  9:04 UTC  (2+ messages)

[PATCH 0/2] x86/kvm: fix interrupts based APF mechanism
 2020-09-09  8:49 UTC  (5+ messages)
` [PATCH 1/2] x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
` [PATCH 2/2] x86/kvm: don't forget to ACK async PF IRQ

[PATCH 2/3] KVM: SVM: Move svm_complete_interrupts() into svm_vcpu_run()
 2020-09-09  8:47 UTC  (3+ messages)

[PATCH 3/3] KVM: SVM: Reenable handle_fastpath_set_msr_irqoff() after complete_interrupts()
 2020-09-09  8:41 UTC  (2+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-09  8:41 UTC  (16+ messages)

[PATCH 1/2] KVM: LAPIC: Fix updating DFR missing apic map recalculation
 2020-09-09  8:41 UTC  (2+ messages)

[PATCH 1/3] KVM: SVM: Get rid of handle_fastpath_set_msr_irqoff()
 2020-09-09  8:38 UTC  (3+ messages)

[GIT PULL] First batch of KVM changes for Linux 5.9
 2020-09-09  8:12 UTC  (4+ messages)

[Bug 209079] New: CPU 0/KVM: page allocation failure on 5.8 kernel
 2020-09-09  6:41 UTC  (3+ messages)
` [Bug 209079] "

device compatibility interface for live migration with assigned devices
 2020-09-09  5:37 UTC  (13+ messages)

[RFC V2 0/9] x86/mmu:Introduce parallel memory virtualization to boost performance
 2020-09-09  3:04 UTC  (2+ messages)

[PATCH RESEND 1/3] KVM: SVM: Get rid of handle_fastpath_set_msr_irqoff()
 2020-09-09  2:57 UTC  (3+ messages)
` [PATCH RESEND 2/3] KVM: SVM: Move svm_complete_interrupts() into svm_vcpu_run()
` [PATCH RESEND 3/3] KVM: SVM: Reenable handle_fastpath_set_msr_irqoff() after complete_interrupts()

[PATCH v4.14.y 1/3] vfio/type1: Support faulting PFNMAP vmas
 2020-09-08 14:33 UTC  (7+ messages)
` [PATCH v4.14.y 2/3] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH v4.14.y 0/3] vfio: Fix for CVE-2020-12888

[PATCH v4.9.y 1/3] vfio/type1: Support faulting PFNMAP vmas
 2020-09-08 14:29 UTC  (4+ messages)
` [PATCH v4.9.y 0/3] vfio: Fix for CVE-2020-12888

[PATCH v2 2/2] s390x: Add 3f program exception handler
 2020-09-08 13:18 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-08 19:03 UTC  (7+ messages)
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev

[PATCH v2 v4.14.y 1/3] vfio/type1: Support faulting PFNMAP vmas
 2020-09-08 18:54 UTC  (4+ messages)
` [PATCH v2 v4.14.y 2/3] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH v2 v4.14.y 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
` [PATCH v2 v4.14.y 0/3] vfio: Fix for CVE-2020-12888

[PATCH] KVM: arm64: Allow to limit number of PMU counters
 2020-09-08 18:54 UTC 

[PATCH v3] KVM: s390: Introduce storage key removal facility
 2020-09-08 11:56 UTC  (4+ messages)

[PATCH] A patch for uio to fix an error of "Failed to register UIO devices"
 2020-09-08 12:01 UTC 

[PATCH 0/2] fix dead lock issues in vhost_vdpa
 2020-09-08 12:05 UTC  (3+ messages)
` [PATCH 1/2] vhost: remove mutex ops in vhost_set_backend_features

[PATCH] KVM: s390: Introduce storage key removal facility
 2020-09-08  9:18 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v11 0/2] s390: virtio: let arch validate VIRTIO features
 2020-09-08  8:35 UTC  (4+ 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).