kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-25 08:15:44 to 2020-03-26 17:24:59 UTC [more...]

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-03-26 17:24 UTC  (7+ messages)
` [PATCH 05/70] x86/insn: Make inat-tables.c suitable for pre-decompression code
` [PATCH 06/70] x86/umip: Factor out instruction fetch
` [PATCH 07/70] x86/umip: Factor out instruction decoding

[PATCH] vfio-mdev: support mediated device creation in kernel
 2020-03-26 17:16 UTC  (5+ messages)

[PATCH] KVM: VMX: Add a trampoline to fix VMREAD error handling
 2020-03-26 16:07 UTC 

[PATCH v1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-03-26 15:53 UTC  (60+ 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 v3 kvmtool 00/32] Add reassignable BARs and PCIE 1.1 support
 2020-03-26 15:24 UTC  (33+ messages)
` [PATCH v3 kvmtool 01/32] Makefile: Use correct objcopy binary when cross-compiling for x86_64
` [PATCH v3 kvmtool 02/32] hw/i8042: Compile only for x86
` [PATCH v3 kvmtool 03/32] pci: Fix BAR resource sizing arbitration
` [PATCH v3 kvmtool 04/32] Remove pci-shmem device
` [PATCH v3 kvmtool 05/32] Check that a PCI device's memory size is power of two
` [PATCH v3 kvmtool 06/32] arm/pci: Advertise only PCI bus 0 in the DT
` [PATCH v3 kvmtool 07/32] ioport: pci: Move port allocations to PCI devices
` [PATCH v3 kvmtool 08/32] pci: Fix ioport allocation size
` [PATCH v3 kvmtool 09/32] virtio/pci: Make memory and IO BARs independent
` [PATCH v3 kvmtool 10/32] vfio/pci: Allocate correct size for MSIX table and PBA BARs
` [PATCH v3 kvmtool 11/32] vfio/pci: Don't assume that only even numbered BARs are 64bit
` [PATCH v3 kvmtool 12/32] vfio/pci: Ignore expansion ROM BAR writes
` [PATCH v3 kvmtool 13/32] vfio/pci: Don't access unallocated regions
` [PATCH v3 kvmtool 14/32] virtio: Don't ignore initialization failures
` [PATCH v3 kvmtool 15/32] Don't ignore errors registering a device, ioport or mmio emulation
` [PATCH v3 kvmtool 16/32] hw/vesa: Don't ignore fatal errors
` [PATCH v3 kvmtool 17/32] hw/vesa: Set the size for BAR 0
` [PATCH v3 kvmtool 18/32] ioport: Fail when registering overlapping ports
` [PATCH v3 kvmtool 19/32] ioport: mmio: Use a mutex and reference counting for locking
` [PATCH v3 kvmtool 20/32] pci: Add helpers for BAR values and memory/IO space access
` [PATCH v3 kvmtool 21/32] virtio/pci: Get emulated region address from BARs
` [PATCH v3 kvmtool 22/32] vfio: Destroy memslot when unmapping the associated VAs
` [PATCH v3 kvmtool 23/32] vfio: Reserve ioports when configuring the BAR
` [PATCH v3 kvmtool 24/32] pci: Limit configuration transaction size to 32 bits
` [PATCH v3 kvmtool 25/32] vfio/pci: Don't write configuration value twice
` [PATCH v3 kvmtool 26/32] vesa: Create device exactly once
` [PATCH v3 kvmtool 27/32] pci: Implement callbacks for toggling BAR emulation
` [PATCH v3 kvmtool 28/32] pci: Toggle BAR I/O and memory space emulation
` [PATCH v3 kvmtool 29/32] pci: Implement reassignable BARs
` [PATCH v3 kvmtool 30/32] arm/fdt: Remove 'linux,pci-probe-only' property
` [PATCH v3 kvmtool 31/32] vfio: Trap MMIO access to BAR addresses which aren't page aligned
` [PATCH v3 kvmtool 32/32] arm/arm64: Add PCI Express 1.1 support

[PATCH v6 0/8] x86/split_lock: Fix and virtualization of split lock detection
 2020-03-26 15:09 UTC  (13+ messages)
` [PATCH v6 8/8] kvm: vmx: virtualize "

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

[PATCH 0/3] SELinux support for anonymous inodes and UFFD
 2020-03-26 13:58 UTC  (8+ 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

[PATCH v1 00/11] PEBS virtualization enabling via DS
 2020-03-26 14:03 UTC  (9+ messages)
` [PATCH v1 01/11] perf/x86/core: Support KVM to assign a dedicated counter for guest PEBS

[PATCH V8 0/9] vDPA support
 2020-03-26 13:56 UTC  (16+ 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

[PATCH 0/3] KVM: x86: sync SPTEs on page/EPT fault injection
 2020-03-26 13:41 UTC  (5+ 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 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: "

[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  (5+ 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 v2 0/7] Removing support for 32bit KVM/arm host
 2020-03-26 10:17 UTC  (2+ messages)

[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 v15 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-26  9:33 UTC  (3+ messages)
` [PATCH v15 Kernel 1/7] vfio: KABI for migration interface for device state

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  (4+ messages)

[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

[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  (7+ messages)
` [RESEND][patch V3 04/23] kprobes: Prevent probes in .noinstr.text section
  ` [patch "

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


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