kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-09 21:23:46 to 2022-11-10 17:34:30 UTC [more...]

[PATCH v2 0/3] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2022-11-10 17:34 UTC  (5+ messages)
` [PATCH v2 3/3] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

[PATCH v2 00/11] Connect VFIO to IOMMUFD
 2022-11-10 17:20 UTC  (28+ messages)
` [PATCH v2 05/11] vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
` [PATCH v2 06/11] vfio-iommufd: Allow iommufd to be used in place of a container fd
` [PATCH v2 07/11] vfio-iommufd: Support iommufd for physical VFIO devices
` [PATCH v2 08/11] vfio-iommufd: Support iommufd for emulated "
` [PATCH v2 09/11] vfio: Move container related MODULE_ALIAS statements into container.c
` [PATCH v2 10/11] vfio: Make vfio_container optionally compiled
` [PATCH v2 11/11] iommufd: Allow iommufd to supply /dev/vfio/vfio

[PATCH v3] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2022-11-10 17:17 UTC 

[PATCH 0/2] KVM: x86/mmu: Use page-track only for... page tracking
 2022-11-10 17:08 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change
` [PATCH 2/2] KVM: x86/mmu: Register page-tracker on first shadow root allocation

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-10 16:58 UTC  (13+ messages)
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling

[PATCH v4 00/17] IOMMUFD Generic interface
 2022-11-10 16:54 UTC  (11+ messages)
` [PATCH v4 04/17] iommufd: Document overview of iommufd

[PATCH] KVM: x86/mmu: avoid accidentally go to shadow path for 0 count tdp root
 2022-11-10 16:54 UTC  (2+ messages)

[PATCH v2 0/3] KVM: allow listener to stop all vcpus before
 2022-11-10 16:48 UTC  (4+ messages)
` [PATCH v2 1/3] accel: introduce accelerator blocker API
` [PATCH v2 2/3] KVM: keep track of running ioctls
` [PATCH v2 3/3] kvm: Atomic memslot updates

[PATCH v10 0/7] KVM: arm64: Enable ring-based dirty memory tracking
 2022-11-10 16:46 UTC  (10+ messages)
` [PATCH v10 1/7] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
` [PATCH v10 2/7] KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h
` [PATCH v10 3/7] KVM: Support dirty ring in conjunction with bitmap
` [PATCH v10 4/7] KVM: arm64: Enable ring-based dirty memory tracking
` [PATCH v10 5/7] KVM: selftests: Use host page size to map ring buffer in dirty_log_test
` [PATCH v10 6/7] KVM: selftests: Clear dirty ring states between two modes "
` [PATCH v10 7/7] KVM: selftests: Automate choosing dirty ring size "

[PATCH 0/2] s390/vfio-ccw: addressing fixes
 2022-11-10 16:26 UTC  (9+ messages)
` [PATCH 1/2] vfio-ccw: sort out physical vs virtual pointers usage
` [PATCH 2/2] vfio/ccw: identify CCW data addresses as physical

[RESEND PATCH 0/6] x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection
 2022-11-10 16:24 UTC  (10+ messages)
` [RESEND PATCH 1/6] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
` [RESEND PATCH 2/6] x86/traps: add a system interrupt table for system interrupt dispatch
` [RESEND PATCH 3/6] x86/traps: add install_system_interrupt_handler()
` [RESEND PATCH 4/6] x86/traps: add external_interrupt() to dispatch external interrupts
` [RESEND PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for NMI/IRQ reinjection
` [RESEND PATCH 6/6] x86/traps: remove unused NMI entry exc_nmi_noist()

[PATCH v6 00/10] ASID support in vhost-vdpa net
 2022-11-10 16:07 UTC  (24+ messages)
` [PATCH v6 01/10] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
` [PATCH v6 02/10] vhost: set SVQ device call handler at SVQ start
` [PATCH v6 03/10] vhost: Allocate SVQ device file descriptors at device start
` [PATCH v6 04/10] vdpa: add vhost_vdpa_net_valid_svq_features
` [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
` [PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
` [PATCH v6 10/10] vdpa: Always start CVQ in SVQ mode

[PATCH v5 05/15] KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
 2022-11-10 16:08 UTC  (12+ messages)

[PATCH 0/6] x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection
 2022-11-10 15:59 UTC  (8+ messages)
` [PATCH 1/6] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
` [PATCH 2/6] x86/traps: add a system interrupt table for system interrupt dispatch
` [PATCH 3/6] x86/traps: add install_system_interrupt_handler()
` [PATCH 4/6] x86/traps: add external_interrupt() to dispatch external interrupts
` [PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for NMI/IRQ reinjection
` [PATCH 6/6] x86/traps: remove unused NMI entry exc_nmi_noist()

[RFC PATCH 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-11-10 15:01 UTC  (4+ messages)
` [RFC PATCH 01/17] x86/boot: Check boot param's cc_blob_address for direct boot mode

[PATCH v5 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-11-10 13:40 UTC  (43+ messages)
` [PATCH v5 01/14] KVM: arm64: Combine visitor arguments into a context structure
` [PATCH v5 02/14] KVM: arm64: Stash observed pte value in visitor context
` [PATCH v5 03/14] KVM: arm64: Pass mm_ops through the "
` [PATCH v5 04/14] KVM: arm64: Don't pass kvm_pgtable through kvm_pgtable_walk_data
` [PATCH v5 05/14] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
` [PATCH v5 06/14] KVM: arm64: Use an opaque type for pteps
` [PATCH v5 07/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
` [PATCH v5 08/14] KVM: arm64: Protect stage-2 traversal with RCU
` [PATCH v5 09/14] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks
` [PATCH v5 10/14] KVM: arm64: Split init and set for table PTE
` [PATCH v5 11/14] KVM: arm64: Make block->table PTE changes parallel-aware
` [PATCH v5 12/14] KVM: arm64: Make leaf->leaf "

[PATCH v2 0/9] Linear Address Masking (LAM) KVM Enabling
 2022-11-10 13:34 UTC  (11+ messages)
` [PATCH v2 1/9] KVM: x86: Rename cr4_reserved/rsvd_* variables to be more readable
` [PATCH v2 2/9] KVM: x86: Add CR4.LAM_SUP in guest owned bits
` [PATCH v2 3/9] KVM: x86: MMU: Rename get_cr3() --> get_pgd() and clear high bits for pgd
` [PATCH v2 4/9] [Trivial] KVM: x86: MMU: Commets update
` [PATCH v2 5/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3
` [PATCH v2 6/9] KVM: x86: Untag LAM bits when applicable
` [PATCH v2 7/9] KVM: x86: When judging setting CR3 valid or not, consider LAM bits
` [PATCH v2 8/9] KVM: x86: When guest set CR3, handle LAM bits semantics
` [PATCH v2 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM

[RFC PATCH 2/3] KVM: arm64: Allow userspace to trap SMCCC sub-ranges
 2022-11-10 12:22 UTC  (3+ messages)
` [RFC PATCH 3/3] KVM: selftests: Test user hypercalls

[PATCH vfio 00/13] Add migration PRE_COPY support for mlx5 driver
 2022-11-10 11:38 UTC  (7+ messages)
` [PATCH vfio 05/13] vfio/mlx5: Enforce a single SAVE command at a time
` [PATCH vfio 06/13] vfio/mlx5: Refactor total_length name and usage

[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-10 11:32 UTC  (8+ messages)
` [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
    ` [PATCH 5/5] s390/uaccess: add cmpxchg_user_key()

[RFC PATCH v3 04/11] virtio/vsock: add transport zerocopy callback
 2022-11-10 11:15 UTC  (2+ messages)

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-10 11:11 UTC  (5+ messages)
` [PATCH v10 014/108] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers
` [PATCH v10 016/108] KVM: TDX: create/destroy VM structure

[PATCH v9 0/7] KVM: arm64: Enable ring-based dirty memory tracking
 2022-11-10 10:56 UTC  (10+ messages)
` [PATCH v9 3/7] KVM: Support dirty ring in conjunction with bitmap

[PATCH v3 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
 2022-11-10 10:54 UTC  (3+ messages)

[PATCH 0/2] KVM: arm64: pKVM memory transitions cleanup
 2022-11-10 10:46 UTC  (7+ messages)
` [PATCH 1/2] KVM: arm64: Clean out the odd handling of completer_addr
` [PATCH 2/2] KVM: arm64: Redefine pKVM memory transitions in terms of source/target

[PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
 2022-11-10 10:28 UTC  (4+ messages)

[PATCH 0/6] Add Hyper-v extended hypercall support in KVM
 2022-11-10 10:02 UTC  (5+ messages)
` [PATCH 4/6] KVM: selftests: Make Hyper-V guest OS ID common

[PATCH 0/4] ifcvf/vDPA implement features provisioning
 2022-11-10  9:27 UTC  (11+ messages)

[PATCH] vhost-vdpa: fix potential memory leak during the release
 2022-11-10  7:51 UTC  (4+ messages)

[RFC PATCH 0/3] Use TAP in some more KVM selftests
 2022-11-10  7:45 UTC  (4+ messages)

[PATCH v6 0/3] vfio/pci: Check the device set open count on reset
 2022-11-10  4:33 UTC  (9+ messages)
` [PATCH v6 1/3] vfio: Fix container device registration life cycle
` [PATCH v6 2/3] vfio: Export the device set open count
` [PATCH v6 3/3] vfio/pci: Check the device set open count on reset

[PATCH 04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c
 2022-11-10  2:44 UTC  (12+ messages)

[PATCH] KVM: do not prepare new memslot for KVM_MR_DELETE
 2022-11-10  2:14 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the kvm-fixes tree
 2022-11-10  2:09 UTC 

[PATCH v3 0/7] x86: KVM: Advertise CPUID of new Intel platform
 2022-11-10  1:52 UTC  (8+ messages)
` [PATCH v3 1/7] x86: KVM: Move existing x86 CPUID leaf [CPUID_7_1_EAX] to kvm-only leaf
` [PATCH v3 2/7] x86: KVM: Advertise CMPccXADD CPUID to user space
` [PATCH v3 3/7] x86: KVM: Advertise AMX-FP16 "
` [PATCH v3 4/7] x86: KVM: Advertise AVX-IFMA "
` [PATCH v3 5/7] x86: KVM: Advertise AVX-VNNI-INT8 "
` [PATCH v3 6/7] x86: KVM: Advertise AVX-NE-CONVERT "
` [PATCH v3 7/7] x86: KVM: Advertise PREFETCHIT0/1 "

[PATCH 0/3] KVM: Mark vendor module param read-only after init
 2022-11-10  1:30 UTC  (4+ messages)
` [PATCH 1/3] KVM: VMX: Make module params and other variables "
` [PATCH 2/3] KVM: SVM: Make MSR permission bitmap offsets "
` [PATCH 3/3] KVM: SVM: Make module params and other variables "

[PATCH] KVM: move memslot invalidation later than possible failures
 2022-11-10  0:50 UTC  (5+ messages)

[PATCH] KVM: x86: Remove unnecessary export of kvm_cpu_has_pending_timer()
 2022-11-10  1:03 UTC 

[PATCH 0/2] KVM: nVMX: Fix another case where KVM overrides VMX MSRs
 2022-11-10  0:57 UTC  (3+ messages)
` [PATCH 1/2] KVM: nVMX: Don't muck with allowed sec exec controls on CPUID changes
` [PATCH 2/2] KVM: selftests: Test KVM's handling of VMX's sec exec MSR on KVM_SET_CPUID

[RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally
 2022-11-10  0:47 UTC  (11+ messages)
            ` Nested AVIC design (was:Re: [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally)

[PATCH v4 15/17] iommufd: Add a selftest
 2022-11-09 23:51 UTC 

[PATCH v3 0/2] KVM: Split huge pages mapped by the TDP MMU on fault
 2022-11-09 23:10 UTC  (3+ messages)
` [PATCH v3 2/2] KVM: x86/mmu: "

[PATCH 0/8] KVM: SVM: fixes for vmentry code
 2022-11-09 21:23 UTC  (5+ messages)
` [PATCH 7/8] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly


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