kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 23:08:12 to 2021-03-08 10:47:39 UTC [more...]

[RFC PATCH 00/27] vDPA software assisted live migration
 2021-03-08 10:46 UTC  (7+ messages)
` [RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2021-03-08 10:46 UTC  (2+ messages)

[PATCH v10 00/17] Add AMD SEV guest live migration support
 2021-03-08 10:40 UTC  (11+ messages)
` [PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl

[PATCH v4 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
 2021-03-08 10:05 UTC  (14+ messages)
` [PATCH v4 01/11] KVM: x86: Get active PCID only when writing a CR3 value
` [PATCH v4 02/11] KVM: VMX: Track common EPTP for Hyper-V's paravirt TLB flush
` [PATCH v4 03/11] KVM: VMX: Stash kvm_vmx in a local variable for Hyper-V "
` [PATCH v4 04/11] KVM: VMX: Fold Hyper-V EPTP checking into it's only caller
` [PATCH v4 05/11] KVM: VMX: Do Hyper-V TLB flush iff vCPU's EPTP hasn't been flushed
` [PATCH v4 06/11] KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch
` [PATCH v4 07/11] KVM: VMX: Don't invalidate hv_tlb_eptp if the new EPTP matches
` [PATCH v4 08/11] KVM: VMX: Explicitly check for hv_remote_flush_tlb when loading pgd
` [PATCH v4 09/11] KVM: VMX: Define Hyper-V paravirt TLB flush fields iff Hyper-V is enabled
` [PATCH v4 10/11] KVM: VMX: Skip additional Hyper-V TLB EPTP flushes if one fails
` [PATCH v4 11/11] KVM: VMX: Track root HPA instead of EPTP for paravirt Hyper-V TLB flush

[RFC PATCH v6 00/25] KVM SGX virtualization support
 2021-03-08  9:30 UTC  (6+ messages)
` [RFC PATCH v6 13/25] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
` [RFC PATCH v6 14/25] x86/sgx: Move provisioning device creation out of SGX driver

[PATCH] x86/perf: Fix guest_get_msrs static call if there is no PMU
 2021-03-08  8:53 UTC  (6+ messages)

[PATCH V2 0/4] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
 2021-03-08  8:35 UTC  (5+ messages)
` [PATCH V2 1/4] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
` [PATCH V2 2/4] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
` [PATCH V2 3/4] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids
` [PATCH V2 4/4] vDPA/ifcvf: remove the version number string

[PATCH v3 0/3] CET fix patches for nested guest
 2021-03-08  8:01 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: nVMX: Sync L2 guest CET states between L1/L2

[RFC v4 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-08  7:29 UTC  (43+ messages)
` [RFC v4 06/11] vduse: Implement an MMU-based IOMMU driver
    `  "
` [RFC v4 07/11] vduse: Introduce VDUSE - vDPA Device in Userspace
    `  "
` [RFC v4 10/11] vduse: Introduce a workqueue for irq injection
    `  "
` [RFC v4 11/11] vduse: Support binding irq to the specified cpu
    `  "

[RFC PATCH 00/10] vdpa: get/set_config() rework
 2021-03-08  3:59 UTC  (12+ messages)
` [RFC PATCH 01/10] vdpa: add get_config_size callback in vdpa_config_ops
` [RFC PATCH 10/10] vhost/vdpa: return configuration bytes read and written to user space

[PATCH 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
 2021-03-08  2:53 UTC  (8+ messages)
` [PATCH 1/3] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
` [PATCH 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
` [PATCH 3/3] vDPA/ifcvf: bump version string to 1.0

[PATCH 00/25] KVM SGX virtualization support
 2021-03-08  0:19 UTC  (17+ messages)
` [PATCH 02/25] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [PATCH 06/25] x86/cpu/intel: Allow SGX virtualization without Launch Control support

[RFC PATCH v6 00/22] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-07 18:05 UTC  (23+ messages)
` [RFC PATCH v6 01/22] af_vsock: update functions for connectible socket
` [RFC PATCH v6 02/22] af_vsock: separate wait data loop
` [RFC PATCH v6 03/22] af_vsock: separate receive "
` [RFC PATCH v6 04/22] af_vsock: implement SEQPACKET receive loop
` [RFC PATCH v6 05/22] af_vsock: separate wait space loop
` [RFC PATCH v6 06/22] af_vsock: implement send logic for SEQPACKET
` [RFC PATCH v6 07/22] af_vsock: rest of SEQPACKET support
` [RFC PATCH v6 08/22] af_vsock: update comments for stream sockets
` [RFC PATCH v6 09/22] virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
` [RFC PATCH v6 10/22] virtio/vsock: simplify credit update function API
` [RFC PATCH v6 11/22] virtio/vsock: dequeue callback for SOCK_SEQPACKET
` [RFC PATCH v6 12/22] virtio/vsock: fetch length for SEQPACKET record
` [RFC PATCH v6 13/22] virtio/vsock: add SEQPACKET receive logic
` [RFC PATCH v6 14/22] virtio/vsock: rest of SOCK_SEQPACKET support
` [RFC PATCH v6 15/22] virtio/vsock: SEQPACKET support feature bit
` [RFC PATCH v6 16/22] vhost/vsock: SEQPACKET feature bit support
` [RFC PATCH v6 17/22] virtio/vsock: "
` [RFC PATCH v6 18/22] virtio/vsock: setup SEQPACKET ops for transport
` [RFC PATCH v6 19/22] vhost/vsock: "
` [RFC PATCH v6 20/22] vsock/loopback: "
` [RFC PATCH v6 21/22] vsock_test: add SOCK_SEQPACKET tests
` [RFC PATCH v6 22/22] virtio/vsock: update trace event for SEQPACKET

[PATCH AUTOSEL 5.11 04/12] selftests: kvm: Mmap the entire vcpu mmap area
 2021-03-07 13:57 UTC 

[Patch v3 0/2] cgroup: New misc cgroup controller
 2021-03-07 12:48 UTC  (4+ messages)
` [Patch v3 1/2] cgroup: sev: Add "
` [Patch v3 2/2] cgroup: sev: Miscellaneous cgroup documentation

[PATCH] KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
 2021-03-06 14:15 UTC  (4+ messages)

[PATCH 1/1] KVM: x86: to track if L1 is running L2 VM
 2021-03-06 13:56 UTC  (2+ messages)

[syzbot] upstream boot error: WARNING in kvm_wait
 2021-03-06 11:37 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 5.12, take #1
 2021-03-06  9:50 UTC  (13+ messages)
    ` [PATCH 0/8] "
      ` [PATCH 1/8] KVM: arm64: nvhe: Save the SPE context early
      ` [PATCH 2/8] KVM: arm64: Avoid corrupting vCPU context register in guest exit
      ` [PATCH 3/8] KVM: arm64: Fix nVHE hyp panic host context restore
      ` [PATCH 4/8] KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key
      ` [PATCH 5/8] KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available
      ` [PATCH 6/8] KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
      ` [PATCH 7/8] KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility
      ` [PATCH 8/8] KVM: arm64: Fix range alignment when walking page tables

[PATCH 03/28] KVM: nSVM: inject exceptions via svm_check_nested_events
 2021-03-06  9:26 UTC  (3+ messages)

[PATCH v4 00/14] KVM: SVM: Misc SEV cleanups
 2021-03-06  1:59 UTC  (15+ messages)
` [PATCH v4 01/14] KVM: SVM: Zero out the VMCB array used to track SEV ASID association
` [PATCH v4 02/14] KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails
` [PATCH v4 03/14] KVM: SVM: Move SEV module params/variables to sev.c
` [PATCH v4 04/14] KVM: x86: Do not advertise SME, VM_PAGE_FLUSH, or unknown features
` [PATCH v4 05/14] x86/sev: Drop redundant and potentially misleading 'sev_enabled'
` [PATCH v4 06/14] KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables
` [PATCH v4 07/14] KVM: SVM: Condition sev_enabled and sev_es_enabled on CONFIG_KVM_AMD_SEV=y
` [PATCH v4 08/14] KVM: SVM: Enable SEV/SEV-ES functionality by default (when supported)
` [PATCH v4 09/14] KVM: SVM: Unconditionally invoke sev_hardware_teardown()
` [PATCH v4 10/14] KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup()
` [PATCH v4 11/14] KVM: SVM: Move SEV VMCB tracking allocation to sev.c
` [PATCH v4 12/14] KVM: SVM: Drop redundant svm_sev_enabled() helper
` [PATCH v4 13/14] KVM: SVM: Remove an unnecessary prototype declaration of sev_flush_asids()
` [PATCH v4 14/14] KVM: SVM: Skip SEV cache flush if no ASIDs have been used

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-06  0:03 UTC  (6+ messages)
` [PATCH 16/17] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
    ` [Freedreno] "

[PATCH] vfio: Depend on MMU
 2021-03-05 23:11 UTC  (3+ messages)

[RFC] KVM: x86: Support KVM VMs sharing SEV context
 2021-03-05 22:36 UTC  (8+ messages)

[PATCH v2 00/17] KVM: x86/mmu: Lots of bug fixes
 2021-03-05 18:23 UTC  (25+ messages)
` [PATCH v2 01/17] KVM: nSVM: Set the shadow root level to the TDP level for nested NPT
` [PATCH v2 02/17] KVM: x86/mmu: Alloc page for PDPTEs when shadowing 32-bit NPT with 64-bit
` [PATCH v2 03/17] KVM: x86/mmu: Capture 'mmu' in a local variable when allocating roots
` [PATCH v2 04/17] KVM: x86/mmu: Allocate the lm_root before allocating PAE roots
` [PATCH v2 05/17] KVM: x86/mmu: Allocate pae_root and lm_root pages in dedicated helper
` [PATCH v2 06/17] KVM: x86/mmu: Ensure MMU pages are available when allocating roots
` [PATCH v2 07/17] KVM: x86/mmu: Check PDPTRs before allocating PAE roots
` [PATCH v2 08/17] KVM: x86/mmu: Fix and unconditionally enable WARNs to detect PAE leaks
` [PATCH v2 09/17] KVM: x86/mmu: Use '0' as the one and only value for an invalid PAE root
` [PATCH v2 10/17] KVM: x86/mmu: Set the C-bit in the PDPTRs and LM pseudo-PDPTRs
` [PATCH v2 11/17] KVM: x86/mmu: Mark the PAE roots as decrypted for shadow paging
` [PATCH v2 12/17] KVM: SVM: Don't strip the C-bit from CR2 on #PF interception
` [PATCH v2 13/17] KVM: nVMX: Defer the MMU reload to the normal path on an EPTP switch
` [PATCH v2 14/17] KVM: x86: Defer the MMU unload to the normal path on an global INVPCID
` [PATCH v2 15/17] KVM: x86/mmu: Unexport MMU load/unload functions
` [PATCH v2 16/17] KVM: x86/mmu: Sync roots after MMU load iff load as successful
` [PATCH v2 17/17] KVM: x86/mmu: WARN on NULL pae_root or lm_root, or bad shadow root level

[PATCH v5 0/3] s390/kvm: fix MVPG when in VSIE
 2021-03-05 17:01 UTC  (5+ messages)
` [PATCH v5 1/3] s390/kvm: split kvm_s390_logical_to_effective
` [PATCH v5 2/3] s390/kvm: extend kvm_s390_shadow_fault to return entry pointer

[PATCH v2 7/9] memory: introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
 2021-03-05 15:37 UTC  (2+ messages)

[PATCH] KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled'
 2021-03-05 13:33 UTC  (3+ messages)

[PATCH] KVM: x86: Ensure deadline timer has truly expired before posting its IRQ
 2021-03-05 13:30 UTC  (2+ messages)

[RFC v3 0/5] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2021-03-05 13:09 UTC  (3+ messages)
` [RFC v3 1/5] KVM: add initial support for KVM_SET_IOREGION

[RFC PATCH kvm-unit-tests] x86: add ioregionfd fast PIO test
 2021-03-05 11:04 UTC  (2+ messages)

[PATCH v12 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-03-05 10:45 UTC  (3+ messages)
` [PATCH v12 03/13] vfio: VFIO_IOMMU_SET_MSI_BINDING

[PATCH v3 0/9] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-03-05  6:35 UTC  (16+ messages)
` [PATCH v3 5/9] KVM: vmx/pmu: Add MSR_ARCH_LBR_DEPTH emulation for Arch LBR
` [PATCH v3 7/9] KVM: vmx/pmu: Add Arch LBR emulation and its VMCS field
` [PATCH v3 9/9] KVM: x86: Add XSAVE Support for Architectural LBRs

[RFC PATCH 00/10] vfio: Device memory DMA mapping improvements
 2021-03-05  0:36 UTC  (11+ messages)
` [RFC PATCH 05/10] vfio: Create a vfio_device from vma lookup

Problem With XFS + KVM
 2021-03-04 23:51 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).