kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-20 02:41:33 to 2022-05-22 00:52:59 UTC [more...]

linux-next: Signed-off-by missing for commits in the kvm tree
 2022-05-22  0:52 UTC 

linux-next: Signed-off-by missing for commit in the kvm tree
 2022-05-22  0:51 UTC 

linux-next: Fixes tag needs some work in the kvm tree
 2022-05-22  0:49 UTC 

[PATCH v4 0/4] KVM: Dirty quota-based throttling
 2022-05-21 20:29 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: Implement dirty quota-based throttling of vcpus
` [PATCH v4 2/4] KVM: arm64: Dirty "
` [PATCH v4 3/4] KVM: s390x: "
` [PATCH v4 4/4] KVM: selftests: Add selftests for dirty quota throttling

[PATCH v4 0/2] s390: Ultravisor device
 2022-05-21 13:53 UTC  (3+ messages)
` [PATCH v4 2/2] selftests: drivers/s390x: Add uvdevice tests

[PATCH V3 00/12] KVM: X86/MMU: Use one-off local shadow page for special roots
 2022-05-21 13:17 UTC  (13+ messages)
` [PATCH V3 01/12] KVM: X86/MMU: Verify PDPTE for nested NPT in PAE paging mode when page fault
` [PATCH V3 02/12] KVM: X86/MMU: Add using_local_root_page()
` [PATCH V3 03/12] KVM: X86/MMU: Reduce a check in using_local_root_page() for common cases
` [PATCH V3 04/12] KVM: X86/MMU: Add local shadow pages
` [PATCH V3 05/12] KVM: X86/MMU: Link PAE root pagetable with its children
` [PATCH V3 06/12] KVM: X86/MMU: Activate local shadow pages and remove old logic
` [PATCH V3 07/12] KVM: X86/MMU: Remove the check of the return value of to_shadow_page()
` [PATCH V3 08/12] KVM: X86/MMU: Allocate mmu->pae_root for PAE paging on-demand
` [PATCH V3 09/12] KVM: X86/MMU: Move the verifying of NPT's PDPTE in FNAME(fetch)
` [PATCH V3 10/12] KVM: X86/MMU: Remove unused INVALID_PAE_ROOT and IS_VALID_PAE_ROOT
` [PATCH V3 11/12] KVM: X86/MMU: Don't use mmu->pae_root when shadowing PAE NPT in 64-bit host
` [PATCH V3 12/12] KVM: X86/MMU: Remove mmu_alloc_special_roots()

[PATCH v2] KVM: VMX: Use try_cmpxchg64 in pi_try_set_control
 2022-05-21 10:45 UTC  (2+ messages)

[PATCH 0/4] Implement vdpasim stop operation
 2022-05-21 10:24 UTC  (9+ messages)
` [PATCH 1/4] vdpa: Add "
` [PATCH 2/4] vhost-vdpa: introduce STOP backend feature bit
` [PATCH 3/4] vhost-vdpa: uAPI to stop the device
` [PATCH 4/4] vdpa_sim: Implement stop vdpa op

[PATCH] selftests: kvm: correct the renamed test name in .gitignore
 2022-05-21  9:32 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 18ecd30af1a8402c162cca1bd58771c0e5be7815
 2022-05-21  9:19 UTC 

[PATCH] target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host
 2022-05-21  8:54 UTC  (2+ messages)

Status for 5.19 merge window
 2022-05-21  8:51 UTC 

[PATCH] KVM: set_msr_mce: Permit guests to ignore single-bit ECC errors
 2022-05-21  8:15 UTC 

[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
 2022-05-21  7:38 UTC  (7+ messages)
` [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64

[PATCH v2] KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
 2022-05-21  7:23 UTC 

[GIT PULL] Final batch of KVM fixes for 5.18
 2022-05-21  6:39 UTC  (2+ messages)

[GIT PULL] Final batch of KVM fixes for 5.18
 2022-05-21  6:31 UTC 

[PATCH] KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
 2022-05-21  4:31 UTC  (5+ messages)

[PATCH v4 00/11] KVM: selftests: Add nested support to dirty_log_perf_test
 2022-05-20 23:32 UTC  (12+ messages)
` [PATCH v4 01/11] KVM: selftests: Replace x86_page_size with PG_LEVEL_XX
` [PATCH v4 02/11] KVM: selftests: Add option to create 2M and 1G EPT mappings
` [PATCH v4 03/11] KVM: selftests: Drop stale function parameter comment for nested_map()
` [PATCH v4 04/11] KVM: selftests: Refactor nested_map() to specify target level
` [PATCH v4 05/11] KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
` [PATCH v4 06/11] KVM: selftests: Add a helper to check EPT/VPID capabilities
` [PATCH v4 07/11] KVM: selftests: Drop unnecessary rule for STATIC_LIBS
` [PATCH v4 08/11] KVM: selftests: Link selftests directly with lib object files
` [PATCH v4 09/11] KVM: selftests: Clean up LIBKVM files in Makefile
` [PATCH v4 10/11] KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
` [PATCH v4 11/11] KVM: selftests: Restrict test region to 48-bit physical addresses when using nested

[PATCH v6 00/22] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-20 23:21 UTC  (3+ messages)
` [PATCH v6 21/22] KVM: Allow for different capacities in kvm_mmu_memory_cache structs

A really weird guest crash, that ONLY happens on KVM, and ONLY on 6th gen+ Intel Core CPU's
 2022-05-20 23:09 UTC  (6+ messages)

[PATCH v2 00/10] KVM: selftests: Add nested support to dirty_log_perf_test
 2022-05-20 22:49 UTC  (9+ messages)
` [PATCH v2 10/10] KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2

[PATCH v4 0/8] KVM: x86: Add CMCI and UCNA emulation
 2022-05-20 22:16 UTC  (11+ messages)
` [PATCH v4 1/8] KVM: x86: Make APIC_VERSION capture only the magic 0x14UL
` [PATCH v4 2/8] KVM: x86: Fill apic_lvt_mask with enums / explicit entries
` [PATCH v4 3/8] KVM: x86: Add APIC_LVTx() macro
` [PATCH v4 4/8] KVM: x86: Add Corrected Machine Check Interrupt (CMCI) emulation to lapic
` [PATCH v4 5/8] KVM: x86: Use kcalloc to allocate the mce_banks array
` [PATCH v4 6/8] KVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs
` [PATCH v4 7/8] KVM: x86: Enable CMCI capability by default and handle injected UCNA errors
` [RFC v4 8/8] KVM: selftests: Add a self test for UCNA injection

[PATCH v3 00/10] KVM: selftests: Add nested support to dirty_log_perf_test
 2022-05-20 21:57 UTC  (11+ messages)
` [PATCH v3 01/10] KVM: selftests: Replace x86_page_size with PG_LEVEL_XX
` [PATCH v3 02/10] KVM: selftests: Add option to create 2M and 1G EPT mappings
` [PATCH v3 03/10] KVM: selftests: Drop stale function parameter comment for nested_map()
` [PATCH v3 04/10] KVM: selftests: Refactor nested_map() to specify target level
` [PATCH v3 05/10] KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
` [PATCH v3 06/10] KVM: selftests: Add a helper to check EPT/VPID capabilities
` [PATCH v3 07/10] KVM: selftests: Drop unnecessary rule for STATIC_LIBS
` [PATCH v3 08/10] KVM: selftests: Link selftests directly with lib object files
` [PATCH v3 09/10] KVM: selftests: Clean up LIBKVM files in Makefile
` [PATCH v3 10/10] KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2

[PATCH v3 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-20 20:59 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH kvmtool 0/2] Fixes for virtio_balloon stats printing
 2022-05-20 20:51 UTC  (4+ messages)
` [PATCH kvmtool 1/2] virtio/balloon: Fix a crash when collecting stats
` [PATCH kvmtool 2/2] stat: Add descriptions for new virtio_balloon stat types

[PATCH v3 kvmtool 0/6] Fix few small issues in virtio code
 2022-05-20 20:51 UTC  (2+ messages)

[PATCH v3] KVM: VMX: do not disable interception for MSR_IA32_SPEC_CTRL on eIBRS
 2022-05-20 20:41 UTC 

[PATCH] KVM: VMX: do not disable interception for MSR_IA32_SPEC_CTRL on eIBRS
 2022-05-20 20:33 UTC  (8+ messages)

[PATCH v2] KVM: VMX: do not disable interception for MSR_IA32_SPEC_CTRL on eIBRS
 2022-05-20 19:53 UTC 

[kvm-unit-tests PATCH 0/3] s390x: Rework TEID decoding and usage
 2022-05-20 19:08 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Fix sclp facility bit numbers
` [kvm-unit-tests PATCH 2/3] s390x: lib: SOP facility query function
` [kvm-unit-tests PATCH 3/3] s390x: Rework TEID decoding and usage

[PATCH] KVM: x86/emulator: Bounds check reg nr against reg array size
 2022-05-20 18:48 UTC  (4+ messages)

[PATCH kvm-unit-tests] x86: do not overwrite bits 7 and 12 of MSR_IA32_MISC_ENABLE
 2022-05-20 18:32 UTC 

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-05-20 18:31 UTC  (4+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "

[PATCH kvmtool] Fixes: 0febaae00bb6 ("Add asm/kernel.h for riscv")
 2022-05-20 18:09 UTC 

[mst-vhost:vhost 26/43] drivers/vhost/vdpa.c:1003:3-9: preceding lock on line 991 (fwd)
 2022-05-20 16:37 UTC 

Unsure about whether 3 bugs are on KVM side or QEMU side
 2022-05-20 16:09 UTC 

[PATCH v3 0/8] KVM: Fix mmu_notifier vs. pfncache vs. pfncache races
 2022-05-20 16:04 UTC  (6+ messages)
` [PATCH v3 6/8] KVM: Fully serialize gfn=>pfn cache refresh via mutex

[PATCH 00/89] KVM: arm64: Base support for the pKVM hypervisor at EL2
 2022-05-20 16:03 UTC  (5+ messages)
` [PATCH 03/89] KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure
` [PATCH 33/89] KVM: arm64: Handle guest stage-2 page-tables entirely at EL2

[CFP LPC 2022] Confidential Computing Microconference
 2022-05-20 15:48 UTC 

[PATCH] KVM: x86: Inhibit APICv/AVIC when changing apic id/base from the defaults
 2022-05-20 15:26 UTC  (2+ messages)

[PATCH RESEND v3 00/11] KVM: x86/pmu: More refactoring to get rid of PERF_TYPE_HARDWAR
 2022-05-20 15:20 UTC  (8+ messages)
` [PATCH RESEND v3 03/11] KVM: x86/pmu: Protect kvm->arch.pmu_event_filter with SRCU
` [PATCH RESEND v3 11/11] KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context

[PATCH v2 0/8] KVM: Fix mmu_notifier vs. pfncache vs. pfncache races
 2022-05-20 15:02 UTC  (6+ messages)
` [PATCH v2 6/8] KVM: Fix multiple races in gfn=>pfn cache refresh

[PATCH] KVM: x86: Move kzalloc out of atomic context on PREEMPT_RT
 2022-05-20 14:49 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: optimizing the code in mmu_try_to_unsync_pages
 2022-05-20 14:47 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Use try_cmpxchg64 in fast_pf_fix_direct_spte
 2022-05-20 14:46 UTC 

[PATCH 2/3] KVM: x86/svm/pmu: Direct access pmu->gp_counter[] to implement amd_*_to_pmc()
 2022-05-20 14:45 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-05-20 14:39 UTC  (11+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[PATCH 1/3] KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl
 2022-05-20 14:32 UTC  (3+ messages)
` [PATCH 3/3] KVM: x86/pmu: Drop redundant-clumsy-asymmetric PERFCTR_CORE MSRs handling

[PATCH 1/3] KVM: x86/pmu: Add fast-path check for per-vm vPMU disablility
 2022-05-20 14:32 UTC  (3+ messages)
` [PATCH 3/3] KVM: x86/svm/pmu: Drop 'enum index' for more counters scalability

[PATCH RESEND] KVM: powerpc: remove extraneous asterisk from rm_host_ipi_action comment
 2022-05-20 14:25 UTC  (2+ messages)

[PATCH v2] KVM: x86/pmu: Don't pre-set the pmu->global_ctrl when refreshing
 2022-05-20 14:25 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update KVM RISC-V entry to cover selftests support
 2022-05-20 14:19 UTC  (3+ messages)

[kvm-unit-tests PATCH] s390x: Ignore gcc 12 warnings for low addresses
 2022-05-20 14:08 UTC  (6+ messages)

[kvm-unit-tests PATCH v2 0/2] s390x: Avoid gcc 12 warnings
 2022-05-20 14:05 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/2] s390x: Introduce symbol for lowcore and use it
` [kvm-unit-tests PATCH v2 2/2] s390x: Fix gcc 12 warning about array bounds

[PATCH] KVM: x86: SVM: fix nested PAUSE filtering
 2022-05-20 14:05 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-05-20 14:02 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 14/23] lib: Avoid ms_abi for calls related to EFI on arm64

[PATCH] KVM: Free new dirty bitmap if creating a new memslot fails
 2022-05-20 13:44 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/mmu: nEPT X-only unsync bug fix
 2022-05-20 13:31 UTC  (2+ messages)

[PATCH kvm-unit-tests v2 0/2] lib: Cleanups
 2022-05-20 13:24 UTC  (3+ messages)
` [PATCH kvm-unit-tests v2 1/2] lib: Fix whitespace
` [PATCH kvm-unit-tests v2 2/2] lib: Add ctype.h and collect is* functions

[PATCH] KVM: x86: hyper-v: fix type of valid_bank_mask
 2022-05-20 13:19 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/2] lib: Cleanups
 2022-05-20 13:17 UTC  (7+ messages)
` [PATCH kvm-unit-tests 1/2] lib: Fix whitespace
` [PATCH kvm-unit-tests 2/2] lib: Add ctype.h and collect is* functions

[PATCH] KVM: eventfd: Fix false positive RCU usage warning
 2022-05-20 13:10 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 736ee37e2e8eed7fe48d0a37ee5a709514d478b3
 2022-05-20 12:46 UTC  (4+ messages)

[PATCH v12 00/16] Introduce Architectural LBR for vPMU
 2022-05-20 12:28 UTC  (2+ messages)

[PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
 2022-05-20 12:28 UTC  (7+ messages)

[PATCH 1/3] KVM: x86/pmu: Move the vmx_icl_pebs_cpu[] definition out of the header file
 2022-05-20 12:00 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: remove useless prototype
 2022-05-20 12:00 UTC 

[GIT PULL] KVM/riscv changes for 5.19
 2022-05-20 11:55 UTC  (2+ messages)

[GIT PULL] KVM/arm64 updates for 5.19
 2022-05-20 11:55 UTC  (2+ messages)

[PATCH] Documentation: kvm: reorder ARM-specific section about KVM_SYSTEM_EVENT_SUSPEND
 2022-05-20 11:23 UTC 

[RFC PATCH v1 0/8] virtio/vsock: experimental zerocopy receive
 2022-05-20 11:09 UTC  (5+ messages)

[PATCH] iommu/s390: tolerate repeat attach_dev calls
 2022-05-20 10:30 UTC  (3+ messages)

[PATCH] vfio/pci: Add driver_managed_dma to the new vfio_pci drivers
 2022-05-20 10:20 UTC  (2+ messages)

[PATCH v2 00/19] Control VQ support in vDPA
 2022-05-20  8:04 UTC  (2+ messages)

[QEMU PATCH] x86: Set maximum APIC ID to KVM prior to vCPU creation
 2022-05-20  7:56 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 21498d01d045c5b95b93e0a0625ae965b4330ebe
 2022-05-20  6:08 UTC 

[RFC] KVM / QEMU: Introduce Interface for Querying APICv Info
 2022-05-20  5:51 UTC  (3+ messages)

[PATCH] vfio: Do not manipulate iommu dma_owner for fake iommu groups
 2022-05-20  5:32 UTC  (2+ messages)

KVM/riscv changes for 5.19
 2022-05-20  4:49 UTC  (2+ messages)

[Bug 216002] New: When a break point is set, nested virtualization sees "kvm_queue_exception: Assertion `!env->exception_has_payload' failed."
 2022-05-20  2:41 UTC  (2+ messages)
` [Bug 216002] "


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