kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-21 10:25:22 to 2022-03-22 22:16:02 UTC [more...]

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-03-22 22:15 UTC  (3+ messages)
` [PATCH RFC 07/12] iommufd: Data structure to provide IOVA to PFN mapping

[PATCH v2 00/26] Extend Eager Page Splitting to the shadow MMU
 2022-03-22 22:09 UTC  (22+ messages)
` [PATCH v2 01/26] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v2 02/26] KVM: x86/mmu: Use a bool for direct
` [PATCH v2 03/26] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v2 04/26] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v2 05/26] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v2 06/26] KVM: x86/mmu: Pass memslot to kvm_mmu_new_shadow_page()
` [PATCH v2 20/26] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU

[PATCH] Documentation: KVM: Describe guest TSC scaling in migration algorithm
 2022-03-22 21:53 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/9] KVM unit tests for SVM options features
 2022-03-22 20:57 UTC  (11+ messages)
` [kvm-unit-tests PATCH 1/9] pmu_lbr: few fixes
` [kvm-unit-tests PATCH 2/9] svm: Fix reg_corruption test, to avoid timer interrupt firing in later tests
` [kvm-unit-tests PATCH 3/9] svm: NMI is an "exception" and not interrupt in x86 land
` [kvm-unit-tests PATCH 4/9] svm: intercept shutdown in all svm tests by default
` [kvm-unit-tests PATCH 5/9] svm: add SVM_BARE_VMRUN
` [kvm-unit-tests PATCH 6/9] svm: add tests for LBR virtualization
` [kvm-unit-tests PATCH 7/9] svm: add tests for case when L1 intercepts various hardware interrupts
` [kvm-unit-tests PATCH 8/9] svm: add test for nested tsc scaling
` [kvm-unit-tests PATCH 9/9] svm: add test for pause filter and threshold

[kvm-unit-tests PATCH] Allow to compile without -Werror
 2022-03-22 19:44 UTC  (3+ messages)

[GIT PULL] VFIO updates for v5.18-rc1
 2022-03-22 19:20 UTC 

[PATCH v2 0/3] KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls
 2022-03-22 18:35 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Generally disallow SMC64 for AArch32 guests
` [PATCH v2 2/3] KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32
` [PATCH v2 3/3] KVM: arm64: Drop unneeded minor version check from PSCI v1.x handler

[PATCH v4 0/6] nSVM/SVM features
 2022-03-22 17:40 UTC  (7+ messages)
` [PATCH v4 1/6] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
` [PATCH v4 2/6] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH v4 3/6] KVM: x86: nSVM: support PAUSE filtering when L0 doesn't intercept PAUSE
` [PATCH v4 4/6] KVM: x86: nSVM: implement nested vGIF
` [PATCH v4 5/6] KVM: x86: allow per cpu apicv inhibit reasons
` [PATCH v4 6/6] KVM: x86: SVM: allow AVIC to co-exist with a nested guest running

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-22 17:28 UTC  (5+ messages)
` [RFC PATCH v5 064/104] KVM: TDX: Implement TDX vcpu enter/exit path
` [RFC PATCH v5 083/104] KVM: x86: Split core of hypercall emulation to helper function

[PATCH 0/8] SVM fixes + refactoring
 2022-03-22 17:24 UTC  (9+ messages)
` [PATCH 1/8] KVM: x86: avoid loading a vCPU after .vm_destroy was called
` [PATCH 2/8] KVM: x86: SVM: use vmcb01 in avic_init_vmcb and init_vmcb
` [PATCH 3/8] kvm: x86: SVM: use vmcb* instead of svm->vmcb where it makes sense
` [PATCH 4/8] KVM: x86: SVM: fix avic spec based definitions again
` [PATCH 5/8] KVM: x86: SVM: move tsc ratio definitions to svm.h
` [PATCH 6/8] kvm: x86: SVM: remove unused defines
` [PATCH 7/8] KVM: x86: SVM: fix tsc scaling when the host doesn't support it
` [PATCH 8/8] KVM: x86: SVM: remove vgif_enabled()

[PATCH v3 0/4] KVM: arm64: selftests: Add edge cases tests for the arch timer
 2022-03-22 17:23 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: selftests: add timer_get_tval() lib function
` [PATCH v3 2/4] KVM: selftests: add is_cpu_online() utility function
` [PATCH v3 3/4] KVM: arm64: selftests: add arch_timer_edge_cases
` [PATCH v3 4/4] KVM: arm64: selftests: add edge cases tests into arch_timer_edge_cases

[PATCH] KVM: x86: Fix clang -Wimplicit-fallthrough in do_host_cpuid()
 2022-03-22 17:22 UTC  (2+ messages)

[PATCH v2 0/3] Use g_new() & friends where that makes obvious sense
 2022-03-22 17:21 UTC  (5+ messages)
` [PATCH v2 3/3] "

[PATCH v3 0/7] nSVM/SVM features
 2022-03-22 16:53 UTC  (16+ messages)
` [PATCH v3 2/7] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH v3 4/7] KVM: x86: nSVM: support PAUSE filter threshold and count when cpu_pm=on

[PATCH RFC 04/12] kernel/user: Allow user::locked_vm to be usable for iommufd
 2022-03-22 16:41 UTC  (7+ messages)

[PATCH] KVM: s390: Fix lockdep issue in vm memop
 2022-03-22 16:15 UTC  (2+ messages)

[RFC PATCH-for-7.0 v4] target/i386/kvm: Free xsave_buf when destroying vCPU
 2022-03-22 16:11 UTC  (6+ messages)

[PATCH RFC 03/12] iommufd: File descriptor, context, kconfig and makefiles
 2022-03-22 14:50 UTC  (3+ messages)

[PATCH net] vsock/virtio: enable VQs early on probe
 2022-03-22 14:36 UTC  (5+ messages)

[kvm-unit-tests PATCH] libfdt: use logical "or" instead of bitwise "or" with boolean operands
 2022-03-22 13:44 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 0/1] runtime: indicate failure on crash/timeout/abort in TAP
 2022-03-22 13:44 UTC  (2+ messages)
` [kvm-unit-tests PATCH v3 1/1] "

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-22 13:41 UTC  (7+ messages)
` [PATCH v18 13/18] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v18 14/18] s390/vfio-ap: sysfs attribute to display the guest's matrix

[kvm-unit-tests PATCH v2] runtime: indicate failure on crash/timeout/abort in TAP
 2022-03-22 12:53 UTC 

[RFC PATCH v3 00/36] TDX QEMU support
 2022-03-22 12:20 UTC  (13+ messages)
` [RFC PATCH v3 12/36] i386/tdx: Add property sept-ve-disable for tdx-guest object
` [RFC PATCH v3 17/36] pflash_cfi01/tdx: Introduce ram_mode of pflash for TDVF

[PATCH 0/2] Documentation: kvm: improvements to locking.rst
 2022-03-22 11:07 UTC  (3+ messages)
` [PATCH 1/2] Documentation: kvm: fixes for locking.rst
` [PATCH 2/2] Documentation: kvm: include new locks

[PATCH 0/3] Documentation: KVM: add a place to document API quirks and (x86) CPU errata
 2022-03-22 11:07 UTC  (4+ messages)
` [PATCH 1/3] Documentation: KVM: add separate directories for architecture-specific documentation
` [PATCH 2/3] Documentation: KVM: add virtual CPU errata documentation
` [PATCH 3/3] Documentation: KVM: add API issues section

[kvm-unit-tests PATCH] runtime: indicate failure on crash/timeout/abort in TAP
 2022-03-22 11:05 UTC  (2+ messages)

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-03-22  9:46 UTC  (4+ messages)

[PATCH 0/2] KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls
 2022-03-22  8:48 UTC  (7+ messages)
` [PATCH 2/2] KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32
` [PATCH] KVM: arm64: Drop unneeded minor version check from PSCI v1.x handler

[PATCH 00/21] Control VQ support in vDPA
 2022-03-22  8:46 UTC  (5+ messages)
` [RFC PATCH v2 00/19] "
  ` [RFC PATCH v2 19/19] vdpasim: control virtqueue support

[PATCH v6 00/25] KVM: arm64: Make CPU ID registers writable by userspace
 2022-03-22  7:42 UTC  (3+ messages)
` [PATCH v6 01/25] KVM: arm64: Introduce a validation function for an ID register

[PATCH 7/7] kvm: x86/cpuid: Fix Architectural Performance Monitoring support
 2022-03-22  7:31 UTC 

[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
 2022-03-22  7:30 UTC  (10+ messages)
` [PATCH v4 14/32] iommu: introduce iommu_domain_alloc_type and the KVM type

[PATCH v4 00/15] KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix
 2022-03-22  6:52 UTC  (10+ messages)
` [PATCH v4 07/15] KVM: Create helper for setting a system event exit
` [PATCH v4 08/15] KVM: arm64: Return a value from check_vcpu_requests()
` [PATCH v4 09/15] KVM: arm64: Add support for userspace to suspend a vCPU

[PATCH 0/4] Verify dirty logging works properly with page stats
 2022-03-22  5:09 UTC  (12+ messages)
` [PATCH 3/4] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()
` [PATCH 4/4] selftests: KVM: use dirty logging to check if page stats work correctly

[PATCH v5 0/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-03-22  3:30 UTC  (4+ messages)
` [PATCH v5 2/2] KVM: arm64: selftests: Introduce vcpu_width_config

iommufd dirty page logging overview
 2022-03-22  2:40 UTC  (7+ messages)

[PATCH v2 00/11] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-03-21 23:48 UTC  (12+ messages)
` [PATCH v2 01/11] KVM: selftests: Add vm_alloc_page_table_in_memslot library function
` [PATCH v2 02/11] KVM: selftests: Dump VM stats in binary stats test
` [PATCH v2 03/11] KVM: selftests: Test reading a single stat
` [PATCH v2 04/11] KVM: selftests: Add memslot parameter to elf_load
` [PATCH v2 05/11] KVM: selftests: Improve error message in vm_phy_pages_alloc
` [PATCH v2 06/11] KVM: selftests: Add NX huge pages test
` [PATCH v2 07/11] KVM: x86/MMU: Factor out updating NX hugepages state for a VM
` [PATCH v2 08/11] KVM: x86/MMU: Track NX hugepages on a per-VM basis
` [PATCH v2 09/11] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
` [PATCH v2 10/11] KVM: x86: Fix errant brace in KVM capability handling
` [PATCH v2 11/11] KVM: x86/MMU: Require reboot permission to disable NX hugepages

[PATCH v2 0/9] KVM: x86/MMU: Optimize disabling dirty logging
 2022-03-21 22:43 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: x86/mmu: Move implementation of make_spte to a helper
` [PATCH v2 2/9] KVM: x86/mmu: Factor mt_mask out of __make_spte
` [PATCH v2 3/9] KVM: x86/mmu: Factor shadow_zero_check "
` [PATCH v2 4/9] KVM: x86/mmu: Replace vcpu argument with kvm pointer in make_spte
` [PATCH v2 5/9] KVM: x86/mmu: Factor out the meat of reset_tdp_shadow_zero_bits_mask
` [PATCH v2 6/9] KVM: x86/mmu: Factor out part of vmx_get_mt_mask which does not depend on vcpu
` [PATCH v2 7/9] KVM: x86/mmu: Add try_get_mt_mask to x86_ops
` [PATCH v2 8/9] KVM: x86/mmu: Make kvm_is_mmio_pfn usable outside of spte.c
` [PATCH v2 9/9] KVM: x86/mmu: Promote pages in-place when disabling dirty logging

[PATCH] Documentation: KVM: Describe guest TSC scaling in migration algorithm
 2022-03-21 21:23 UTC  (22+ messages)

[PATCH] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-03-21 19:45 UTC  (8+ messages)

[GIT PULL] First batch of KVM patches for 5.18
 2022-03-21 17:32 UTC 

[PATCH 1/1] KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll
 2022-03-21 17:27 UTC  (3+ messages)
` [PATCH v2 "

[kvmtool PATCH 0/2] arm64: Add MTE support
 2022-03-21 17:17 UTC  (6+ messages)
` [kvmtool PATCH 1/2] update_headers: Sync ABI headers with Linux v5.17-rc8
` [kvmtool PATCH 2/2] aarch64: Add support for MTE

[PATCH v1 0/2] Add arm64 vcpu exit reasons and tracepoint
 2022-03-21 17:14 UTC  (4+ messages)
` [PATCH v1 2/2] KVM: arm64: Add debug tracepoint for vcpu exits

[PATCH 00/11] KVM: selftests: Add aarch64/page_fault_test
 2022-03-21 17:01 UTC  (5+ messages)
` [PATCH 02/11] KVM: selftests: Add vm_mem_region_get_src_fd library function

[PATCH] i386: Set MCG_STATUS_RIPV bit for mce SRAR error
 2022-03-21 15:31 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 0/9] s390x: Further extend instruction interception tests
 2022-03-21 15:01 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 4/9] s390x: smp: add test for SIGP_STORE_ADTL_STATUS order

Build regressions/improvements in v5.17
 2022-03-21 14:48 UTC 

[PATCH kvmtool v11 0/3] aarch64: Add stolen time support
 2022-03-21 14:48 UTC  (4+ messages)

[PATCH v3 0/4] KVM: x86: Use static calls to reduce kvm_pmu_ops overhead
 2022-03-21 13:55 UTC  (2+ messages)

[PATCH kvmtool v2] Revert "kvm tools: Filter out CPU vendor string"
 2022-03-21 13:57 UTC  (2+ messages)

[syzbot] WARNING in kvm_mmu_notifier_invalidate_range_start (2)
 2022-03-21 13:42 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the kvm tree
 2022-03-21 13:07 UTC 


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