kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-24 18:21:08 to 2020-03-26 13:23:03 UTC [more...]

[PATCH v1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-03-26 13:22 UTC  (56+ messages)
` [PATCH v1 07/22] intel_iommu: add set/unset_iommu_context callback
` [PATCH v1 08/22] vfio: init HostIOMMUContext per-container
` [PATCH v1 12/22] intel_iommu: add PASID cache management infrastructure
` [PATCH v1 13/22] vfio: add bind stage-1 page table support
` [PATCH v1 14/22] intel_iommu: bind/unbind guest page table to host
` [PATCH v1 15/22] intel_iommu: replay guest pasid bindings "
` [PATCH v1 16/22] intel_iommu: replay pasid binds after context cache invalidation
` [PATCH v1 17/22] intel_iommu: do not pass down pasid bind for PASID #0
` [PATCH v1 18/22] vfio: add support for flush iommu stage-1 cache
` [PATCH v1 19/22] intel_iommu: process PASID-based iotlb invalidation
` [PATCH v1 20/22] intel_iommu: propagate PASID-based iotlb invalidation to host
` [PATCH v1 21/22] intel_iommu: process PASID-based Device-TLB invalidation
` [PATCH v1 22/22] intel_iommu: modify x-scalable-mode to be string option

[PATCH v1 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-03-26 12:56 UTC  (2+ messages)

[PATCH] kvm/x86: Reduce counter period change overhead and delay the effective time
 2020-03-26 12:47 UTC  (3+ messages)
` [PATCH v2] KVM: x86/pmu: "

[PATCH v6 0/8] x86/split_lock: Fix and virtualization of split lock detection
 2020-03-26 12:43 UTC  (16+ messages)
` [PATCH v6 4/8] kvm: x86: Emulate split-lock access as a write in emulator
` [PATCH v6 7/8] kvm: vmx: Enable MSR_TEST_CTRL for intel guest
` [PATCH v6 8/8] kvm: vmx: virtualize split lock detection

[PATCH V8 0/9] vDPA support
 2020-03-26 12:17 UTC  (15+ messages)
` [PATCH V8 1/9] vhost: refine vhost and vringh kconfig
` [PATCH V8 2/9] vhost: allow per device message handler
` [PATCH V8 3/9] vhost: factor out IOTLB
` [PATCH V8 4/9] vringh: IOTLB support
` [PATCH V8 5/9] vDPA: introduce vDPA bus
` [PATCH V8 6/9] virtio: introduce a vDPA based transport
` [PATCH V8 7/9] vhost: introduce vDPA-based backend
` [PATCH V8 8/9] vdpasim: vDPA device simulator
` [PATCH V8 9/9] virtio: Intel IFC VF driver for VDPA

[RFC PATCH v2 0/9] s390x/vfio-ccw: Channel Path Handling
 2020-03-26 11:54 UTC  (8+ messages)
` [RFC PATCH v2 2/9] vfio-ccw: Register a chp_event callback for vfio-ccw

[Bug 206977] New: AMD gpu Crash after power or reboot the VM
 2020-03-26 10:53 UTC  (2+ messages)
` [Bug 206977] "

[PATCH v16 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-26 10:49 UTC  (14+ messages)
` [PATCH v16 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v16 Kernel 2/7] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH v16 Kernel 3/7] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH v16 Kernel 4/7] vfio iommu: Implementation of ioctl "
` [PATCH v16 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v16 Kernel 6/7] vfio iommu: Adds flag to indicate dirty pages tracking capability support
` [PATCH v16 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH v2 0/7] Removing support for 32bit KVM/arm host
 2020-03-26 10:17 UTC  (4+ messages)
` [PATCH v2 1/7] arm: Unplug KVM from the build system

[GIT PULL 0/2] KVM: s390: changes for 5.7 part 2
 2020-03-26  9:58 UTC  (2+ messages)

[PATCH 0/3] KVM: X86: Single target IPI fastpath enhancement
 2020-03-26  9:46 UTC  (5+ messages)
` [PATCH 1/3] KVM: X86: Delay read msr data iff writes ICR MSR
` [PATCH 2/3] KVM: X86: Narrow down the IPI fastpath to single target IPI
` [PATCH 3/3] KVM: X86: Micro-optimize IPI fastpath delay

[PATCH] vfio-mdev: support mediated device creation in kernel
 2020-03-26  9:38 UTC  (4+ messages)

[PATCH 0/3] KVM: x86: sync SPTEs on page/EPT fault injection
 2020-03-26  9:35 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: introduce kvm_mmu_invalidate_gva
` [PATCH 2/3] KVM: x86: cleanup kvm_inject_emulated_page_fault
` [PATCH 3/3] KVM: x86: Sync SPTEs when injecting page/EPT fault into L1

[PATCH v15 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-26  9:33 UTC  (11+ messages)
` [PATCH v15 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v15 Kernel 2/7] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH v15 Kernel 3/7] vfio iommu: Add ioctl definition for dirty pages tracking

status of kvm.git
 2020-03-26  8:47 UTC  (5+ messages)

[PATCH v2 0/2] VFIO mdev aggregated resources handling
 2020-03-26  8:21 UTC  (5+ messages)
` [PATCH v2 1/2] Documentation/driver-api/vfio-mediated-device.rst: update for aggregation support
` [PATCH v2 2/2] drm/i915/gvt: mdev aggregation type

[PATCH v11 0/9] Introduce support for guest CET feature
 2020-03-26  8:18 UTC  (11+ messages)
` [PATCH v11 1/9] KVM: VMX: Introduce CET VMX fields and flags
` [PATCH v11 2/9] KVM: VMX: Set guest CET MSRs per KVM and host configuration
` [PATCH v11 3/9] KVM: VMX: Set host/guest CET states for vmexit/vmentry
` [PATCH v11 4/9] KVM: VMX: Check CET dependencies on CR settings
` [PATCH v11 5/9] KVM: X86: Refresh CPUID once guest XSS MSR changes
` [PATCH v11 6/9] KVM: X86: Load guest fpu state when access MSRs managed by XSAVES
` [PATCH v11 7/9] KVM: X86: Add userspace access interface for CET MSRs
` [PATCH v11 8/9] KVM: VMX: Enable CET support for nested VM
` [PATCH v11 9/9] KVM: X86: Set CET feature bits for CPUID enumeration
` [kvm-unit-tests PATCH] x86: Add tests for user-mode CET

linux-next: manual merge of the kvm tree with the spdx tree
 2020-03-26  7:55 UTC  (2+ messages)

[RFC v3 0/3] Fix errors when try to build kvm selftests on specified output
 2020-03-26  3:07 UTC  (4+ messages)
` [RFC v3 1/3] kvm: selftests: Fix no directory error when OUTPUT specified
` [RFC v3 2/3] kvm: selftests: Use the right INSTALL_HDR_PATH when OUTPUT specified and MAKELEVEL is 0
` [RFC v3 3/3] kvm: selftests: Fix header path when built from parent level with O specified

[PATCH v2 0/6] Fix errors when try to build kvm selftests on specified output
 2020-03-26  0:45 UTC  (9+ messages)
` [PATCH v2 1/6] selftests: Create directory when OUTPUT specified
` [PATCH v2 2/6] selftests: kvm: Include lib.mk earlier
` [PATCH v2 3/6] selftests: kvm: Use the default linux header path only when INSTALL_HDR_PATH not defined
` [PATCH v2 4/6] selftests: Create variable INSTALL_HDR_PATH if need to install linux headers to $(OUTPUT)/usr
` [PATCH v2 5/6] selftests: Generate build output of linux headers to $(OUTPUT)/linux-header-build
` [PATCH v2 6/6] selftests: export INSTALL_HDR_PATH if using "O" to specify output dir

[PATCH] KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timer
 2020-03-26  0:28 UTC  (6+ messages)

[PATCH 0/3] SELinux support for anonymous inodes and UFFD
 2020-03-25 23:49 UTC  (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v2 2/3] Teach SELinux about anonymous inodes
` [PATCH v2 3/3] Wire UFFD up to SELinux

[kvm-unit-tests PATCH v7 00/13] arm/arm64: Add ITS tests
 2020-03-25 21:20 UTC  (4+ messages)
` [kvm-unit-tests PATCH v7 08/13] arm/arm64: ITS: Device and collection Initialization

[PATCH] KVM: x86: Fix BUILD_BUG() in __cpuid_entry_get_reg() w/ CONFIG_UBSAN=y
 2020-03-25 19:21 UTC  (2+ messages)

linux-next: Tree for Mar 25 (arch/x86/kvm/)
 2020-03-25 18:47 UTC  (8+ messages)

[PATCH -tip 0/4] kvm: Use rcuwait for vcpu blocking
 2020-03-25 17:09 UTC  (3+ messages)
` [PATCH 3/4] kvm: Replace vcpu->swait with rcuwait

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2020-03-25 16:11 UTC  (17+ messages)
` [PATCH v3 08/37] KVM: VMX: Skip global INVVPID fallback if vpid==0 in vpid_sync_context()
` [PATCH v3 14/37] KVM: x86: Move "flush guest's TLB" logic to separate kvm_x86_ops hook
` [PATCH v3 16/37] KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
` [PATCH v3 17/37] KVM: SVM: Wire up ->tlb_flush_guest() directly to svm_flush_tlb()
` [PATCH v3 18/37] KVM: VMX: Move vmx_flush_tlb() to vmx.c
` [PATCH v3 19/37] KVM: nVMX: Move nested_get_vpid02() to vmx/nested.h

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-03-25 15:39 UTC  (3+ messages)
` [PATCH 05/70] x86/insn: Make inat-tables.c suitable for pre-decompression code

[PATCH 0/4] KVM: SVM: Move and split up svm.c
 2020-03-25 13:49 UTC  (9+ messages)
` [PATCH 2/4] KVM: SVM: Move Nested SVM Implementation to nested.c

[RESEND][patch V3 00/23] x86/entry: Consolidation part II (syscalls)
 2020-03-25 13:39 UTC  (14+ messages)
` [RESEND][patch V3 04/23] kprobes: Prevent probes in .noinstr.text section
  ` [patch "
` [RESEND][patch V3 17/23] rcu/tree: Mark the idle relevant functions noinstr
` [RESEND][patch V3 19/23] x86/kvm/vmx: Add hardirq tracing to guest enter/exit

[PATCH v2 00/94] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2020-03-25 11:28 UTC  (4+ messages)
` [PATCH v2 67/94] arm64: Add level-hinted TLB invalidation helper

[PATCH V7 7/8] vdpasim: vDPA device simulator
 2020-03-25  8:15 UTC  (3+ messages)

[PATCH v15 Kernel 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking
 2020-03-25  5:31 UTC  (12+ messages)

[PATCH 0/3] KVM: arm64: Some optimizations about enabling dirty log
 2020-03-25  4:24 UTC  (4+ messages)
` [PATCH 1/3] KVM/memslot: Move the initial set of dirty bitmap to arch
` [PATCH 2/3] KVM/arm64: Support enabling dirty log gradually in small chunks
` [PATCH 3/3] KVM/arm64: Only set bits of dirty bitmap with valid translation entries

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2020-03-25  3:23 UTC 

[PATCH V7 3/8] vringh: IOTLB support
 2020-03-25  3:13 UTC  (3+ messages)

[PATCH 3/7] docs: fix broken references to text files
 2020-03-25  2:42 UTC  (2+ messages)

[PATCH v16 Kernel 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking
 2020-03-25  2:11 UTC  (2+ messages)

[PATCH v5 0/9] x86/split_lock: Add feature split lock detection
 2020-03-25  1:03 UTC  (16+ messages)
` [PATCH v5 1/9] x86/split_lock: Rework the initialization flow of "
` [PATCH v5 3/9] x86/split_lock: Re-define the kernel param option for split_lock_detect

[PATCH v4 0/2] introduction of migration_version attribute for VFIO live migration
 2020-03-25  0:56 UTC  (8+ messages)

[kvm-unit-tests PATCH 0/2] Add support of hvf accel
 2020-03-23 22:16 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] scripts/arch-run: Support testing "

[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
 2020-03-24 19:47 UTC  (12+ messages)

[PATCH v14 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-24 19:14 UTC  (4+ messages)
` [PATCH v14 Kernel 1/7] vfio: KABI for migration interface for device state

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2020-03-24 18:20 UTC  (6+ messages)
` [PATCH v4 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION


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).