kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-06 12:40:54 to 2022-10-10 16:38:45 UTC [more...]

[PATCH v6 0/3] KVM: selftests: randomize memory access of dirty_log_perf_test
 2022-10-10 16:38 UTC  (11+ messages)
` [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
` [PATCH v6 2/3] KVM: selftests: randomize which pages are written vs read
` [PATCH v6 3/3] KVM: selftests: randomize page access order

[PATCH v5 0/7] KVM: x86: Apply NX mitigation more precisely
 2022-10-10 16:33 UTC  (7+ messages)
` [PATCH v5 2/7] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency
` [PATCH v5 7/7] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()

[PATCH v4 0/4] dirty_log_perf_test CPU pinning
 2022-10-10 16:22 UTC  (15+ messages)
` [PATCH v4 1/4] KVM: selftests: Add missing break between 'e' and 'g' option in dirty_log_perf_test
` [PATCH v4 2/4] KVM: selftests: Put command line options in alphabetical order "
` [PATCH v4 3/4] KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
` [PATCH v4 4/4] KVM: selftests: Run dirty_log_perf_test on specific CPUs

[PATCH v6 0/5] KVM: Dirty quota-based throttling
 2022-10-10 16:09 UTC  (21+ messages)
` [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
` [PATCH v6 2/5] KVM: x86: Dirty "
` [PATCH v6 5/5] KVM: selftests: Add selftests for dirty quota throttling

[PATCHv4 0/8] Virtual NMI feature
 2022-10-10 15:51 UTC  (4+ messages)

[PATCH v5 0/7] Introduce and test masked events
 2022-10-10 15:42 UTC  (10+ messages)
` [PATCH v5 1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup
` [PATCH v5 2/7] kvm: x86/pmu: Remove invalid raw events from the pmu event filter
` [PATCH v5 3/7] kvm: x86/pmu: prepare the pmu event filter for masked events
` [PATCH v5 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter

[PATCH v3 0/2] KVM: s390: pv: fix clock comparator late after suspend/resume
 2022-10-10 15:23 UTC  (6+ messages)
` [PATCH v3 1/2] KVM: s390: pv: don't allow userspace to set the clock under PV
` [PATCH v3 2/2] KVM: s390: remove now unused function kvm_s390_set_tod_clock

[BUG] KVM USB passthrough did not claim interface before use
 2022-10-10 15:01 UTC  (4+ messages)

[PATCH v2] x86/PCI: Prefer MMIO over PIO on all hypervisor
 2022-10-10 14:58 UTC  (8+ messages)

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

[PATCH v14 0/6] KVM: s390: pv: implement lazy destroy for reboot
 2022-10-10 13:10 UTC  (9+ 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 v4] x86: add etc/phys-bits fw_cfg file
 2022-10-10  7:30 UTC  (8+ messages)

[PATCH v4 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing
 2022-10-10 12:19 UTC  (7+ messages)
` [PATCH v4 1/6] KVM: x86/mmu: Move round_gfn_for_level() helper into mmu_internal.h
` [PATCH v4 2/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()
` [PATCH v4 3/6] KVM: x86/mmu: Reduce gfn range of tlb flushing in tdp_mmu_map_handle_target_level()
` [PATCH v4 4/6] KVM: x86/mmu: Fix wrong start gfn of tlb flushing with range
` [PATCH v4 5/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
` [PATCH v4 6/6] KVM: x86/mmu: Cleanup range-based flushing for given page

[PATCH] KVM: arm64: selftests: Fix multiple versions of GIC creation
 2022-10-10  8:43 UTC  (3+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-10  8:33 UTC  (19+ 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

[PATCH] KVM: Align two spacebar after period key in annotation
 2022-10-10  7:40 UTC 

[PATCH v2 0/4] Simplify the module and kconfig structure in vfio
 2022-10-10  7:13 UTC  (7+ messages)
` [PATCH v2 1/4] vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
` [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

[PATCH 0/3] KVM: arm64: nv: Fixes for Nested Virtualization issues
 2022-10-10  5:56 UTC  (2+ messages)

[PATCH 1/1] perf stat: do not fatal if the leader is not supported
 2022-10-10  5:01 UTC 

[PATCH 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-10-10  3:58 UTC  (4+ messages)
` [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make

linux-next: manual merge of the kvm tree with Linus' tree
 2022-10-10  1:31 UTC 

[GIT PULL] First batch of KVM changes for Linux 6.1
 2022-10-09 21:17 UTC  (2+ messages)

[PATCH v2] kvm: x86: Keep the lock order consistent
 2022-10-09 11:49 UTC 

[PATCH] kvm: x86: keep srcu writer side operation mutually exclusive
 2022-10-09 11:45 UTC  (3+ messages)

[PATCH v3 0/2] KVM: arm64: Limit stage2_apply_range() batch size to largest block
 2022-10-09  1:36 UTC  (4+ messages)
` [PATCH v3 1/2] KVM: arm64: Work out supported block level at compile time
` [PATCH v3 2/2] KVM: arm64: Limit stage2_apply_range() batch size to largest block

[PATCH] KVM: x86: disable halt polling when powersave governor is used
 2022-10-08  9:40 UTC  (3+ messages)

[PATCH] [PATCH] Revert 'vfio: Delete container_q'
 2022-10-08  9:50 UTC 

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

[PATCH v2 0/3] KVM: EFER.LMSLE cleanup
 2022-10-07 22:41 UTC  (3+ messages)
` [PATCH v2 3/3] KVM: SVM: Unconditionally enumerate EferLmsleUnsupported

[PATCH] KVM: x86: Advertise that the SMM_CTL MSR is not supported
 2022-10-07 22:27 UTC  (2+ messages)

[PATCH v4 0/5] MSR filtering and MSR exiting flag clean up
 2022-10-07 22:24 UTC  (7+ messages)
` [PATCH v4 1/5] KVM: x86: Disallow the use of KVM_MSR_FILTER_DEFAULT_ALLOW in the kernel
` [PATCH v4 2/5] KVM: x86: Add a VALID_MASK for the MSR exit reason flags
` [PATCH v4 5/5] selftests: kvm/x86: Test the flags in MSR filtering and MSR exiting

[PATCH v2 0/3] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2022-10-07 22:19 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic

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

[PATCH v2 0/3] Allow the group FD to remain open when unplugging a device
 2022-10-07 19:53 UTC  (6+ messages)
` [PATCH v2 1/3] vfio: Add vfio_file_is_group()
` [PATCH v2 2/3] vfio: Hold a reference to the iommu_group in kvm for SPAPR
` [PATCH v2 3/3] vfio: Make the group FD disassociate from the iommu_group

[PATCH] vfio: More vfio_file_is_group() use cases
 2022-10-07 19:01 UTC  (2+ messages)

[PATCH] kvm_host.h: fix spelling typo in function declaration
 2022-10-07 17:55 UTC  (2+ messages)

[PATCH] kvm: vmx: keep constant definition format consistent
 2022-10-07 17:54 UTC  (2+ messages)

[PATCH] kvm: x86: Keep the lock order consistent
 2022-10-07 17:28 UTC  (2+ messages)

[PATCH ] kvm: x86: Reduce unnecessary function call
 2022-10-07 17:04 UTC  (2+ messages)

[PATCH 5.4 1/1] KVM: SEV: add cache flush to solve SEV cache incoherency issues
 2022-10-07 17:00 UTC  (8+ messages)

[PATCH v3 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing
 2022-10-07 16:26 UTC  (2+ messages)

[PATCH v3 0/3] kvm/mm: Allow GUP to respond to non fatal signals
 2022-10-07 15:03 UTC  (6+ messages)
` [PATCH v3 2/3] kvm: Add new pfn error KVM_PFN_ERR_SIGPENDING

[PATCH 0/3] Allow the group FD to remain open when unplugging a device
 2022-10-07 14:46 UTC  (13+ messages)
` [PATCH 1/3] vfio: Add vfio_file_is_group()
` [PATCH 3/3] vfio: Make the group FD disassociate from the iommu_group

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

[PATCH] x86/speculation: Mitigate eIBRS PBRSB predictions with WRMSR
 2022-10-07  1:54 UTC  (7+ messages)

[PATCH v3 1/2] x86/cpufeatures: Add macros for Intel's new fast rep string features
 2022-10-07  1:46 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: x86: Expose CPUID.(EAX=7,ECX=1).EAX[12:10] to the guest

[RFC PATCH 0/3] Use TAP in some more KVM selftests
 2022-10-07  1:22 UTC  (4+ messages)
` [PATCH 1/3] KVM: selftests: Use TAP interface in the kvm_binary_stats_test

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

[PATCH RFC v2 00/13] IOMMUFD Generic interface
 2022-10-06 22:57 UTC  (10+ messages)

[RFC V3 PATCH 0/6] selftests: KVM: selftests for fd-based private memory
 2022-10-06 20:23 UTC  (7+ messages)
` [RFC V3 PATCH 3/6] selftests: kvm: ucall: Allow querying ucall pool gpa
` [RFC V3 PATCH 5/6] selftests: kvm: x86: Execute VMs with private memory
` [RFC V3 PATCH 6/6] sefltests: kvm: x86: Add selftest for "

[linux-next:master] BUILD REGRESSION 7da9fed0474b4cd46055dd92d55c42faf32c19ac
 2022-10-06 20:07 UTC 

[V4 0/8] KVM: selftests: Add simple SEV test
 2022-10-06 18:31 UTC  (11+ messages)
` [V4 1/8] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [V4 3/8] KVM: selftests: add hooks for managing encrypted guest memory
` [V4 4/8] KVM: selftests: handle encryption bits in page tables
` [V4 6/8] KVM: selftests: add library for creating/interacting with SEV guests
` [V4 8/8] KVM: selftests: Add simple sev vm testing

HvExtCallQueryCapabilities and HvExtCallGetBootZeroedMemory implementation in KVM for Windows guest
 2022-10-06 17:26 UTC  (3+ messages)

Windows-11 22H2 upgrade problems
 2022-10-06 16:05 UTC  (2+ messages)

[PATCH] KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails
 2022-10-06 15:23 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] arm/arm64: mmu cleanups and fixes
 2022-10-06 14:50 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/3] lib/vmalloc: Treat virt_to_pte_phys() as returning a physical address


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