public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-19 19:28:25 to 2025-03-21 19:00:51 UTC [more...]

[PATCH v8 0/5] vfio-pci support pasid attach/detach
 2025-03-21 19:00 UTC  (17+ messages)
` [PATCH v8 3/5] vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid
` [PATCH v8 4/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability

[PATCH 0/5] Provide SEV-ES/SEV-SNP support for decrypting the VMSA
 2025-03-21 18:43 UTC  (10+ messages)
` [PATCH 1/5] KVM: SVM: Decrypt SEV VMSA in dump_vmcb() if debugging is enabled
` [PATCH 2/5] KVM: SVM: Dump guest register state in dump_vmcb()
` [PATCH 3/5] KVM: SVM: Add the type of VM for which the VMCB/VMSA is being dumped
` [PATCH 4/5] KVM: SVM: Include the vCPU ID when dumping a VMCB
` [PATCH 5/5] KVM: SVM: Add a mutex to dump_vmcb() to prevent concurrent output

[GIT PULL] First batch of KVM changes for Linux 6.15
 2025-03-21 18:24 UTC 

[PATCH v2 00/30] single-binary: start make hw/arm/ common
 2025-03-21 18:09 UTC  (47+ messages)
` [PATCH v2 01/30] exec/cpu-all: remove BSWAP_NEEDED
` [PATCH v2 02/30] exec/cpu-all: extract tlb flags defines to exec/tlb-flags.h
` [PATCH v2 03/30] exec/cpu-all: move cpu_copy to linux-user/qemu.h
` [PATCH v2 04/30] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
` [PATCH v2 05/30] exec/cpu-all: remove system/memory include
` [PATCH v2 06/30] exec/cpu-all: remove exec/page-protection include
` [PATCH v2 07/30] exec/cpu-all: remove tswap include
` [PATCH v2 08/30] exec/cpu-all: remove exec/cpu-interrupt include
` [PATCH v2 09/30] exec/cpu-all: remove exec/cpu-defs include
` [PATCH v2 10/30] exec/cpu-all: remove exec/target_page include
` [PATCH v2 11/30] exec/cpu-all: remove hw/core/cpu.h include
` [PATCH v2 12/30] accel/tcg: fix missing includes for TCG_GUEST_DEFAULT_MO
` [PATCH v2 13/30] accel/tcg: fix missing includes for TARGET_HAS_PRECISE_SMC
` [PATCH v2 14/30] exec/cpu-all: remove cpu include
` [PATCH v2 15/30] exec/cpu-all: transfer exec/cpu-common include to cpu.h headers
` [PATCH v2 16/30] exec/cpu-all: remove this header
` [PATCH v2 17/30] exec/target_page: runtime defintion for TARGET_PAGE_BITS_MIN
` [PATCH v2 18/30] accel/kvm: move KVM_HAVE_MCE_INJECTION define to kvm-all.c
` [PATCH v2 19/30] exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned
` [PATCH v2 20/30] target/arm/cpu: always define kvm related registers
` [PATCH v2 21/30] target/arm/cpu: flags2 is always uint64_t
` [PATCH v2 22/30] target/arm/cpu: define same set of registers for aarch32 and aarch64
` [PATCH v2 23/30] target/arm/cpu: remove inline stubs for aarch32 emulation
` [PATCH v2 24/30] meson: add common hw files
` [PATCH v2 25/30] hw/arm/boot: make compilation unit hw common
` [PATCH v2 26/30] hw/arm/armv7m: prepare compilation unit to be common
` [PATCH v2 27/30] hw/arm/digic_boards: "
` [PATCH v2 28/30] hw/arm/xlnx-zynqmp: "
` [PATCH v2 29/30] hw/arm/xlnx-versal: "
` [PATCH v2 30/30] hw/arm: make most of the compilation units common

[PATCH v9 0/5] vfio-pci support pasid attach/detach
 2025-03-21 18:01 UTC  (6+ messages)
` [PATCH v9 1/5] ida: Add ida_find_first_range()
` [PATCH v9 2/5] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v9 3/5] vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid
` [PATCH v9 4/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
` [PATCH v9 5/5] iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFO

[RFC v2 00/17] AMD: Add Secure AVIC Guest Support
 2025-03-21 17:11 UTC  (32+ messages)
` [RFC v2 01/17] x86/apic: Add new driver for Secure AVIC
` [RFC v2 02/17] x86/apic: Initialize Secure AVIC APIC backing page
` [RFC v2 03/17] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
` [RFC v2 04/17] x86/apic: Initialize APIC ID for Secure AVIC
` [RFC v2 05/17] x86/apic: Add update_vector callback "
` [RFC v2 06/17] x86/apic: Add support to send IPI "
` [RFC v2 13/17] x86/apic: Handle EOI writes for SAVIC guests
` [RFC v2 14/17] x86/apic: Add kexec support for Secure AVIC

[PATCH] KVM: selftests: Fix a couple "prio" signedness bugs
 2025-03-21 17:04 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] riscv: sbi: Ensure we can pass with any opensbi
 2025-03-21 16:54 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] lib/riscv: Also provide sbiret impl functions
` [kvm-unit-tests PATCH 2/3] riscv: sbi: Add kfail versions of sbiret_report functions
` [kvm-unit-tests PATCH 3/3] riscv: sbi: Use kfail for known opensbi failures

[PATCH] KVM: SVM: Fix SNP AP destroy race with VMRUN
 2025-03-21 16:52 UTC  (7+ messages)

[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
 2025-03-21 16:43 UTC  (15+ messages)
` [PATCH v2 1/3] vsock: add network namespace support
` [PATCH v2 3/3] vhost/vsock: use netns of process that opens the vhost-vsock-netns device

[PATCH] KVM: SVM: Fix SNP AP destroy race with VMRUN
 2025-03-21 16:20 UTC 

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-21 16:05 UTC  (11+ messages)

[PATCH v6 0/5] bugfix some driver issues
 2025-03-21 15:52 UTC  (8+ messages)
` [PATCH v6 1/5] hisi_acc_vfio_pci: fix XQE dma address error
` [PATCH v6 4/5] hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
` [PATCH v6 5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver

[PATCH] vfio: pci: Advertise INTx only if LINE is connected
 2025-03-21 14:06 UTC  (4+ messages)

Lockdep failure due to 'wierd' per-cpu wakeup_vcpus_on_cpu_lock lock
 2025-03-21 11:49 UTC  (5+ messages)

[kvm-unit-tests PATCH v3] riscv: Refactor SBI FWFT lock tests
 2025-03-21 10:33 UTC  (2+ messages)

[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
 2025-03-21  5:56 UTC  (18+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2025-03-21  4:29 UTC 

[PATCH] vfio/pci: Virtualize zero INTx PIN if no pdev->irq
 2025-03-21  4:12 UTC  (2+ messages)

[RFC v2 0/5] accel/kvm: Support KVM PMU filter
 2025-03-21  3:43 UTC  (3+ messages)

[Bug 219903] New: [6.14.0_rc7] TX timeout and ping failed after change the tx queue length
 2025-03-21  3:16 UTC 

[PATCH v2 0/3] KVM: x86: Add a module param for device posted IRQs
 2025-03-21  1:57 UTC  (10+ messages)
` [PATCH v2 1/3] KVM: VMX: Don't send UNBLOCK when starting device assignment without APICv
` [PATCH v2 2/3] KVM: SVM: Don't update IRTEs if APICv/AVIC is disable
` [PATCH v2 3/3] KVM: x86: Add a module param to control and enumerate device posted IRQs

[PATCH] RISC-V: KVM: Teardown riscv specific bits after kvm_exit
 2025-03-20 23:44 UTC  (3+ messages)

[GIT PULL] KVM fix for Linux 6.14 final
 2025-03-20 21:21 UTC  (2+ messages)

[PATCH v4 0/7] hw/hyperv: remove duplication compilation units
 2025-03-20 19:00 UTC  (2+ messages)

[PATCH 0/7] Make ASIDs static for SVM
 2025-03-20 18:17 UTC  (2+ messages)

[PATCH RFC 0/5] KVM: s390: Add VSIE Interpretation Extension Facility (vsie_sigpif)
 2025-03-20 17:46 UTC  (4+ messages)
` [PATCH RFC 3/5] KVM: s390: Shadow VSIE SCA in guest-1

[GIT PULL] KVM/arm64 updates for 6.15
 2025-03-20 17:38 UTC  (5+ messages)

[RFC kvmtool 0/9] arm: Drop support for 32-bit kvmtool
 2025-03-20 17:01 UTC  (7+ messages)
` [RFC kvmtool 1/9] Drop support for 32-bit arm
` [RFC kvmtool 3/9] arm64: Combine kvm.c
` [RFC kvmtool 9/9] arm64: Get rid of the 'arm-common' include directory

[GIT PULL] KVM/riscv changes for 6.15
 2025-03-20 16:54 UTC  (2+ messages)

[PATCH] selftests: kvm: revamp MONITOR/MWAIT tests
 2025-03-20 16:52 UTC 

[Bug 219900] New: Guest kernel hit kernel panic when used some virtio-net options
 2025-03-20 14:52 UTC 

[Bug 219588] New: [6.13.0-rc2+]WARNING: CPU: 52 PID: 12253 at arch/x86/kvm/mmu/tdp_mmu.c:1001 tdp_mmu_map_handle_target_level+0x1f0/0x310 [kvm]
 2025-03-20 14:48 UTC  (3+ messages)
` [Bug 219588] "

[kvm-unit-tests PATCH v11 0/8] riscv: add SBI SSE extension tests
 2025-03-20 14:26 UTC  (14+ messages)
` [kvm-unit-tests PATCH v11 3/8] riscv: Use asm-offsets to generate SBI_EXT_HSM values
` [kvm-unit-tests PATCH v11 4/8] lib: riscv: Add functions for version checking
` [kvm-unit-tests PATCH v11 8/8] riscv: sbi: Add SSE extension tests

[kvm-unit-tests PATCH v2 0/5] arm64: Change the default QEMU CPU type to "max"
 2025-03-20 13:42 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 4/5] configure: Add --qemu-cpu option

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-20 10:44 UTC  (5+ messages)
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement

[PATCH v5 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2025-03-20  9:14 UTC  (3+ messages)
` [PATCH v5 6/6] powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters

[PATCH v2] RISC-V: KVM: Optimize comments in kvm_riscv_vcpu_isa_disable_allowed
 2025-03-20  6:16 UTC  (2+ messages)

pvclock time drifting backward
 2025-03-20  5:38 UTC 

[PATCH v3 0/2] KVM: SVM: Add support for 4096 vcpus with x2AVIC
 2025-03-20  5:34 UTC  (2+ messages)

[PATCH v3 0/7] Enable shared device assignment
 2025-03-20  3:15 UTC  (11+ messages)
` [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd

[PATCH v2 00/10] vhost-scsi: log write descriptors for live migration (and three bugfix)
 2025-03-20  1:42 UTC  (9+ messages)
` [PATCH v2 03/10] vhost-scsi: Fix vhost_scsi_send_status()
` [PATCH v2 04/10] vhost: modify vhost_log_write() for broader users

[PATCH] KVM: x86: Unify cross-vCPU IBPB
 2025-03-20  1:37 UTC 

[PATCH RFC] KVM: TDX: Defer guest memory removal to decrease shutdown time
 2025-03-20  0:42 UTC  (2+ messages)

[PATCH 00/13] single-binary: start make hw/arm/ common (boot.c)
 2025-03-19 23:35 UTC  (22+ messages)
` [PATCH 05/13] target/arm/cpu: move KVM_HAVE_MCE_INJECTION to kvm-all.c file directly
` [PATCH 08/13] target/arm/cpu: flags2 is always uint64_t
` [PATCH 09/13] target/arm/cpu: define ARM_MAX_VQ once for aarch32 and aarch64
` [PATCH 10/13] target/arm/cpu: define same set of registers "
` [PATCH 11/13] target/arm/cpu: remove inline stubs for aarch32 emulation

[PATCH v2 00/19] mm: Support huge pfnmaps
 2025-03-19 22:53 UTC  (5+ messages)
` [PATCH v2 18/19] mm/arm64: Support large pfn mappings

[PATCH] vfio/type1: conditional rescheduling while pinning
 2025-03-19 22:13 UTC  (8+ messages)

[PATCH v6 00/18] make system memory API available for common code
 2025-03-19 20:15 UTC  (4+ messages)
` [PATCH v6 13/18] system/xen: remove inline stubs

[GIT PULL] KVM: x86: Changes for 6.15
 2025-03-19 19:42 UTC  (3+ messages)


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