kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-29 13:33:40 to 2021-10-01 12:25:12 UTC [more...]

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-01 12:25 UTC  (70+ messages)
` [RFC 02/20] vfio: Add device class for /dev/vfio/devices
` [RFC 03/20] vfio: Add vfio_[un]register_device()
` [RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces
` [RFC 07/20] iommu/iommufd: Add iommufd_[un]bind_device()
` [RFC 08/20] vfio/pci: Add VFIO_DEVICE_BIND_IOMMUFD
` [RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
` [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE

[PATCH v8 0/7] KVM: x86: Add idempotent controls for migrating system counter state
 2021-10-01 12:10 UTC  (15+ messages)
` [PATCH v8 3/7] KVM: x86: Fix potential race in KVM_GET_CLOCK
` [PATCH v8 4/7] KVM: x86: Report host tsc and realtime values "
` [PATCH v8 5/7] kvm: x86: protect masterclock with a seqcount
` [PATCH v8 7/7] KVM: x86: Expose TSC offset controls to userspace

[vfio:next 33/38] drivers/gpu/drm/i915/i915_pci.c:975:2: warning: missing field 'override_only' initializer
 2021-10-01 11:51 UTC  (3+ messages)

KVM/arm64: Guest ABI changes do not appear rollback-safe
 2021-10-01 11:43 UTC  (13+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-01 11:06 UTC  (16+ messages)
` [PATCH Part2 v5 06/45] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v5 07/45] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 v5 08/45] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v5 09/45] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 v5 32/45] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH Part2 v5 42/45] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH][next] KVM: x86: Fix allocation sizeof argument
 2021-10-01 11:01 UTC 

[PATCH v20 00/17] KVM RISC-V Support
 2021-10-01 10:41 UTC  (4+ messages)

[PATCH] KVM: arm64: Allow KVM to be disabled from the command line
 2021-10-01  9:27 UTC  (6+ messages)

[syzbot] KMSAN: uninit-value in kvm_cpuid
 2021-10-01  6:47 UTC 

[PATCH v2 00/11] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
 2021-10-01  6:04 UTC  (18+ messages)
` [PATCH v2 01/11] KVM: arm64: Drop unused vcpu param to kvm_psci_valid_affinity()
` [PATCH v2 02/11] KVM: arm64: Clean up SMC64 PSCI filtering for AArch32 guests
` [PATCH v2 03/11] KVM: arm64: Encapsulate reset request logic in a helper function
` [PATCH v2 05/11] KVM: arm64: Defer WFI emulation as a requested event
` [PATCH v2 06/11] KVM: arm64: Add support for SYSTEM_SUSPEND PSCI call

cleanup vfio iommu_group creation v5
 2021-10-01  3:20 UTC  (11+ messages)
` [PATCH 11/14] vfio: clean up the check for mediated device in vfio_iommu_type1

linux-next: Signed-off-by missing for commit in the kvm tree
 2021-09-30 22:42 UTC 

linux-next: Fixes tag needs some work in the kvm-fixes tree
 2021-09-30 22:28 UTC 

[PATCH v2 0/6] memblock: cleanup memblock_free interface
 2021-09-30 22:10 UTC  (9+ messages)
` [PATCH v2 1/6] arch_numa: simplify numa_distance allocation
` [PATCH v2 2/6] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH v2 3/6] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [PATCH v2 4/6] memblock: stop aliasing __memblock_free_late with memblock_free_late
` [PATCH v2 5/6] memblock: rename memblock_free to memblock_phys_free
` [PATCH v2 6/6] memblock: use memblock_free for freeing virtual pointers

[PATCH v3 00/10] KVM: arm64: vgic: Missing checks for REDIST/CPU and ITS regions above the VM IPA size
 2021-09-30 21:27 UTC  (32+ messages)
` [PATCH v3 01/10] kvm: arm64: vgic: Introduce vgic_check_iorange
` [PATCH v3 02/10] KVM: arm64: vgic-v3: Check redist region is not above the VM IPA size
` [PATCH v3 03/10] KVM: arm64: vgic-v2: Check cpu interface "
` [PATCH v3 04/10] KVM: arm64: vgic-v3: Check ITS "
` [PATCH v3 05/10] KVM: arm64: selftests: Make vgic_init gic version agnostic
` [PATCH v3 06/10] KVM: arm64: selftests: Make vgic_init/vm_gic_create "
` [PATCH v3 07/10] KVM: arm64: selftests: Add some tests for GICv2 in vgic_init
` [PATCH v3 08/10] KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA range
` [PATCH v3 09/10] KVM: arm64: selftests: Add test for legacy GICv3 REDIST base "
` [PATCH v3 10/10] KVM: arm64: selftests: Add basic ITS device tests

cleanup vfio iommu_group creation v6
 2021-09-30 20:16 UTC  (2+ messages)

[PATCH v1 1/3] KVM: arm64: Add arch specific exit reasons
 2021-09-30 18:05 UTC  (9+ messages)
` [PATCH v1 3/3] KVM: arm64: Add histogram stats for handling time of "

kvm crash in 5.14.1?
 2021-09-30 17:59 UTC  (4+ messages)

[PATCH mlx5-next 0/7] Add mlx5 live migration driver
 2021-09-30 17:01 UTC  (29+ messages)
` [PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity

[PATCH 0/2] KVM: x86: Fix mostly theoretical undefined behavior
 2021-09-30 16:45 UTC  (8+ messages)
` [PATCH 1/2] KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks
` [PATCH 2/2] KVM: x86: Manually retrieve CPUID.0x1 when getting FMS for RESET/INIT

[PATCH v6 00/12] KVM: arm64: Fixed features for protected VMs
 2021-09-30 16:27 UTC  (9+ messages)
` [PATCH v6 01/12] KVM: arm64: Move __get_fault_info() and co into their own include file
` [PATCH v6 02/12] KVM: arm64: Don't include switch.h into nvhe/kvm-main.c
` [PATCH v6 03/12] KVM: arm64: Move early handlers to per-EC handlers

[PATCH] KVM: x86: Expose Predictive Store Forwarding Disable
 2021-09-30 14:12 UTC  (4+ messages)

[PATCH 1/2] virtio: introduce virtio_dev_to_node helper
 2021-09-30 13:24 UTC  (8+ messages)
` [PATCH 2/2] virtio-blk: set NUMA affinity for a tagset

[GIT PULL 0/1] KVM: s390: allow to compile without warning with W=1
 2021-09-30 12:54 UTC  (2+ messages)
` [GIT PULL 1/1] KVM: s390: Function documentation fixes

[PATCH 0/3] KVM: qemu patches for few KVM features I developed
 2021-09-30 11:52 UTC  (2+ messages)

[PATCH 0/5] KVM: arm64: Assorted vgic-v3 fixes
 2021-09-30  9:48 UTC  (5+ messages)
` [PATCH 1/5] KVM: arm64: Force ID_AA64PFR0_EL1.GIC=1 when exposing a virtual GICv3

[PATCH v7 00/15] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-30  9:41 UTC  (5+ messages)
` [PATCH v7 12/15] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v7 15/15] KVM: arm64: selftests: arch_timer: Support vCPU migration

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-30  9:36 UTC  (9+ messages)
` [PATCH 07/14] KVM: Don't block+unblock when halt-polling is successful

[PATCH] KVM: selftests: Ensure all migrations are performed when test is affined
 2021-09-30  8:26 UTC  (2+ messages)

[PATCH v3 0/6] vfio/hisilicon: add acc live migration driver
 2021-09-30  6:34 UTC  (7+ messages)

Generically, how to see a host-pci-device on guest?
 2021-09-30  2:37 UTC  (3+ messages)

[PATCH] KVM: selftests: Fix nested SVM tests when built with clang
 2021-09-30  1:30 UTC  (2+ messages)

[kvm:queue 50/135] arch/x86/kernel/kvmclock.c:53:53: warning: section attribute is specified on redeclared variable
 2021-09-29 22:08 UTC 

[PATCH v3] target/i386: Include 'hw/i386/apic.h' locally
 2021-09-29 21:56 UTC  (4+ messages)

[PATCH] KVM: nVMX: Add CET entry/exit load bits to evmcs unsupported list
 2021-09-29 21:35 UTC  (2+ messages)

[PATCH 1/1] selftests: KVM: set affinity of VM to right CPUs
 2021-09-29 18:54 UTC  (5+ messages)

[PATCH v2] target/i386: Include 'hw/i386/apic.h' locally
 2021-09-29 16:30 UTC  (2+ messages)

[PATCH] target/i386: Include 'hw/i386/apic.h' locally
 2021-09-29 16:29 UTC  (8+ messages)

[PATCH v4 0/5] KVM: SVM: Add initial GHCB protocol version 2 support
 2021-09-29 15:53 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: SVM: Get rid of set_ghcb_msr() and *ghcb_msr_bits() functions
` [PATCH v4 2/5] KVM: SVM: Add helper to generate GHCB MSR version info, and drop macro
` [PATCH v4 3/5] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH v4 4/5] KVM: SVM: Add support for Hypervisor Feature support "
` [PATCH v4 5/5] KVM: SVM: Increase supported GHCB protocol version

[RFC PATCH 00/10] Support kernel buffers in vhost
 2021-09-29 15:11 UTC  (11+ messages)
` [RFC PATCH 01/10] vhost: scsi: use copy_to_iter()
` [RFC PATCH 02/10] vhost: push virtqueue area pointers into a user struct
` [RFC PATCH 03/10] vhost: add iov wrapper
` [RFC PATCH 04/10] vhost: add support for kernel buffers
` [RFC PATCH 05/10] vhost: extract common code for file_operations handling
` [RFC PATCH 06/10] vhost: extract ioctl locking to common code
` [RFC PATCH 07/10] vhost: add support for kernel control
` [RFC PATCH 08/10] vhost: net: "
` [RFC PATCH 09/10] vdpa: add test driver for kernel buffers in vhost
` [RFC PATCH 10/10] selftests: add vhost_kernel tests


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