kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-11 06:31:25 to 2022-10-13 11:37:04 UTC [more...]

[V2 PATCH 0/8] Execute hypercalls from guests according to cpu type
 2022-10-13 11:36 UTC  (8+ messages)
` [V2 PATCH 3/8] KVM: selftests: Add arch specific post vm load setup

[PATCH] KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test
 2022-10-13 11:35 UTC  (2+ messages)

[RFC PATCH 0/9] kvm: implement atomic memslot updates
 2022-10-13 11:12 UTC  (14+ messages)

[PATCH v5 0/7] KVM: x86: Hyper-V invariant TSC control feature
 2022-10-13  9:58 UTC  (8+ messages)
` [PATCH v5 1/7] x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
` [PATCH v5 2/7] KVM: x86: Add a KVM-only leaf for CPUID_8000_0007_EDX
` [PATCH v5 3/7] KVM: x86: Hyper-V invariant TSC control
` [PATCH v5 4/7] KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_features test
` [PATCH v5 5/7] KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
` [PATCH v5 6/7] KVM: selftests: Test that values written to Hyper-V MSRs are preserved
` [PATCH v5 7/7] KVM: selftests: Test Hyper-V invariant TSC control

[PATCH v4 0/6] KVM: x86: Hyper-V invariant TSC control feature
 2022-10-13  9:16 UTC  (10+ messages)
` [PATCH v4 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf
` [PATCH v4 4/6] KVM: selftests: Rename 'msr->availble' to 'msr->fault_exepected' in hyperv_features test
` [PATCH v4 6/6] KVM: selftests: Test Hyper-V invariant TSC control

[PATCH v9 000/105] KVM TDX basic feature support
 2022-10-13  8:55 UTC  (4+ messages)
` [PATCH v9 016/105] KVM: TDX: create/destroy VM structure

[kvm-unit-tests PATCH v5 0/1] s390x: Add exit time test
 2022-10-13  7:41 UTC  (2+ messages)
` [kvm-unit-tests PATCH v5 1/1] s390x: add exittime tests

[PATCH] KVM: x86: Mark transfer type as X86_TRANSFER_RET when loading CS in iret emulation
 2022-10-13  6:52 UTC  (3+ messages)

[GIT PULL] virtio: fixes, features
 2022-10-13  6:28 UTC  (12+ messages)

[PATCH v5 00/30] KVM: hardware enable/disable reorganize
 2022-10-13  0:25 UTC  (16+ messages)
` [PATCH v5 03/30] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
` [PATCH v5 05/30] KVM: Provide more information in kernel log if hardware enabling fails
` [PATCH v5 09/30] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH v5 10/30] KVM: Add arch hooks when VM is added/deleted
` [PATCH v5 11/30] KVM: Add arch hook for reboot event
` [PATCH v5 16/30] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit()
` [PATCH v5 17/30] KVM: Move out KVM arch PM hooks and hardware enable/disable logic

[RFC PATCH 3/4] KVM: x86/xen: Disallow gpc locks reinitialization
 2022-10-13  0:22 UTC  (5+ messages)
` [PATCH 0/8] KVM: x86: gfn_to_pfn_cache cleanups and a fix
  ` [PATCH 8/8] KVM: x86: Fix NULL pointer dereference in kvm_xen_set_evtchn_fast()

[PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
 2022-10-12 23:34 UTC  (7+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-12 22:57 UTC  (15+ messages)
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault

[GIT PULL] VFIO updates for v6.1-rc1
 2022-10-12 22:33 UTC  (2+ messages)

[PATCH v4 00/11] KVM: x86/mmu: Make tdp_mmu a read-only parameter
 2022-10-12 21:37 UTC  (13+ messages)
` [PATCH v4 01/11] KVM: x86/mmu: Change tdp_mmu to "
` [PATCH v4 02/11] KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabled
` [PATCH v4 03/11] KVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
` [PATCH v4 04/11] KVM: x86/mmu: Handle error PFNs "
` [PATCH v4 05/11] KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling
` [PATCH v4 06/11] KVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
` [PATCH v4 07/11] KVM: x86/mmu: Pivot on "TDP MMU enabled" when handling direct page faults
` [PATCH v4 08/11] KVM: x86/mmu: Pivot on "TDP MMU enabled" to check if active MMU is TDP MMU
` [PATCH v4 09/11] KVM: x86/mmu: Replace open coded usage of tdp_mmu_page with is_tdp_mmu_page()
` [PATCH v4 10/11] KVM: x86/mmu: Use static key/branches for checking if TDP MMU is enabled
` [PATCH v4 11/11] KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU

[BUG] KVM USB passthrough did not claim interface before use
 2022-10-12 21:14 UTC  (6+ messages)

[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-10-12 20:56 UTC  (10+ messages)
` [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
` [PATCH v2 2/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v2 3/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v2 4/9] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v2 5/9] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v2 6/9] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v2 7/9] KVM: s390: selftest: memop: Add bad address test
` [PATCH v2 8/9] KVM: s390: selftest: memop: Fix typo
` [PATCH v2 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test

[RFC PATCH] x86/sev-es: Include XSS value in GHCB CPUID request
 2022-10-12 20:47 UTC 

[RFC PATCH 0/7] SVM guest shadow stack support
 2022-10-12 20:39 UTC  (8+ messages)
` [RFC PATCH 1/7] KVM: x86: Move shared CET routine to common x86 kvm code
` [RFC PATCH 2/7] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [RFC PATCH 3/7] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
` [RFC PATCH 4/7] KVM: x86: SVM: Pass through shadow stack MSRs
` [RFC PATCH 5/7] KVM: SVM: Save shadow stack host state on VMRUN
` [RFC PATCH 6/7] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
` [RFC PATCH 7/7] KVM: SVM: Add CET features to supported_xss

[PATCH] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()
 2022-10-12 20:14 UTC  (3+ messages)

[PATCH v2 0/3] KVM: selftests: Rename perf_test_util to memstress
 2022-10-12 19:26 UTC  (7+ messages)
` [PATCH v2 1/3] KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
` [PATCH v2 2/3] KVM: selftests: Rename pta (short for perf_test_args) to args
` [PATCH v2 3/3] KVM: selftests: Rename perf_test_util symbols to memstress

[PATCH v4 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing
 2022-10-12 16:46 UTC  (3+ messages)
` [PATCH v4 2/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()

[PATCH v10 0/9] s390x: CPU Topology
 2022-10-12 16:21 UTC  (10+ messages)
` [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
` [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v10 3/9] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v10 4/9] s390x/cpu_topology: CPU topology migration
` [PATCH v10 5/9] target/s390x: interception of PTF instruction
` [PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
` [PATCH v10 7/9] s390x/cpu topology: add max_threads machine class attribute
` [PATCH v10 8/9] s390x/cpu_topology: activating CPU topology
` [PATCH v10 9/9] docs/s390x: document s390x cpu topology

[PATCH][RFC] KVM: x86: Don't reset deadline to period when timer is in one shot mode
 2022-10-12 16:05 UTC  (2+ messages)

[RFC PATCH v3 0/7] add support for CDX bus
 2022-10-12 15:09 UTC  (9+ messages)
  ` [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent

[PATCH RFC v2 00/13] IOMMUFD Generic interface
 2022-10-12 14:59 UTC  (17+ messages)

[kvm-unit-tests PATCH v4 0/1] s390x: Add exit time test
 2022-10-12 13:30 UTC  (3+ messages)
` [kvm-unit-tests PATCH v4 1/1] s390x: add exittime tests

[kvm-unit-tests PATCH v3 0/1] s390x: Add exit time test
 2022-10-12 12:24 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/1] s390x: add exittime tests

[PATCH v4 0/1] KVM: s390: pv: fix clock comparator late after suspend/resume
 2022-10-12  9:55 UTC  (3+ messages)
` [PATCH v4 1/1] KVM: s390: pv: don't allow userspace to set the clock under PV

[PATCH v15 0/6] KVM: s390: pv: implement lazy destroy for reboot
 2022-10-12  9:32 UTC  (5+ messages)
` [PATCH v15 1/6] KVM: s390: pv: asynchronous "
` [PATCH v15 6/6] KVM: s390: pv: module parameter to fence asynchronous destroy

[PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
 2022-10-12  8:14 UTC  (11+ messages)

[kvm-unit-tests PATCH v3 0/9] x86: n{VMX,SVM} exception tests
 2022-10-12  4:17 UTC  (2+ messages)

[GIT PULL] Second batch of KVM changes for Linux 6.1
 2022-10-12  3:13 UTC  (2+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-12  2:35 UTC  (4+ messages)
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions

[PATCH v2] vsock: replace virtio_vsock_pkt with sk_buff
 2022-10-06  7:34 UTC  (4+ messages)

[PATCH v6 3/3] KVM: selftests: randomize page access order
 2022-10-11 22:50 UTC  (5+ messages)

[PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
 2022-10-11 22:33 UTC  (4+ messages)

[PATCH v3 00/10] KVM: x86/mmu: Make tdp_mmu read-only and clean up TPD MMU fault handler
 2022-10-11 21:56 UTC  (5+ messages)
` [PATCH v3 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
` [PATCH v3 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling

[PATCH] KVM: arm64: pkvm: Fixup boot mode to reflect that the kernel resumes from EL1
 2022-10-11 20:58 UTC  (3+ messages)

[PATCH v4 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-10-11 19:59 UTC  (5+ messages)
` [PATCH v4 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH v4 2/4] kvm: Add KVM_PFN_ERR_SIGPENDING
` [PATCH v4 3/4] kvm: Add interruptible flag to __gfn_to_pfn_memslot()
` [PATCH v4 4/4] kvm: x86: Allow to respond to generic signals during slow PF

[PATCH] KVM: SEV: Fix a few small typos
 2022-10-11 19:45 UTC  (4+ messages)

[PATCH v2 1/2] perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
 2022-10-11 19:09 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: x86/pmu: Add PEBS support for SPR and future non-hybird models

[PATCH 1/2] KVM: VMX: Guest usage of IA32_SPEC_CTRL is likely
 2022-10-11 18:49 UTC  (6+ messages)
` [PATCH 2/2] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS

[V4 0/8] KVM: selftests: Add simple SEV test
 2022-10-11 17:38 UTC  (4+ messages)
` [V4 3/8] KVM: selftests: add hooks for managing encrypted guest memory

[kvm-unit-tests PATCH v3 0/2] s390x: Add migration test for guest TOD clock
 2022-10-11 17:09 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 1/2] lib/s390x: move TOD clock related functions to library
` [kvm-unit-tests PATCH v3 2/2] s390x: add migration TOD clock test

[PATCH v2 0/4] Simplify the module and kconfig structure in vfio
 2022-10-11 16:40 UTC  (8+ messages)
` [PATCH v2 2/4] vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
` [PATCH v2 4/4] vfio: Fold vfio_virqfd.ko into vfio.ko

[kvm-unit-tests PATCH v2 0/2] s390x: Add migration test for guest TOD clock
 2022-10-11 16:15 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 1/2] lib/s390x: move TOD clock related functions to library
` [kvm-unit-tests PATCH v2 2/2] s390x: add migration TOD clock test

[PATCH] PCI/IOV: Decrease VF memory BAR size to save host memory occupied by PTEs
 2022-10-11 14:05 UTC 

[kvm-unit-tests PATCH v1 0/2] s390x: Add migration test for guest TOD clock
 2022-10-11 11:44 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib/s390x: move TOD clock related functions to library

[kvm-unit-tests PATCH v2 0/2] s390x: Add exit time test
 2022-10-11 11:26 UTC  (3+ messages)

[PATCH v5 0/6] ASID support in vhost-vdpa net
 2022-10-11 10:41 UTC  (7+ messages)
` [PATCH v5 1/6] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
` [PATCH v5 2/6] vdpa: Allocate SVQ unconditionally
` [PATCH v5 3/6] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v5 4/6] vdpa: Store x-svq parameter in VhostVDPAState
` [PATCH v5 5/6] vdpa: Add listener_shadow_vq to vhost_vdpa
` [PATCH v5 6/6] vdpa: Always start CVQ in SVQ mode

[linux-stable-rc:linux-5.15.y 4542/9999] arch/x86/kvm/hyperv.c:2185:5: warning: stack frame size (1036) exceeds limit (1024) in 'kvm_hv_hypercall'
 2022-10-11  9:13 UTC 

[PATCH v9 00/10] s390x: CPU Topology
 2022-10-11  7:28 UTC  (10+ messages)
` [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear

[PATCH v3 0/2] KVM: s390: pv: fix clock comparator late after suspend/resume
 2022-10-11  8:41 UTC  (4+ messages)
` [PATCH v3 1/2] KVM: s390: pv: don't allow userspace to set the clock under PV

[PATCH v5 0/7] KVM: arm64: Enable ring-based dirty memory tracking
 2022-10-11  6:31 UTC  (12+ messages)
` [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking


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