kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-03 19:07:24 to 2022-10-05 16:33:12 UTC [more...]

[PATCH v3 0/2] KVM: s390: pv: fix clock comparator late after suspend/resume
 2022-10-05 16:32 UTC 

[PATCH v1 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-10-05 15:54 UTC  (15+ messages)
` [PATCH v1 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
` [PATCH v1 2/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v1 3/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v1 4/9] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v1 8/9] KVM: s390: selftest: memop: Fix typo

[PATCH v2] vfio: Follow a strict lifetime for struct iommu_group
 2022-10-05 15:40 UTC  (24+ messages)

[RFC PATCH v2 0/1] KVM: s390: pv: fix clock comparator late after suspend/resume
 2022-10-05 15:08 UTC  (5+ messages)
` [RFC PATCH v2 1/1] KVM: s390: pv: don't allow userspace to set the clock under PV

[kvm-unit-tests GIT PULL 00/28] storage keys, attestation, migration tests
 2022-10-05 14:00 UTC  (6+ messages)
` [kvm-unit-tests GIT PULL 02/28] s390x: add test for SIGP STORE_ADTL_STATUS order

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-05 13:04 UTC  (11+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE

[RFC PATCH 3/4] KVM: x86/xen: Disallow gpc locks reinitialization
 2022-10-05 12:30 UTC  (10+ messages)
` [PATCH v2 0/8] KVM: x86: gfn_to_pfn_cache cleanups and a fix
  ` [PATCH v2 1/8] KVM: x86: Add initializer for gfn_to_pfn_cache
  ` [PATCH v2 2/8] KVM: x86: Shorten gfn_to_pfn_cache function names
  ` [PATCH v2 3/8] KVM: x86: Remove unused argument in gpc_unmap_khva()
  ` [PATCH v2 4/8] KVM: x86: Store immutable gfn_to_pfn_cache properties
  ` [PATCH v2 5/8] KVM: x86: Clean up kvm_gpc_check()
  ` [PATCH v2 6/8] KVM: x86: Clean up hva_to_pfn_retry()
  ` [PATCH v2 7/8] KVM: x86: Clean up kvm_gpc_refresh(), kvm_gpc_unmap()
  ` [PATCH v2 8/8] KVM: x86: Fix NULL pointer dereference in kvm_xen_set_evtchn_fast()

[v2] KVM: s390: pv: fix external interruption loop not always detected
 2022-10-05 12:20 UTC 

Finish removing MPX from arch/x86?
 2022-10-05 12:04 UTC  (5+ messages)

[PATCH 0/3] Add TCG & KVM support for MSR_CORE_THREAD_COUNT
 2022-10-05 11:54 UTC  (5+ messages)
` [PATCH 1/3] x86: Implement MSR_CORE_THREAD_COUNT MSR
` [PATCH 2/3] i386: kvm: Add support for MSR filtering
` [PATCH 3/3] KVM: x86: Implement MSR_CORE_THREAD_COUNT MSR

[PATCH 5.4 00/37] IBRS support // Retbleed mitigations
 2022-10-05 10:34 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/3] arm: pmu: Fixes for bare metal
 2022-10-05  9:51 UTC  (8+ messages)

[RFC v2 00/15] vfio: Adopt iommufd
 2022-10-05  9:02 UTC  (4+ messages)
` [RFC v2 13/15] vfio/iommufd: Implement the iommufd backend

[RFC PATCH 0/3] Use TAP in some more KVM selftests
 2022-10-05  8:33 UTC  (5+ messages)
` [PATCH 1/3] KVM: selftests: Use TAP interface in the kvm_binary_stats_test
` [PATCH 2/3] KVM: selftests: x86: Use TAP interface in the sync_regs test
` [PATCH 3/3] KVM: selftests: x86: Use TAP interface in the tsc_msrs_test

[PATCH 1/6] KVM: x86: Mask off reserved bits in CPUID.80000001H
 2022-10-05  2:59 UTC  (10+ messages)
` [PATCH 2/6] KVM: x86: Mask off reserved bits in CPUID.80000006H

[PATCH v5 0/7] KVM: arm64: Enable ring-based dirty memory tracking
 2022-10-05  0:41 UTC  (8+ messages)
` [PATCH v5 1/7] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
` [PATCH v5 2/7] KVM: x86: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h
` [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking
` [PATCH v5 4/7] KVM: arm64: Enable ring-based dirty memory tracking
` [PATCH v5 5/7] KVM: selftests: Use host page size to map ring buffer in dirty_log_test
` [PATCH v5 6/7] KVM: selftests: Clear dirty ring states between two modes "
` [PATCH v5 7/7] KVM: selftests: Automate choosing dirty ring size "

arm64 build failure on kvm/next
 2022-10-04 22:32 UTC  (2+ messages)

HvExtCallQueryCapabilities and HvExtCallGetBootZeroedMemory implementation in KVM for Windows guest
 2022-10-04 22:15 UTC 

[PATCH 0/4] KVM: selftests: Fix and clean up emulator_error_test
 2022-10-04 20:30 UTC  (4+ messages)

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

[PATCH] KVM: SVM: Fix reserved fields of struct sev_es_save_area
 2022-10-04 19:06 UTC  (6+ messages)

The root cause of failure of access_tracking_perf_test in a nested guest
 2022-10-04 18:52 UTC  (5+ messages)

[PATCH v2] x86/PCI: Prefer MMIO over PIO on all hypervisor
 2022-10-04 18:48 UTC  (13+ messages)

[PATCH v14 0/6] KVM: s390: pv: implement lazy destroy for reboot
 2022-10-04 16:56 UTC  (14+ messages)
` [PATCH v14 1/6] KVM: s390: pv: asynchronous "
` [PATCH v14 2/6] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v14 3/6] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v14 4/6] KVM: s390: pv: avoid export before import if possible
` [PATCH v14 5/6] KVM: s390: pv: support for Destroy fast UVC
` [PATCH v14 6/6] KVM: s390: pv: module parameter to fence asynchronous destroy

[PATCH v4 0/6] KVM: arm64: Enable ring-based dirty memory tracking
 2022-10-04 15:45 UTC  (13+ messages)
` [PATCH v4 3/6] "

[PULL 43/54] gdbstub: move sstep flags probing into AccelClass
 2022-10-04 13:01 UTC  (4+ messages)
` [PULL 44/54] gdbstub: move breakpoint logic to accel ops
` [PULL 45/54] gdbstub: move guest debug support check to ops
` [PULL 46/54] accel/kvm: move kvm_update_guest_debug to inline stub

[PATCH v11 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-10-04 12:39 UTC  (47+ messages)
` [PATCH v11 01/46] x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
` [PATCH v11 02/46] KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h
` [PATCH v11 03/46] KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
` [PATCH v11 04/46] x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
` [PATCH v11 05/46] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
` [PATCH v11 06/46] KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"
` [PATCH v11 07/46] KVM: x86: Move clearing of TLB_FLUSH_CURRENT to kvm_vcpu_flush_tlb_all()
` [PATCH v11 08/46] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v11 09/46] KVM: x86: hyper-v: Introduce TLB flush fifo
` [PATCH v11 10/46] KVM: x86: hyper-v: Add helper to read hypercall data for array
` [PATCH v11 11/46] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v11 12/46] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v11 13/46] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v11 14/46] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
` [PATCH v11 15/46] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
` [PATCH v11 16/46] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v11 17/46] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
` [PATCH v11 18/46] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v11 19/46] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH v11 20/46] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH v11 21/46] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
` [PATCH v11 22/46] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v11 23/46] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v11 24/46] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
` [PATCH v11 25/46] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
` [PATCH v11 26/46] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v11 27/46] KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno
` [PATCH v11 28/46] KVM: nSVM: hyper-v: Enable L2 TLB flush
` [PATCH v11 29/46] KVM: x86: Expose Hyper-V L2 TLB flush feature
` [PATCH v11 30/46] KVM: selftests: Better XMM read/write helpers
` [PATCH v11 31/46] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
` [PATCH v11 32/46] KVM: selftests: Move the function doing Hyper-V hypercall "
` [PATCH v11 33/46] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v11 34/46] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
` [PATCH v11 35/46] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges
` [PATCH v11 36/46] KVM: selftests: Drop helpers to read/write page table entries
` [PATCH v11 37/46] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v11 38/46] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH v11 39/46] KVM: selftests: Sync 'struct hv_vp_assist_page' "
` [PATCH v11 40/46] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH v11 41/46] KVM: selftests: Split off load_evmcs() from load_vmcs()
` [PATCH v11 42/46] KVM: selftests: Create a vendor independent helper to allocate Hyper-V specific test pages
` [PATCH v11 43/46] KVM: selftests: Allocate Hyper-V partition assist page
` [PATCH v11 44/46] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
` [PATCH v11 45/46] KVM: selftests: hyperv_svm_test: "
` [PATCH v11 46/46] KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'

[PATCH v2] mips/malta: pass RNG seed to to kernel via env var
 2022-10-04 12:08 UTC  (11+ messages)

[PATCH kvmtool v2] virtio-net: Fix vq->use_event_idx flag check
 2022-10-04 11:54 UTC  (3+ messages)

[PATCH v3 12/15] gdbstub: move sstep flags probing into AccelClass
 2022-10-04 10:25 UTC  (6+ messages)
` [PATCH v3 13/15] gdbstub: move breakpoint logic to accel ops
` [PATCH v3 14/15] gdbstub: move guest debug support check to ops

[PATCH v5 00/30] KVM: hardware enable/disable reorganize
 2022-10-04  0:16 UTC  (3+ messages)
` [PATCH v5 10/30] KVM: Add arch hooks when VM is added/deleted

[PATCH kernel v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
 2022-10-03 23:57 UTC 

[PATCH v3 00/10] KVM: x86/mmu: Make tdp_mmu read-only and clean up TPD MMU fault handler
 2022-10-03 21:56 UTC  (19+ messages)
` [PATCH v3 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
` [PATCH v3 05/10] KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling
` [PATCH v3 07/10] KVM: x86/mmu: Initialize fault.{gfn,slot} earlier for direct MMUs
` [PATCH v3 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling
` [PATCH v3 09/10] KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU faults
` [PATCH v3 10/10] KVM: x86/mmu: Rename __direct_map() to direct_map()

[PATCH v9 000/105] KVM TDX basic feature support
 2022-10-03 20:08 UTC  (4+ messages)

[GIT PULL] KVM/arm64 updates for 6.1
 2022-10-03 19:39 UTC  (2+ messages)

[PATCH RFC 0/3] KVM: x86/pmu: Add Intel Guest Branch Trace Store Support
 2022-10-03 19:39 UTC  (3+ messages)
` [PATCH RFC 1/3] KVM + perf: Rename *_intel_pt_intr() for generic usage

[GIT PULL] KVM/riscv changes for 6.1
 2022-10-03 19:34 UTC  (2+ messages)

Guest IA32_SPEC_CTRL on AMD hosts without X86_FEATURE_V_SPEC_CTRL
 2022-10-03 19:07 UTC  (7+ 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).