kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-09 15:43:25 to 2022-11-10 10:42:29 UTC [more...]

[PATCH 0/2] KVM: arm64: pKVM memory transitions cleanup
 2022-11-10 10:42 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Clean out the odd handling of completer_addr

[PATCH vfio 00/13] Add migration PRE_COPY support for mlx5 driver
 2022-11-10 10:38 UTC  (14+ messages)
` [PATCH vfio 01/13] vfio: Add an option to get migration data size
` [PATCH vfio 02/13] vfio/mlx5: Fix a typo in mlx5vf_cmd_load_vhca_state()
` [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 vfio 10/13] vfio/mlx5: Introduce SW headers for migration states
` [PATCH vfio 11/13] vfio/mlx5: Introduce multiple loads

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

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

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

[PATCH v4 00/17] IOMMUFD Generic interface
 2022-11-10  9:30 UTC  (11+ messages)
` [PATCH v4 04/17] iommufd: Document overview of iommufd
` S390 testing for IOMMUFD

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

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

[PATCH 0/2] s390/vfio-ccw: addressing fixes
 2022-11-10  9:24 UTC  (7+ 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  9:03 UTC  (9+ 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 v5 05/15] KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
 2022-11-10  8:44 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  (5+ messages)

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-10  7:31 UTC  (10+ 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 v2 00/11] Connect VFIO to IOMMUFD
 2022-11-10  7:01 UTC  (29+ 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 v6 00/10] ASID support in vhost-vdpa net
 2022-11-10  6:24 UTC  (17+ 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 0/6] x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection
 2022-11-10  5:53 UTC  (7+ 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()

[PATCH v5 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-11-10  5:38 UTC  (41+ 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 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] KVM: x86/mmu: avoid accidentally go to shadow path for 0 count tdp root
 2022-11-10  3:41 UTC 

[PATCH 0/2] KVM: x86/mmu: Use page-track only for... page tracking
 2022-11-10  2:27 UTC  (4+ 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 04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c
 2022-11-10  2:44 UTC  (15+ 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 "

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

[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 

[RFC PATCH 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-11-09 23:39 UTC  (19+ messages)
` [RFC PATCH 01/17] x86/boot: Check boot param's cc_blob_address for direct boot mode
` [RFC PATCH 02/17] x86/sev: Pvalidate memory gab for decompressing kernel
` [RFC PATCH 03/17] x86/hyperv: Add sev-snp enlightened guest specific config
` [RFC PATCH 04/17] x86/hyperv: apic change for sev-snp enlightened guest
` [RFC PATCH 05/17] x86/hyperv: Decrypt hv vp assist page in "
` [RFC PATCH 06/17] x86/hyperv: Get Virtual Trust Level via hvcall
` [RFC PATCH 07/17] x86/hyperv: Use vmmcall to implement hvcall in sev-snp enlightened guest
` [RFC PATCH 08/17] clocksource: hyper-v: decrypt hyperv tsc page "
` [RFC PATCH 09/17] x86/hyperv: decrypt vmbus pages for "
` [RFC PATCH 10/17] x86/hyperv: set target vtl in the vmbus init message
` [RFC PATCH 11/17] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest
` [RFC PATCH 12/17] Drivers: hv: vmbus: Decrypt vmbus ring buffer
` [RFC PATCH 13/17] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest
` [RFC PATCH 14/17] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH 15/17] x86/hyperv: Add hyperv-specific hadling for VMMCALL under SEV-ES
` [RFC PATCH 16/17] x86/sev: Add a #HV exception handler
` [RFC PATCH 17/17] x86/sev: Initialize #HV doorbell and handle interrupt requests

[PATCH v3 0/2] KVM: Split huge pages mapped by the TDP MMU on fault
 2022-11-09 23:10 UTC  (4+ messages)
` [PATCH v3 1/2] KVM: selftests: Introduce a selftest to measure execution performance
` [PATCH v3 2/2] KVM: x86/mmu: Split huge pages mapped by the TDP MMU on fault

[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-09 22:24 UTC  (6+ 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()

[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

[RFC PATCH 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-11-09 20:52 UTC 

[PATCH v7 0/7] Introduce and test masked events
 2022-11-09 20:14 UTC  (8+ messages)
` [PATCH v7 1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup
` [PATCH v7 2/7] kvm: x86/pmu: Remove impossible events from the pmu event filter
` [PATCH v7 3/7] kvm: x86/pmu: prepare the pmu event filter for masked events
` [PATCH v7 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter
` [PATCH v7 5/7] selftests: kvm/x86: Add flags when creating a "
` [PATCH v7 6/7] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER
` [PATCH v7 7/7] selftests: kvm/x86: Test masked events

[PATCH v1 0/2] vfio/iova_bitmap: bug fixes
 2022-11-09 20:09 UTC  (2+ messages)

[v2 0/6] KVM: arm64: implement vcpu_is_preempted check
 2022-11-09 19:38 UTC  (3+ messages)

[PATCH] arm64: paravirt: remove conduit check in has_pv_steal_clock
 2022-11-09 19:14 UTC  (2+ messages)

[PATCH v1 00/18] KVM selftests code consolidation and cleanup
 2022-11-09 19:05 UTC  (11+ messages)

[PATCH v6 0/7] Introduce and test masked events
 2022-11-09 17:41 UTC  (4+ messages)

[PATCH] KVM: svm/avic: Drop "struct kvm_x86_ops" for avic_hardware_setup()
 2022-11-09 17:32 UTC  (2+ messages)

[GIT PULL 0/2] s390 fixes for 6.1-rc5
 2022-11-09 17:28 UTC  (2+ messages)

[PATCH v3 00/11] KVM: SVM: fixes for vmentry code
 2022-11-09 16:04 UTC  (11+ messages)
` [PATCH 03/11] KVM: SVM: adjust register allocation for __svm_vcpu_run
` [PATCH 07/11] KVM: SVM: do not allocate struct svm_cpu_data dynamically
` [PATCH 09/11] KVM: SVM: restore host save area from assembly
` [PATCH 10/11] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly

[PATCH v5 0/3] vfio/pci: Check the device set open count on reset
 2022-11-09 16:04 UTC  (4+ messages)
` [PATCH v5 2/3] vfio: Export the device set open count

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-09 15:54 UTC  (4+ 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).