kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-28 19:05:48 to 2021-09-30 04:19:46 UTC [more...]

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-30  3:12 UTC  (84+ messages)
` [RFC 02/20] vfio: Add device class for /dev/vfio/devices
` [RFC 03/20] vfio: Add vfio_[un]register_device()
` [RFC 04/20] iommu: Add iommu_device_get_info interface
` [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
` [RFC 17/20] iommu/iommufd: Report iova range to userspace

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)

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

[PATCH] KVM: selftests: Ensure all migrations are performed when test is affined
 2021-09-29 23:41 UTC 

[PATCH mlx5-next 0/7] Add mlx5 live migration driver
 2021-09-29 23:21 UTC  (25+ messages)
` [PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
` [PATCH mlx5-next 6/7] mlx5_vfio_pci: Expose migration commands over mlx5 device

[PATCH 0/2] KVM: x86: Fix mostly theoretical undefined behavior
 2021-09-29 22:51 UTC  (5+ 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

[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 Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-29 22:00 UTC  (22+ messages)
` [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers
` [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 38/45] KVM: SVM: Add support to handle Page State Change VMGEXIT
` [PATCH Part2 v5 41/45] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 v5 42/45] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[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 v3 00/10] KVM: arm64: vgic: Missing checks for REDIST/CPU and ITS regions above the VM IPA size
 2021-09-29 21:17 UTC  (15+ 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 10/10] KVM: arm64: selftests: Add basic ITS device tests

[PATCH] KVM: x86: Expose Predictive Store Forwarding Disable
 2021-09-29 20:27 UTC  (2+ messages)

[PATCH v8 0/7] KVM: x86: Add idempotent controls for migrating system counter state
 2021-09-29 18:56 UTC  (7+ 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 1/1] selftests: KVM: set affinity of VM to right CPUs
 2021-09-29 18:54 UTC  (5+ messages)

KVM/arm64: Guest ABI changes do not appear rollback-safe
 2021-09-29 18:22 UTC  (10+ 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 0/5] KVM: arm64: Assorted vgic-v3 fixes
 2021-09-29 16:04 UTC  (4+ messages)
` [PATCH 1/5] KVM: arm64: Force ID_AA64PFR0_EL1.GIC=1 when exposing a virtual GICv3

[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

kvm crash in 5.14.1?
 2021-09-29 15:21 UTC  (3+ messages)

[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

[PATCH 1/2] virtio: introduce virtio_dev_to_node helper
 2021-09-29 15:07 UTC  (14+ messages)
` [PATCH 2/2] virtio-blk: set NUMA affinity for a tagset

[PATCH 0/2] Fix wild/dangling pointer in x86 ptp_kvm
 2021-09-29 12:57 UTC  (4+ messages)
` [PATCH 1/2] x86/kvmclock: Move this_cpu_pvti into kvmclock.h
` [PATCH 2/2] ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvm

[PATCH -next] KVM: use vma_pages() helper
 2021-09-29 12:56 UTC  (2+ messages)

[PATCH v2 0/2] Cleanups for pointer usages in nVMX
 2021-09-29 17:51 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: nVMX: Use INVALID_GPA for pointers used "
` [PATCH v2 2/2] KVM: nVMX: Reset vmxon_ptr upon VMXOFF emulation

[PATCH v6 0/5] Add Guest API & Guest Kernel support for SEV live migration
 2021-09-29 11:44 UTC  (14+ messages)
` [PATCH v6 1/5] x86/kvm: Add AMD SEV specific Hypercall3

[PATCH v3 00/31] KVM: x86: pass arguments on the page fault path via struct kvm_page_fault
 2021-09-29 11:14 UTC  (8+ messages)
` [PATCH v3 02/31] KVM: MMU: Introduce "
` [PATCH v3 31/31] KVM: MMU: make spte an in-out argument in make_spte

[RFC PATCH 0/3] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-09-29 11:13 UTC  (6+ messages)
` [RFC PATCH 2/3] nSVM: introduce smv->nested.save to cache save area fields

[PATCH] KVM: arm64: Allow KVM to be disabled from the command line
 2021-09-29 10:35 UTC  (3+ messages)

[PATCH v2] vhost-vdpa: Fix the wrong input in config_cb
 2021-09-29  9:09 UTC 

[PATCH] vhost-vdpa:fix the worng input in config_cb
 2021-09-29  8:51 UTC  (3+ messages)

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-29  6:56 UTC  (25+ messages)
` [PATCH 04/14] KVM: Reconcile discrepancies in halt-polling stats
` [PATCH 06/14] KVM: Drop obsolete kvm_arch_vcpu_block_finish()
` [PATCH 08/14] KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt()
` [PATCH 09/14] KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
` [PATCH 10/14] KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_halt()
` [PATCH 11/14] KVM: stats: Add stat to detect if vcpu is currently blocking
` [PATCH 12/14] KVM: Don't redo ktime_get() when calculating halt-polling stop/deadline
` [PATCH 13/14] KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs
` [PATCH 14/14] KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)

[PATCH v4 0/4] KVM: allow mapping non-refcounted pages
 2021-09-29  4:29 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: mmu: introduce new gfn_to_pfn_page functions
` [PATCH v4 2/4] KVM: x86/mmu: use gfn_to_pfn_page
` [PATCH v4 3/4] KVM: arm64/mmu: "
` [PATCH v4 4/4] KVM: mmu: remove over-aggressive warnings

[GIT PULL] VFIO fixes for v5.15-rc4
 2021-09-29  0:56 UTC  (2+ messages)

[PATCH v3 10/10] KVM: arm64: selftests: Add basic ITS device tests
 2021-09-29  0:19 UTC  (2+ messages)

[PATCH v4 0/8] Implement generic cc_platform_has() helper function
 2021-09-28 21:40 UTC  (15+ messages)
` [PATCH 1/8] x86/ioremap: Selectively build arch override encryption functions
` [PATCH 2/8] arch/cc: Introduce a function to check for confidential computing features
` [PATCH 3/8] x86/sev: Add an x86 version of cc_platform_has()
` [PATCH 4/8] powerpc/pseries/svm: Add a powerpc "
` [PATCH 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
` [PATCH 6/8] x86/sev: Replace occurrences of sev_active() "
` [PATCH 7/8] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH 8/8] treewide: Replace the use of mem_encrypt_active() "


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