public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-23 13:28:34 to 2024-08-26 21:00:02 UTC [more...]

[PATCH v3 0/4] Distinguish between variants of IBPB
 2024-08-26 20:59 UTC  (15+ 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

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-08-26 20:43 UTC  (20+ messages)
` [PATCH v2 01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
` [PATCH v2 02/19] mm: Drop is_huge_zero_pud()
` [PATCH v2 03/19] mm: Mark special bits for huge pfn mappings when inject
` [PATCH v2 04/19] mm: Allow THP orders for PFNMAPs
` [PATCH v2 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
` [PATCH v2 06/19] mm/pagewalk: Check pfnmap for folio_walk_start()
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries
` [PATCH v2 08/19] mm: Always define pxx_pgprot()
` [PATCH v2 09/19] mm: New follow_pfnmap API
` [PATCH v2 10/19] KVM: Use "
` [PATCH v2 11/19] s390/pci_mmio: "
` [PATCH v2 12/19] mm/x86/pat: Use the new "
` [PATCH v2 13/19] vfio: "
` [PATCH v2 14/19] acrn: "
` [PATCH v2 15/19] mm/access_process_vm: "
` [PATCH v2 16/19] mm: Remove follow_pte()
` [PATCH v2 17/19] mm/x86: Support large pfn mappings
` [PATCH v2 18/19] mm/arm64: "
` [PATCH v2 19/19] vfio/pci: Implement huge_fault support

[PATCH 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
 2024-08-26 20:28 UTC  (7+ 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-26 19:51 UTC  (13+ messages)
` [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU "

[RFC] Why is set_config not supported in mlx5_vnet?
 2024-08-26 19:22 UTC  (8+ messages)

[PATCH 0/3] KVM: selftests: Fix unsupported $(ARCH) builds
 2024-08-26 19:01 UTC  (4+ messages)
` [PATCH 1/3] KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs
` [PATCH 2/3] KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
` [PATCH 3/3] KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR

[Bug 219129] New: virtio net performance degradation between Windows and Linux guest in kernel 6.10.3
 2024-08-26 18:52 UTC  (3+ messages)
` [Bug 219129] "

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

[PATCH v4 0/4] x86/cpu: Add Bus Lock Detect support for AMD
 2024-08-26 18:31 UTC  (7+ messages)
` [PATCH v4 4/4] KVM: SVM: Add Bus Lock Detect support

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-26 17:46 UTC  (6+ messages)
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 21/25] KVM: x86: Introduce KVM_TDX_GET_CPUID

[PATCH v1 0/4] vfio/iommu: Flag to allow userspace to set DMA buffers system cacheable
 2024-08-26 17:36 UTC  (7+ messages)
` [PATCH v1 1/4] iommu: Add IOMMU_SYS_CACHE flag for system cache control
` [PATCH v1 2/4] iommu/io-pgtable-arm: Force outer cache for page-level MAIR via user flag
` [PATCH v1 3/4] vfio: Add VFIO_DMA_MAP_FLAG_SYS_CACHE to control device access to system cache
` [PATCH v1 4/4] vfio/type1: Add support for VFIO_DMA_MAP_FLAG_SYS_CACHE

[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
 2024-08-26 17:00 UTC  (2+ messages)

[PATCH v8 00/10] x86/cpu: KVM: Clean up PAT and VMX macros
 2024-08-26 16:21 UTC  (4+ messages)

[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
 2024-08-26 16:15 UTC  (9+ messages)
` [RFC PATCH v1 2/4] KVM: SVM: Enable Bus lock threshold exit
` [RFC PATCH v1 4/4] KVM: selftests: Add bus lock exit test

[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-26 15:38 UTC  (7+ messages)
` [PATCH v2 02/10] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'

[PATCH v2 0/2] LoongArch: KVM: Fix some VM reboot issues
 2024-08-26 14:49 UTC  (3+ messages)
` [PATCH v2 2/2] LoongArch: KVM: Invalid guest steal time address on vCPU reset

[PATCH net-next v15 04/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-08-26 12:40 UTC 

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-08-26 12:30 UTC  (23+ messages)
` [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

[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
 2024-08-26 10:46 UTC  (28+ messages)
` [PATCH v5 01/19] arm64: mm: Add top-level dispatcher for internal mem_encrypt API
` [PATCH v5 02/19] arm64: mm: Add confidential computing hook to ioremap_prot()
` [PATCH v5 03/19] arm64: rsi: Add RSI definitions
` [PATCH v5 04/19] firmware/psci: Add psci_early_test_conduit()
` [PATCH v5 05/19] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v5 06/19] arm64: realm: Query IPA size from the RMM
` [PATCH v5 07/19] arm64: rsi: Add support for checking whether an MMIO is protected
` [PATCH v5 09/19] fixmap: Pass down the full phys address for set_fixmap_io
` [PATCH v5 12/19] efi: arm64: Map Device with Prot Shared
` [PATCH v5 13/19] arm64: Make the PHYS_MASK_SHIFT dynamic
` [PATCH v5 14/19] arm64: Enforce bounce buffers for realm DMA
` [PATCH v5 15/19] arm64: mm: Avoid TLBI when marking pages as valid
` [PATCH v5 16/19] arm64: Enable memory encrypt for Realms

[kvm-unit-tests PATCH v2] riscv: sbi: add IPI extension tests
 2024-08-26  6:51 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

[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
 2024-08-26  0:08 UTC  (8+ 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  (3+ messages)
` [PATCH v2 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature

[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 -next] KVM: SVM: Remove unnecessary GFP_KERNEL_ACCOUNT in svm_set_nested_state()
 2024-08-24  9:33 UTC  (5+ messages)

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

[RFC PATCH 03/21] pci: Define TEE-IO bit in PCIe device capabilities
 2024-08-23 22:19 UTC  (2+ messages)

[RFC PATCH 02/21] pci/doe: Define protocol types and make those public
 2024-08-23 22:18 UTC  (2+ messages)

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

[RFC PATCH 01/21] tsm-report: Rename module to reflect what it does
 2024-08-23 22:17 UTC  (2+ messages)

[PATCH v2 0/9] SEV Kernel Selftests
 2024-08-23 22:16 UTC  (4+ 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  (5+ messages)
` [PATCH v3 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC "
` [PATCH v3 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox