kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-14 18:15:50 to 2022-09-19 17:57:31 UTC [more...]

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-09-19 17:56 UTC  (9+ messages)
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-09-19 17:53 UTC  (4+ messages)
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT

Call for Outreachy Dec-Mar internship project ideas
 2022-09-19 17:36 UTC  (2+ messages)

[RFC PATCH 0/9] kvm: implement atomic memslot updates
 2022-09-19 17:30 UTC  (12+ messages)
` [RFC PATCH 5/9] kvm_main.c: split __kvm_set_memory_region logic in kvm_check_mem and kvm_prepare_batch
` [RFC PATCH 9/9] kvm_main.c: handle atomic memslot update

[GIT PULL] KVM/arm64 fixes for 6.0, take #2
 2022-09-19 17:18 UTC 

[PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test
 2022-09-19 16:57 UTC  (17+ messages)
` [PATCH v6 01/13] KVM: selftests: Add a userfaultfd library
` [PATCH v6 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva() library function
` [PATCH v6 06/13] KVM: selftests: Stash backing_src_type in struct userspace_mem_region
` [PATCH v6 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params
` [PATCH v6 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
` [PATCH v6 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test

[PATCH v2] KVM: s390: Pass initialized arg even if unused
 2022-09-19 16:17 UTC  (2+ messages)

[PATCH v2 0/5] KVM: arm64: Enable ring-based dirty memory tracking
 2022-09-19 16:17 UTC  (13+ messages)
` [PATCH v2 1/5] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
` [PATCH v2 2/5] KVM: arm64: Enable ring-based dirty memory tracking
` [PATCH v2 3/5] KVM: selftests: Use host page size to map ring buffer in dirty_log_test
` [PATCH v2 4/5] KVM: selftests: Clear dirty ring states between two modes "
` [PATCH v2 5/5] KVM: selftests: Automate choosing dirty ring size "

[RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
 2022-09-19 15:55 UTC  (15+ messages)

[PATCH v6 0/2] Enable notify VM exit
 2022-09-19 15:53 UTC  (7+ messages)
` [PATCH v6 1/2] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
` [PATCH v6 2/2] i386: Add notify VM exit support

[kvm-unit-tests PATCH v4 00/12] KVM: arm64: PMUv3 Event Counter Tests
 2022-09-19 15:10 UTC  (8+ messages)
` [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
` [kvm-unit-tests PATCH v4 08/12] arm: pmu: Test SW_INCR event count
` [kvm-unit-tests PATCH v4 10/12] arm: pmu: test 32-bit <-> 64-bit transitions

[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
 2022-09-19 14:31 UTC  (6+ messages)
` [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap

[Bug 216498] New: Can't load kvmgt anymore (works with 5.18)
 2022-09-19 11:04 UTC  (4+ messages)
` [Bug 216498] "

[PATCH v2 0/4] KVM: arm64: Fix bugs of single-step execution enabled by userspace
 2022-09-19 10:04 UTC  (7+ messages)
` [PATCH v2 1/4] KVM: arm64: Preserve PSTATE.SS for the guest while single-step is enabled
` [PATCH v2 2/4] KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pending
` [PATCH v2 3/4] KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new test cases
` [PATCH v2 4/4] KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEP

[v1] KVM: s390: pv: fix external interruption loop not always detected
 2022-09-19  9:37 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2022-09-19  9:34 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
` [PATCH v2 2/3] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
` [PATCH v2 3/3] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-19  9:12 UTC  (14+ 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 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v8 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v8 6/8] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v8 7/8] KVM: Handle page fault for private memory
` [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH v3 1/3] KVM: x86/pmu: Stop adding speculative Intel GP PMCs that don't exist yet
 2022-09-19  9:10 UTC  (3+ messages)
` [PATCH v3 2/3] KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
` [PATCH v3 3/3] KVM: x86/pmu: Limit the maximum number of supported AMD "

[PATCH v3 0/7] x86/pmu: Corner cases fixes and optimization
 2022-09-19  8:58 UTC  (3+ messages)

[PATCH v2 1/3] KVM: x86/pmu: Stop adding speculative Intel GP PMCs that don't exist yet
 2022-09-19  8:49 UTC  (3+ messages)

[PATCH] KVM: x86: Un-inhibit APICv/AVIC when switching to x2APIC mode
 2022-09-19  7:32 UTC  (3+ messages)

[PATCH v14 00/11] KVM: x86/pmu: Guest Last Branch Recording Enabling
 2022-09-19  7:26 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 00/13] x86/pmu: Test case optimization, fixes and additions
 2022-09-19  7:09 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 10/13] x86/pmu: Update testcases to cover Intel Arch PMU Version 1

[PATCH linux-next] KVM: s390: pci: fix comparing pointer to 0
 2022-09-19  6:34 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/4] x86: nSVM: Add testing for routing L2 exceptions
 2022-09-19  4:41 UTC  (3+ messages)

[RFC PATCH 0/4] KVM: x86/xen: shinfo cache lock corruption
 2022-09-18 23:13 UTC  (7+ messages)
` [RFC PATCH 1/4] KVM: x86/xen: Ensure kvm_xen_set_evtchn_fast() can use shinfo_cache
` [RFC PATCH 2/4] KVM: x86/xen: Ensure kvm_xen_schedop_poll() "
` [RFC PATCH 3/4] KVM: x86/xen: Disallow gpc locks reinitialization
` [RFC PATCH 4/4] KVM: x86/xen: Test shinfo_cache lock races

[PATCH 0/5] KVM: EFER.LMSLE cleanup
 2022-09-18 19:04 UTC  (11+ messages)
` [PATCH 1/5] x86/cpufeatures: Introduce X86_FEATURE_NO_LMSLE
` [PATCH 2/5] KVM: svm: Disallow EFER.LMSLE on hardware that doesn't support it
` [PATCH 3/5] KVM: x86: Report host's X86_FEATURE_NO_LMSLE in KVM_GET_SUPPORTED_CPUID
` [PATCH 4/5] KVM: x86: Enforce X86_FEATURE_NO_LMSLE in guest cpuid
` [PATCH 5/5] KVM: svm: Set X86_FEATURE_NO_LMSLE when !nested

[PATCH v2 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing
 2022-09-18 13:11 UTC  (12+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
` [PATCH v2 6/6] KVM: x86/mmu: Use 1 as the size of gfn range for tlb flushing in FNAME(invlpg)()

[Bug 216388] New: On Host, kernel errors in KVM, on guests, it shows CPU stalls
 2022-09-17 20:23 UTC  (3+ messages)
` [Bug 216388] "

[PATCH] vhost: add __init/__exit annotations to module init/exit funcs
 2022-09-17  8:38 UTC 

[PATCH v4 0/5] KVM: x86: Intel LBR related perf cleanups
 2022-09-17  1:11 UTC  (3+ messages)

[PATCH v6 00/33] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-09-17  1:05 UTC  (2+ messages)

[PATCH v3 0/7] KVM: x86: never write to memory from kvm_vcpu_check_block
 2022-09-17  1:02 UTC  (3+ messages)

[PATCH 3/4] x86/fpu: Clarify the XSTATE clearing only for extended components
 2022-09-17  0:25 UTC  (2+ messages)

[PATCH] KVM: x86: Handle MXCSR in kvm_arch_vcpu_ioctl_{get,set}_fpu
 2022-09-17  0:09 UTC 

[PATCH v2 00/23] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-09-16 19:10 UTC  (12+ messages)
` [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC
` [PATCH v2 13/23] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode

[PATCH 00/19] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-09-16 18:58 UTC  (6+ messages)
` [PATCH 16/19] KVM: x86: Explicitly track all possibilities for APIC map's logical modes

[PATCH] KVM: duplicate code
 2022-09-16 17:27 UTC  (2+ messages)

[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
 2022-09-16  3:51 UTC  (9+ messages)
    ` Call to discuss vsock netdev/sk_buff [was Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc]

[PATCH v3 0/6] KVM: x86: Hyper-V invariant TSC control feature
 2022-09-16 13:52 UTC  (7+ messages)
` [PATCH v3 1/6] x86/hyperv: Add HV_INVARIANT_TSC_EXPOSED define
` [PATCH v3 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf
` [PATCH v3 3/6] KVM: x86: Hyper-V invariant TSC control
` [PATCH v3 4/6] KVM: selftests: Rename 'msr->availble' to 'msr->fault_exepected' in hyperv_features test
` [PATCH v3 5/6] KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
` [PATCH v3 6/6] KVM: selftests: Test Hyper-V invariant TSC control

[PATCH] selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
 2022-09-16 10:02 UTC  (4+ messages)

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-09-16  9:00 UTC  (6+ messages)

[PATCH kvmtool 0/1] riscv: Add zihintpause extension support
 2022-09-16  8:21 UTC  (3+ messages)
` [PATCH kvmtool 1/1] "

[PATCH v2] KVM: s390: pci: fix plain integer as NULL pointer warnings
 2022-09-16  7:18 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Change the SBI specification version to v1.0
 2022-09-16  4:59 UTC  (2+ messages)

[PATCH 0/3] Svinval support for KVM RISC-V
 2022-09-16  4:58 UTC  (2+ messages)

[PATCH] KVM: SVM: Fix x2apic logical cluster mode decoding and sanity check
 2022-09-15 22:47 UTC  (3+ messages)

ath11k VFIO MSI issue with DMAR
 2022-09-15 21:34 UTC  (3+ messages)

[PATCH] KVM: s390: pci: fix plain integer as NULL pointer warnings
 2022-09-15 16:28 UTC  (4+ messages)

[PATCH v3 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
 2022-09-15 15:03 UTC  (5+ messages)
` [PATCH v3 1/2] s390/vfio-ap: bypass unnecessary processing of AP resources

[PATCH v6 0/5] KVM: Dirty quota-based throttling
 2022-09-15 14:34 UTC  (9+ messages)
` [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
` [PATCH v6 2/5] KVM: x86: Dirty "
` [PATCH v6 3/5] KVM: arm64: "
` [PATCH v6 4/5] KVM: s390x: "
` [PATCH v6 5/5] KVM: selftests: Add selftests for dirty quota throttling

[V2 PATCH 0/8] Execute hypercalls from guests according to cpu type
 2022-09-15  9:45 UTC  (11+ messages)
` [V2 PATCH 1/8] KVM: selftests: move common startup logic to kvm_util.c
` [V2 PATCH 2/8] KVM: selftests: Add arch specific initialization
` [V2 PATCH 3/8] KVM: selftests: Add arch specific post vm load setup
` [V2 PATCH 4/8] KVM: selftests: x86: Precompute the result for is_{intel,amd}_cpu()
` [V2 PATCH 5/8] KVM: selftests: x86: delete svm_vmcall_test
` [V2 PATCH 6/8] KVM: selftests: x86: Execute cpu specific hypercall from nested guests
` [V2 PATCH 7/8] Kvm: selftests: x86: Execute cpu specific vmcall instruction
` [V2 PATCH 8/8] KVM: selftests: x86: xen: "

[PATCH -next] rcu: remove unused 'cpu' in rcu_virt_note_context_switch
 2022-09-15  8:40 UTC  (2+ messages)

[PATCH v3 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-09-15  8:35 UTC  (3+ messages)
` [PATCH v3 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file

[PATCH] KVM: x86: disable halt polling when powersave governor is used
 2022-09-15  7:31 UTC 

[PATCH v2 1/2] KVM: Inject #GP on invalid write to APIC_SELF_IPI register
 2022-09-14 21:46 UTC  (2+ messages)

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

[V1 PATCH 0/5] Execute hypercalls from guests according to cpu type
 2022-09-14 19:13 UTC  (13+ messages)
` [V1 PATCH 1/5] selftests: kvm: move common startup logic to kvm_util.c
` [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
` [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type


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