kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-22 15:05:48 to 2024-08-26 05:48:42 UTC [more...]

[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
 2024-08-26  5:47 UTC 

[kvm-unit-tests PATCH] Changed cpumask_next to wrap instead of terminating after nr_cpus
 2024-08-26  5:40 UTC 

[kvm-unit-tests PATCH] Added prefix pop at bottom of DBCN test function
 2024-08-26  5:33 UTC 

[PATCH v3 0/2] KVM: x86: Check hypercall's exit to userspace generically
 2024-08-26  2:22 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] KVM: x86: Use user_exit_on_hypercall() instead of opencode

[RFC] Why is set_config not supported in mlx5_vnet?
 2024-08-26  1:48 UTC  (2+ messages)

[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
 2024-08-26  0:08 UTC  (10+ messages)
` [Bug 219009] "

[PATCH v5 0/4] Allow userspace to change ID_AA64PFR1_EL1
 2024-08-25 19:45 UTC  (5+ messages)

[kvm-unit-tests PATCH v2 0/4] riscv: sbi: Add support to test HSM extension
 2024-08-25 17:08 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib/report: Add helper methods to clear multiple prefixes
` [kvm-unit-tests PATCH v2 2/4] riscv: sbi: Add IPI extension support
` [kvm-unit-tests PATCH v2 3/4] riscv: sbi: Add HSM extension functions
` [kvm-unit-tests PATCH v2 4/4] riscv: sbi: Add tests for HSM extension

[PATCH v1 1/2] virtio_fs: introduce virtio_fs_put_locked helper
 2024-08-25 13:07 UTC  (2+ messages)
` [PATCH v1 2/2] virtio_fs: add sysfs entries for queue information

[PATCH v2 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
 2024-08-25 12:35 UTC  (5+ messages)
` [PATCH v2 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature
` [PATCH v2 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field

[PATCH v3 0/4] Distinguish between variants of IBPB
 2024-08-25 12:17 UTC  (13+ messages)
` [PATCH v3 1/4] x86/cpufeatures: Clarify semantics of X86_FEATURE_IBPB
` [PATCH v3 2/4] x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
` [PATCH v3 3/4] KVM: x86: Advertise AMD_IBPB_RET to userspace
` [PATCH v3 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB

[Bug 199727] CPU freezes in KVM guests during high IO load on host
 2024-08-25  7:29 UTC  (3+ messages)

[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-25  3:45 UTC  (3+ messages)
` [PATCH v9 02/12] acpi/ghes: rework the logic to handle HEST source ID
` [PATCH v9 04/12] acpi/ghes: better name GHES memory error function

[PATCH] fixup! KVM: x86/tdp_mmu: Rename REMOVED_SPTE to FROZEN_SPTE
 2024-08-25  3:15 UTC  (3+ messages)

[PATCH v8 00/10] x86/cpu: KVM: Clean up PAT and VMX macros
 2024-08-24  9:41 UTC  (3+ messages)

[PATCH -next] KVM: SVM: Remove unnecessary GFP_KERNEL_ACCOUNT in svm_set_nested_state()
 2024-08-24  9:33 UTC  (5+ messages)

[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
 2024-08-24  5:35 UTC  (4+ messages)
` [RFC PATCH v1 2/4] KVM: SVM: Enable Bus lock threshold exit

[PATCH v3 0/4] Relax canonical checks on some arch msrs
 2024-08-24  0:07 UTC  (11+ messages)
` [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs
` [PATCH v3 4/4] KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE

[PATCH v3 0/6] KVM: Improve MMIO Coalescing API
 2024-08-24  0:04 UTC  (3+ messages)
` [PATCH v3 1/6] KVM: Fix coalesced_mmio_has_room()

[PATCH] KVM: VMX: hyper-v: Prevent impossible NULL pointer dereference in evmcs_load()
 2024-08-23 23:48 UTC  (2+ messages)

[PATCH] KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit
 2024-08-23 23:48 UTC  (2+ messages)

[PATCH v3 0/2] Fix for a very old KVM bug in the segment cache
 2024-08-23 23:48 UTC  (2+ messages)

[PATCH] KVM: VMX: Modify the BUILD_BUG_ON_MSG of the 32-bit field in the vmcs_check16 function
 2024-08-23 23:48 UTC  (2+ messages)

[PATCH] KVM: VMX: Do not account for temporary memory allocation in ECREATE emulation
 2024-08-23 23:48 UTC  (2+ messages)

[PATCH 0/2] KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metal
 2024-08-23 23:47 UTC  (2+ messages)

[PATCH v2 0/6] KVM: x86/mmu: Optimize TDP MMU huge page recovery during disable-dirty-log
 2024-08-23 23:56 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: Drop @max_level from kvm_mmu_max_mapping_level()
` [PATCH v2 2/6] KVM: x86/mmu: Batch TLB flushes when zapping collapsible TDP MMU SPTEs
` [PATCH v2 3/6] KVM: x86/mmu: Refactor TDP MMU iter need resched check
` [PATCH v2 4/6] KVM: x86/mmu: Recover TDP MMU huge page mappings in-place instead of zapping
` [PATCH v2 5/6] KVM: x86/mmu: Rename make_huge_page_split_spte() to make_small_spte()
` [PATCH v2 6/6] KVM: x86/mmu: WARN if huge page recovery triggered during dirty logging

[PATCH v2] KVM: x86/mmu: Clean up function comments for dirty logging APIs
 2024-08-23 23:47 UTC  (2+ messages)

[PATCH] KVM: x86: Optimize local variable in start_sw_tscdeadline()
 2024-08-23 23:47 UTC  (2+ messages)

[PATCH v3] KVM: x86: Advertise AVX10.1 CPUID to userspace
 2024-08-23 23:47 UTC  (2+ messages)

[PATCH v2 00/10] KVM: x86: Clean up MSR access/failure handling
 2024-08-23 23:47 UTC  (2+ messages)

[PATCH] KVM: x86: Use this_cpu_ptr() in kvm_user_return_msr_cpu_online
 2024-08-23 23:47 UTC  (2+ messages)

[PATCH v2 0/6] KVM: Improve MMIO Coalescing API
 2024-08-23 23:47 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEs
 2024-08-23 23:47 UTC  (2+ messages)

[PATCH] KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
 2024-08-23 23:47 UTC  (2+ messages)

[PATCH v4 0/4] x86/cpu: Add Bus Lock Detect support for AMD
 2024-08-23 23:47 UTC  (2+ messages)

[PATCH 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
 2024-08-23 23:46 UTC  (6+ messages)
` [PATCH 04/22] KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected

[PATCH 0/2] KVM: x86/mmu: Run NX huge page recovery under MMU read lock
 2024-08-23 22:38 UTC  (10+ messages)
` [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU "

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-08-23 22:37 UTC  (27+ messages)
` [RFC PATCH 01/21] tsm-report: Rename module to reflect what it does
` [RFC PATCH 02/21] pci/doe: Define protocol types and make those public
` [RFC PATCH 03/21] pci: Define TEE-IO bit in PCIe device capabilities
` [RFC PATCH 04/21] PCI/IDE: Define Integrity and Data Encryption (IDE) extended capability
` [RFC PATCH 05/21] crypto/ccp: Make some SEV helpers public
` [RFC PATCH 06/21] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
` [RFC PATCH 07/21] pci/tdisp: Introduce tsm module
` [RFC PATCH 08/21] crypto/ccp: Implement SEV TIO firmware interface
` [RFC PATCH 09/21] kvm: Export kvm_vm_set_mem_attributes
` [RFC PATCH 10/21] vfio: Export helper to get vfio_device from fd
` [RFC PATCH 11/21] KVM: SEV: Add TIO VMGEXIT and bind TDI
` [RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages
` [RFC PATCH 13/21] KVM: X86: Handle private MMIO as shared
` [RFC PATCH 14/21] RFC: iommu/iommufd/amd: Add IOMMU_HWPT_TRUSTED flag, tweak DTE's DomainID, IOTLB
` [RFC PATCH 15/21] coco/sev-guest: Allow multiple source files in the driver
` [RFC PATCH 16/21] coco/sev-guest: Make SEV-to-PSP request helpers public
` [RFC PATCH 17/21] coco/sev-guest: Implement the guest side of things
` [RFC PATCH 18/21] RFC: pci: Add BUS_NOTIFY_PCI_BUS_MASTER event
` [RFC PATCH 19/21] sev-guest: Stop changing encrypted page state for TDISP devices
` [RFC PATCH 20/21] pci: Allow encrypted MMIO mapping via sysfs
` [RFC PATCH 21/21] pci: Define pci_iomap_range_encrypted

[kvm-unit-tests PATCH] x86: Force host-phys-bits for normal maxphyaddr access tests
 2024-08-23 22:18 UTC 

[PATCH v2 0/9] SEV Kernel Selftests
 2024-08-23 22:16 UTC  (6+ messages)
` [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY

[PATCH] sched: Don't try to catch up excess steal time
 2024-08-23 21:52 UTC  (3+ messages)

[PATCH 0/2] KVM: Coalesced IO cleanup and test
 2024-08-23 19:13 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)
` [PATCH 2/2] KVM: Clean up coalesced MMIO ring full check

[PATCH v6 0/2] Add arch_timer_edge_cases selftest
 2024-08-23 17:58 UTC  (3+ messages)
` [PATCH v6 1/2] KVM: selftests: Ensure pending interrupts are handled in arch_timer test
` [PATCH v6 2/2] KVM: arm64: selftests: Add arch_timer_edge_cases selftest

[PATCH v2 1/2] x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
 2024-08-23 17:33 UTC  (6+ messages)
` [PATCH v2 2/2] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB

[PATCH net-next v14 04/11] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-08-23 15:00 UTC 

[RFC] vDPA: Trying to make sense of config data
 2024-08-23 14:51 UTC  (2+ messages)

[PATCH v3 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions
 2024-08-23 14:47 UTC  (8+ messages)
` [PATCH v3 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC "
` [PATCH v3 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions
` [PATCH v3 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC "
` [PATCH v3 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD "
` [PATCH v3 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions

[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
 2024-08-23 13:29 UTC  (3+ messages)
` [PATCH v5 04/19] firmware/psci: Add psci_early_test_conduit()

[PATCH] KVM: Use precise range-based flush in mmu_notifier hooks when possible
 2024-08-23 13:27 UTC  (7+ messages)

[PATCH 0/3] selftests: kvm: s390: Add ucontrol memory selftests
 2024-08-23 13:20 UTC  (11+ messages)
` [PATCH 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH 2/3] selftests: kvm: s390: Add uc_skey "

[[PATCH V2 10/10] LoongArch: KVM: Add irqfd support
 2024-08-23  9:37 UTC 

[[PATCH V2 09/10] LoongArch: KVM: Add PCHPIC user mode read and write functions
 2024-08-23  9:36 UTC 

[[PATCH V2 08/10] LoongArch: KVM: Add PCHPIC read and write functions
 2024-08-23  9:36 UTC 

[[PATCH V2 07/10] LoongArch: KVM: Add PCHPIC device support
 2024-08-23  9:36 UTC 

[[PATCH V2 06/10] LoongArch: KVM: Add EXTIOI read and write functions
 2024-08-23  9:36 UTC 

[[PATCH V2 00/10] Added Interrupt controller emulation for loongarch kvm
 2024-08-23  9:33 UTC  (6+ messages)
` [[PATCH V2 01/10] LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
` [[PATCH V2 02/10] LoongArch: KVM: Add IPI device support
` [[PATCH V2 03/10] LoongArch: KVM: Add IPI read and write function
` [[PATCH V2 04/10] LoongArch: KVM: Add IPI user mode "
` [[PATCH V2 05/10] LoongArch: KVM: Add EXTIOI device support

[PATCH v7 0/3] Add extioi virt extension support
 2024-08-23  6:39 UTC  (4+ messages)
` [PATCH v7 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v7 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
` [PATCH v7 3/3] irqchip/loongson-eiointc: Add extioi virt extension support

[PATCH v2 0/3] KVM: x86: Include host suspended time in steal time
 2024-08-23  5:43 UTC  (6+ messages)
` [PATCH v2 2/3] "

[PATCH v4 00/43] arm64: Support for Arm CCA in KVM
 2024-08-23  4:30 UTC  (18+ messages)
` [PATCH v4 05/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v4 06/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v4 18/43] arm64: RME: Handle realm enter/exit
` [PATCH v4 21/43] arm64: RME: Runtime faulting of memory

[PATCH RFC] kvm: emulate avx vmovdq
 2024-08-23  3:47 UTC  (4+ messages)

[PATCH v2 00/10] KVM: x86: Fix ICR handling when x2AVIC is active
 2024-08-22 23:10 UTC  (7+ messages)
` [PATCH v2 03/10] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)

[RFC PATCH 0/1] KVM selftests runner for running more than just default
 2024-08-22 20:56 UTC  (4+ messages)
` [PATCH 1/1] KVM: selftestsi: Create KVM selftests runnner to run interesting tests

[PATCH 0/7] KVM: x86/mmu: Optimize TDP MMU huge page recovery during disable-dirty-log
 2024-08-22 20:11 UTC  (9+ messages)
` [PATCH 1/7] Revert "KVM: x86/mmu: Don't bottom out on leafs when zapping collapsible SPTEs"
` [PATCH 7/7] KVM: x86/mmu: Recheck SPTE points to a PT during huge page recovery

[PATCH] kvm_host: bump KVM_MAX_IRQ_ROUTE to 128k
 2024-08-22 19:05 UTC  (2+ messages)

[Patch v5 00/18] pmu test bugs fix and improvements
 2024-08-22 18:22 UTC  (3+ messages)
` [Patch v5 06/18] x86: pmu: Add asserts to warn inconsistent fixed events and counters

[PATCH] KVM: x86: Free the MSR filter after destorying VCPUs
 2024-08-22 17:24 UTC  (2+ messages)

[PATCH RFC] KVM: Use maple tree to manage memory attributes
 2024-08-22 17:02 UTC  (6+ messages)

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-08-22 16:58 UTC  (4+ messages)
` [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory


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