public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-13 17:19:53 to 2025-03-17 07:20:20 UTC [more...]

[PATCH v8 0/5] vfio-pci support pasid attach/detach
 2025-03-17  7:25 UTC  (5+ messages)
` [PATCH v8 4/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability

[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
 2025-03-17  7:06 UTC  (29+ messages)
` [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH v3 0/7] Enable shared device assignment
 2025-03-17  6:18 UTC  (14+ messages)
` [PATCH v3 3/7] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
` [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
` [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks

[PATCH v5 0/4] Enable Secure TSC for SEV-SNP
 2025-03-17  5:23 UTC  (5+ messages)
` [PATCH v5 1/4] x86/cpufeatures: Add SNP Secure TSC
` [PATCH v5 2/4] KVM: SVM: Add missing member in SNP_LAUNCH_START command structure
` [PATCH v5 3/4] KVM: SVM: Add GUEST_TSC_FREQ MSR for Secure TSC enabled guests
` [PATCH v5 4/4] KVM: SVM: Enable Secure TSC for SNP guests

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-17  2:32 UTC  (18+ messages)
` [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid
` [RFC PATCH v2 07/22] coco/tsm: Add tsm and tsm-host modules
` [RFC PATCH v2 10/22] KVM: SVM: Add uAPI to change RMP for MMIO
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[PATCH net-next v10 00/10] tun: Introduce virtio-net hashing feature
 2025-03-17  1:25 UTC  (3+ messages)
` [PATCH net-next v10 03/10] tun: Allow steering eBPF program to fall back

[kvm-unit-tests PATCH] riscv: Refactor SBI FWFT lock tests
 2025-03-16 12:32 UTC 

[PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
 2025-03-15 12:36 UTC  (5+ messages)

[PATCH] KVM: x86: Explicitly zero-initialize on-stack CPUID unions
 2025-03-15  8:59 UTC  (2+ messages)

[PATCH 0/8] x86/irq: KVM: Optimize KVM's PIR harvesting
 2025-03-15  3:06 UTC  (9+ messages)
` [PATCH 1/8] x86/irq: Ensure initial PIR loads are performed exactly once
` [PATCH 2/8] x86/irq: Track if IRQ was found in PIR during initial loop (to load PIR vals)
` [PATCH 3/8] KVM: VMX: Ensure vIRR isn't reloaded at odd times when sync'ing PIR
` [PATCH 4/8] x86/irq: KVM: Track PIR bitmap as an "unsigned long" array
` [PATCH 5/8] KVM: VMX: Process PIR using 64-bit accesses on 64-bit kernels
` [PATCH 6/8] KVM: VMX: Isolate pure loads from atomic XCHG when processing PIR
` [PATCH 7/8] KVM: VMX: Use arch_xchg() when processing PIR to avoid instrumentation
` [PATCH 8/8] x86/irq: KVM: Add helper for harvesting PIR to deduplicate KVM and posted MSIs

[PATCH] KVM: x86: Add a module param to control and enumerate device posted IRQs
 2025-03-15  2:56 UTC 

[PATCH] KVM: Allow building irqbypass.ko as as module when kvm.ko is a module
 2025-03-15  2:46 UTC 

[PATCH] KVM: nVMX: Check MSR load/store list counts during VM-Enter consistency checks
 2025-03-15  2:44 UTC 

[PATCH 0/3] KVM: x86: Dynamically allocate hashed page list
 2025-03-15  2:40 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86/mmu: Dynamically allocate shadow MMU's "
` [PATCH 2/3] KVM: x86: Allocate kvm_vmx/kvm_svm structures using kzalloc()
` [PATCH 3/3] KVM: x86/mmu: Defer allocation of shadow MMU's hashed page list

[PATCH] KVM: x86/mmu: Wrap sanity check on number of TDP MMU pages with KVM_PROVE_MMU
 2025-03-15  2:34 UTC 

[RFC kvmtool 0/9] arm: Drop support for 32-bit kvmtool
 2025-03-14 22:25 UTC  (10+ messages)
` [RFC kvmtool 1/9] Drop support for 32-bit arm
` [RFC kvmtool 2/9] arm64: Move arm64-only features into main directory
` [RFC kvmtool 3/9] arm64: Combine kvm.c
` [RFC kvmtool 4/9] arm64: Merge kvm-cpu.c
` [RFC kvmtool 5/9] arm64: Combine kvm-config-arch.h
` [RFC kvmtool 6/9] arm64: Move remaining kvm/* headers
` [RFC kvmtool 7/9] arm64: Move asm headers
` [RFC kvmtool 8/9] arm64: Rename top-level directory
` [RFC kvmtool 9/9] arm64: Get rid of the 'arm-common' include directory

[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
 2025-03-14 20:04 UTC  (16+ messages)

[PATCH v5 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
 2025-03-14 19:59 UTC  (3+ messages)
` [PATCH v5 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-14 18:49 UTC  (7+ messages)

[PATCH v6 04/10] KVM: guest_memfd: Allow host to map guest_memfd() pages
 2025-03-14 18:46 UTC  (2+ messages)

[PATCH v5 00/17] make system memory API available for common code
 2025-03-14 18:39 UTC  (21+ messages)
` [PATCH v5 01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
` [PATCH v5 02/17] exec/tswap: implement {ld,st}.*_p as functions instead of macros
` [PATCH v5 03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
` [PATCH v5 04/17] exec/memory_ldst_phys: extract memory_ldst_phys "
` [PATCH v5 05/17] exec/memory.h: make devend_memop "target defines" agnostic
` [PATCH v5 06/17] codebase: prepare to remove cpu.h from exec/exec-all.h
` [PATCH v5 07/17] exec/exec-all: remove dependency on cpu.h
` [PATCH v5 08/17] exec/memory-internal: "
` [PATCH v5 09/17] exec/ram_addr: "
` [PATCH v5 10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code
` [PATCH v5 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
` [PATCH v5 12/17] hw/xen: add stubs for various functions
` [PATCH v5 13/17] system/physmem: compilation unit is now common to all targets
` [PATCH v5 14/17] include/exec/memory: extract devend_big_endian from devend_memop
` [PATCH v5 15/17] include/exec/memory: move devend functions to memory-internal.h
` [PATCH v5 16/17] system/memory: make compilation unit common
` [PATCH v5 17/17] system/ioport: "

[PATCH v2 0/2] KVM: x86: Support protected TSC
 2025-03-14 18:34 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Push down setting vcpu.arch.user_set_tsc
` [PATCH v2 2/2] KVM: x86: Add infrastructure for secure TSC

[PATCH v2] KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
 2025-03-14 18:00 UTC 

[PATCH v4 00/17] make system memory API available for common code
 2025-03-14 17:20 UTC  (4+ messages)
` [PATCH v4 12/17] hw/xen: add stubs for various functions

[GIT PULL v1 0/1] KVM: s390: pv: fix race when making a page secure
 2025-03-14 16:15 UTC  (2+ messages)
` [GIT PULL v1 1/1] "

[kvm-unit-tests PATCH v2 0/5] arm64: Change the default QEMU CPU type to "max"
 2025-03-14 15:49 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/5] configure: arm64: Don't display 'aarch64' as the default architecture
` [kvm-unit-tests PATCH v2 2/5] configure: arm/arm64: Display the correct default processor
` [kvm-unit-tests PATCH v2 3/5] arm64: Implement the ./configure --processor option
` [kvm-unit-tests PATCH v2 4/5] configure: Add --qemu-cpu option
` [kvm-unit-tests PATCH v2 5/5] arm64: Use -cpu max as the default for TCG

[PATCH 0/4] KVM: TDX: Cleanup the kvm_x86_ops structure for vmx/tdx
 2025-03-14 15:47 UTC  (8+ messages)
` [PATCH 1/4] KVM: TDX: Move apicv_pre_state_restore to posted_intr.c
` [PATCH 2/4] KVM: VMX: Move x86_ops wrappers under CONFIG_KVM_INTEL_TDX
` [PATCH 3/4] KVM: VMX: Make naming consistent for kvm_complete_insn_gp via define
` [PATCH 4/4] KVM: VMX: Clean up and macrofy x86_ops

[PATCH] KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
 2025-03-14 15:34 UTC  (6+ messages)

[kvm-unit-tests PATCH v9 0/6] riscv: add SBI SSE extension tests
 2025-03-14 14:40 UTC  (14+ messages)
` [kvm-unit-tests PATCH v9 1/6] kbuild: Allow multiple asm-offsets file to be generated
` [kvm-unit-tests PATCH v9 2/6] riscv: Set .aux.o files as .PRECIOUS
` [kvm-unit-tests PATCH v9 3/6] riscv: Use asm-offsets to generate SBI_EXT_HSM values
` [kvm-unit-tests PATCH v9 4/6] riscv: lib: Add SBI SSE extension definitions
` [kvm-unit-tests PATCH v9 5/6] lib: riscv: Add SBI SSE support
` [kvm-unit-tests PATCH v9 6/6] riscv: sbi: Add SSE extension tests

[PATCH 0/2] KVM: kvm-coco-queue: Support protected TSC
 2025-03-14  0:43 UTC  (6+ messages)
` [PATCH 2/2] KVM: x86: Don't allow tsc_offset, tsc_scaling_ratio to change

[PATCH v3 00/17] riscv: add SBI FWFT misaligned exception delegation support
 2025-03-14 13:53 UTC  (21+ messages)
` [PATCH v3 02/17] riscv: sbi: add FWFT extension interface
` [PATCH v3 03/17] riscv: sbi: add SBI FWFT extension calls
` [PATCH v3 05/17] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v3 06/17] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v3 08/17] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v3 14/17] RISC-V: KVM: add SBI extension init()/deinit() functions

[RFC kvm-unit-tests PATCH] riscv: Refactoring sbi fwft tests
 2025-03-14 13:06 UTC  (4+ messages)
` [RFC kvm-unit-tests PATCH v2] "

[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
 2025-03-14 11:19 UTC  (14+ messages)
` [PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
` [PATCH 5/5] KVM: Add hugepage support for dedicated guest memory

[kvm-unit-tests PATCH v8 0/6] riscv: add SBI SSE extension tests
 2025-03-14 10:09 UTC  (5+ messages)
` [kvm-unit-tests PATCH v8 6/6] riscv: sbi: Add "

[PATCH RFC 00/11] nvmet: Add NVMe target mdev/vfio driver
 2025-03-14  8:31 UTC  (17+ messages)
` [PATCH RFC 01/11] nvmet: Remove duplicate uuid_copy
` [PATCH RFC 02/11] nvmet: Export nvmet_add_async_event and add definitions
` [PATCH RFC 03/11] nvmet: Add nvmet_fabrics_ops flag to indicate SGLs not supported
` [PATCH RFC 10/11] nvmet: Add addr fam and trtype for mdev pci driver

[PATCH v5 0/5] bugfix some driver issues
 2025-03-14  8:11 UTC  (5+ messages)
` [PATCH v5 1/5] hisi_acc_vfio_pci: fix XQE dma address error
` [PATCH v5 5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver

[bug report] KVM: x86: Syzkaller has discovered an use-after-free issue in complete_emulated_mmio of kernel 5.10
 2025-03-14  6:26 UTC 

[PATCH v3] KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
 2025-03-14  3:46 UTC  (2+ messages)

[RFC PATCH] vfio/pci: add PCIe TPH to device feature ioctl
 2025-03-14  1:49 UTC  (7+ messages)

[PATCH 0/7] Make ASIDs static for SVM
 2025-03-14  0:47 UTC  (9+ messages)
` [PATCH 1/7] KVM: VMX: Generalize VPID allocation to be vendor-neutral
` [PATCH 2/7] KVM: SVM: Use cached local variable in init_vmcb()
` [PATCH 3/7] KVM: SVM: Add helpers to set/clear ASID flush
` [PATCH 4/7] KVM: SVM: Flush everything if FLUSHBYASID is not available
` [PATCH 5/7] KVM: SVM: Flush the ASID when running on a new CPU
` [PATCH 6/7] KVM: SVM: Use a single ASID per VM
` [PATCH 7/7] KVM: SVM: Share more code between pre_sev_run() and pre_svm_run()

[PATCH 0/3] Unify IBRS virtualization
 2025-03-13 21:23 UTC  (2+ messages)

[RFC PATCH 00/18] KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC)
 2025-03-13 20:36 UTC  (19+ messages)
` [RFC PATCH 01/18] KVM: VMX: Remove EPT_VIOLATIONS_ACC_*_BIT defines
` [RFC PATCH 02/18] KVM: nVMX: Decouple EPT RWX bits from EPT Violation protection bits
` [RFC PATCH 03/18] KVM: x86: Add module parameter for Intel MBEC
` [RFC PATCH 04/18] KVM: VMX: add cpu_has_vmx_mbec helper
` [RFC PATCH 05/18] KVM: x86: Add pt_guest_exec_control to kvm_vcpu_arch
` [RFC PATCH 06/18] KVM: VMX: Wire up Intel MBEC enable/disable logic
` [RFC PATCH 07/18] KVM: VMX: Define VMX_EPT_USER_EXECUTABLE_MASK
` [RFC PATCH 08/18] KVM: x86/mmu: Remove SPTE_PERM_MASK
` [RFC PATCH 09/18] KVM: x86/mmu: Extend access bitfield in kvm_mmu_page_role
` [RFC PATCH 10/18] KVM: VMX: Extend EPT Violation protection bits
` [RFC PATCH 11/18] KVM: VMX: Enhance EPT violation handler for PROT_USER_EXEC
` [RFC PATCH 12/18] KVM: x86/mmu: Introduce shadow_ux_mask
` [RFC PATCH 13/18] KVM: x86/mmu: Adjust SPTE_MMIO_ALLOWED_MASK to understand MBEC
` [RFC PATCH 14/18] KVM: x86/mmu: Extend is_executable_pte "
` [RFC PATCH 15/18] KVM: x86/mmu: Extend make_spte "
` [RFC PATCH 16/18] KVM: nVMX: Setup Intel MBEC in nested secondary controls
` [RFC PATCH 17/18] KVM: VMX: Allow MBEC with EVMCS
` [RFC PATCH 18/18] KVM: x86: Enable module parameter for MBEC

[PATCH RFC] KVM: TDX: Defer guest memory removal to decrease shutdown time
 2025-03-13 19:07 UTC  (3+ messages)

[PATCH v3 00/10] KVM: TDX: TD vcpu enter/exit
 2025-03-13 18:17 UTC  (6+ messages)
` [PATCH v3 05/10] KVM: TDX: restore host xsave state when exit from the guest TD


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