kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-20 18:32:26 to 2022-05-23 19:39:28 UTC [more...]

[PATCH v6 0/3] Introduce Notify VM exit
 2022-05-23 19:30 UTC  (6+ messages)
` [PATCH v6 2/3] KVM: selftests: Add a test to get/set triple fault event

[Bug 203477] New: [AMD][KVM] Windows L1 guest becomes extremely slow and unusable after enabling Hyper-V
 2022-05-23 19:23 UTC  (2+ messages)
` [Bug 203477] "

[PATCH 0/4] Implement vdpasim stop operation
 2022-05-23 19:20 UTC  (14+ 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] KVM: set_msr_mce: Permit guests to ignore single-bit ECC errors
 2022-05-23 19:20 UTC  (4+ messages)

[PATCH kvmtool] Fixes: 0febaae00bb6 ("Add asm/kernel.h for riscv")
 2022-05-23 19:15 UTC  (6+ messages)

[PATCH] x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
 2022-05-23 19:17 UTC  (2+ messages)

[GIT PULL 0/4] KVM: s390: Fix and feature for 5.19
 2022-05-23 19:15 UTC  (6+ messages)
` [GIT PULL 1/4] drivers/s390/char: Add Ultravisor io device
` [GIT PULL 2/4] selftests: drivers/s390x: Add uvdevice tests
` [GIT PULL 3/4] KVM: s390: Don't indicate suppression on dirtying, failing memop
` [GIT PULL 4/4] KVM: s390: selftest: Test suppression indication on key prot exception

[PATCH v2] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-05-23 19:07 UTC  (2+ messages)

[PATCH] KVM: debugfs: expose pid of vcpu threads
 2022-05-23 19:03 UTC 

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

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

[PATCH V2 0/6] perf intel-pt: Add support for tracing KVM test programs
 2022-05-23 17:56 UTC  (5+ messages)
` [PATCH V2 5/6] perf kvm report: Add guest_code support

[PATCH kvmtool 0/2] Fixes for virtio_balloon stats printing
 2022-05-23 17:39 UTC  (9+ messages)

[PATCH] vfio: Split migration ops from main device ops
 2022-05-23 17:25 UTC  (6+ messages)

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-05-23 17:31 UTC  (24+ messages)
` [RFC PATCH v3 02/19] KVM: x86: inhibit APICv/AVIC when the guest and/or host changes apic id/base from the defaults
` [RFC PATCH v3 03/19] KVM: x86: SVM: remove avic's broken code that updated APIC ID
` [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally
` [RFC PATCH v3 06/19] KVM: x86: mmu: add gfn_in_memslot helper
` [RFC PATCH v3 14/19] KVM: x86: rename .set_apic_access_page_addr to reload_apic_access_page

[PATCH v3] KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
 2022-05-23 16:43 UTC  (2+ messages)

[PATCH v3 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-23 16:41 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH] target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host
 2022-05-23 16:26 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()
 2022-05-23 16:17 UTC  (2+ messages)

[RFC PATCH v4 00/36] TDX QEMU support
 2022-05-23 15:42 UTC  (29+ messages)
` [RFC PATCH v4 03/36] target/i386: Implement mc->kvm_type() to get VM type
` [RFC PATCH v4 04/36] target/i386: Introduce kvm_confidential_guest_init()
` [RFC PATCH v4 05/36] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
` [RFC PATCH v4 06/36] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [RFC PATCH v4 07/36] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [RFC PATCH v4 08/36] i386/tdx: Adjust get_supported_cpuid() for TDX VM
` [RFC PATCH v4 10/36] i386/kvm: Move architectural CPUID leaf generation to separate helper
` [RFC PATCH v4 11/36] i386/tdx: Initialize TDX before creating TD vcpus
` [RFC PATCH v4 13/36] i386/tdx: Validate TD attributes
` [RFC PATCH v4 14/36] i386/tdx: Implement user specified tsc frequency
` [RFC PATCH v4 15/36] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM

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

[kvm-unit-tests PATCH v3 0/4] More skey instr. emulation test
 2022-05-23 13:24 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 1/3] s390x: Test TEID values in storage key test
` [kvm-unit-tests PATCH v3 2/3] s390x: Test effect of storage keys on some more instructions
` [kvm-unit-tests PATCH v3 3/3] s390x: Test effect of storage keys on diag 308

[PATCH] vhost-vdpa: return -EFAULT on copy_to_user() failure
 2022-05-23 10:44 UTC  (2+ messages)

[PATCH] vhost-vdpa: Fix some error handling path in vhost_vdpa_process_iotlb_msg()
 2022-05-23 10:33 UTC  (3+ messages)

[mst-vhost:vhost 26/43] drivers/vhost/vdpa.c:1003:3-9: preceding lock on line 991 (fwd)
 2022-05-23 10:26 UTC  (2+ messages)

[Bug 216017] New: KVM: problem virtualization from kernel 5.17.9
 2022-05-23 10:18 UTC  (5+ messages)
` [Bug 216017] "

[QEMU PATCH v2] x86: Set maximum APIC ID to KVM prior to vCPU creation
 2022-05-23  9:12 UTC 

[PATCH] KVM: x86/mmu: optimizing the code in mmu_try_to_unsync_pages
 2022-05-23  9:27 UTC  (4+ messages)

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2022-05-23  6:36 UTC 

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-05-23  6:02 UTC  (7+ messages)
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility

[linux-next:master 12308/12886] arch/x86/kvm/hyperv.c:1983:22: warning: shift count >= width of type
 2022-05-23  5:54 UTC  (2+ messages)

[PATCH 11/22] KVM: x86: hyper-v: replace bitmap_weight() with hweight64()
 2022-05-22 17:39 UTC  (3+ messages)

[PATCH] tools/kvm_stat: fix display of error when multiple processes are found
 2022-05-22 12:21 UTC 

[linux-next:master] BUILD REGRESSION 736ee37e2e8eed7fe48d0a37ee5a709514d478b3
 2022-05-22 11:57 UTC  (7+ messages)

[kvm:queue 10/60] arch/x86/kernel/kvm.c:240:2-7: WARNING: NULL check before some freeing functions is not needed
 2022-05-22 11:19 UTC 

[PATCH] KVM: x86: SVM: fix nested PAUSE filtering
 2022-05-22  8:24 UTC  (3+ messages)

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] 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 

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

[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
 2022-05-21  7:38 UTC  (4+ 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

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  (4+ messages)
` [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 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  (2+ messages)

[PATCH kvm-unit-tests] x86: do not overwrite bits 7 and 12 of MSR_IA32_MISC_ENABLE
 2022-05-20 18:32 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).