kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-26 16:29:49 to 2025-06-30 03:17:49 UTC [more...]

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-30  3:14 UTC  (17+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH v5 0/3] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
 2025-06-30  2:45 UTC  (6+ messages)
` [PATCH v5 1/3] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
` [PATCH v5 2/3] vfio/type1: introduce a new member has_rsvd for struct vfio_dma

[PATCH kvmtool] vfio: include libgen.h (for musl compatibility)
 2025-06-29 20:22 UTC 

[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-06-29 18:25 UTC  (4+ messages)
` [RFC PATCH v8 5/7] KVM: guest_memfd: Add slab-allocated inode cache

[PATCH v6 00/28] KVM: arm64: Implement support for SME
 2025-06-29 10:08 UTC  (5+ messages)
` [PATCH v6 17/28] KVM: arm64: Support SME identification registers for guests
` [PATCH v6 18/28] KVM: arm64: Support SME priority registers

[PATCH] vfio/mlx5: fix possible overflow in tracking max
 2025-06-29  9:58 UTC 

[PATCH v3 0/6] TDX host: kexec/kdump support
 2025-06-28 17:04 UTC  (25+ messages)
` [PATCH v3 1/6] x86/sme: Use percpu boolean to control wbinvd during kexec
` [PATCH v3 2/6] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
` [PATCH v3 3/6] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
` [PATCH v3 4/6] x86/virt/tdx: Remove the !KEXEC_CORE dependency
` [PATCH v3 5/6] x86/virt/tdx: Update the kexec section in the TDX documentation
` [PATCH v3 6/6] KVM: TDX: Explicitly do WBINVD upon reboot notifier

[PATCH v6 0/9] Adjust fbcon console device detection
 2025-06-28 14:39 UTC  (15+ messages)
` [PATCH v6 1/9] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v6 2/9] vfio/pci: Use pci_is_display()
` [PATCH v6 3/9] vga_switcheroo: "
` [PATCH v6 4/9] iommu/vt-d: "
` [PATCH v6 5/9] ALSA: hda: "
` [PATCH v6 6/9] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v6 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
` [PATCH v6 8/9] fbcon: Use screen info to find primary device
` [PATCH v6 9/9] PCI: Add a new 'boot_display' attribute

[kvm-unit-tests PATCH v6] riscv: sbi: Add SBI Debug Triggers Extension tests
 2025-06-28  9:11 UTC  (4+ messages)

[PATCH v3 00/22] ARM64 PMU Partitioning
 2025-06-28  8:25 UTC  (33+ messages)
` [PATCH v3 01/22] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v3 02/22] arm64: Generate sign macro for sysreg Enums
` [PATCH v3 03/22] KVM: arm64: Define PMI{CNTR,FILTR}_EL0 as undef_access
` [PATCH v3 04/22] KVM: arm64: Cleanup PMU includes
` [PATCH v3 05/22] KVM: arm64: Reorganize PMU functions
` [PATCH v3 06/22] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v3 07/22] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v3 08/22] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v3 09/22] KVM: arm64: Correct kvm_arm_pmu_get_max_counters()
` [PATCH v3 10/22] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v3 11/22] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH v3 12/22] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH v3 13/22] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH v3 14/22] KVM: arm64: Write fast path PMU register handlers
` [PATCH v3 15/22] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v3 16/22] KVM: arm64: Account for partitioning in PMCR_EL0 access
` [PATCH v3 17/22] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v3 18/22] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v3 19/22] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v3 20/22] KVM: arm64: Inject recorded guest interrupts
` [PATCH v3 21/22] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH v3 22/22] KVM: arm64: selftests: Add test case for partitioned PMU

[PATCH V2 net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
 2025-06-28  0:48 UTC  (3+ messages)
` [PATCH V2 net-next 2/2] vhost-net: reduce one userspace copy when building XDP buff

[PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-06-27 23:08 UTC  (7+ messages)
` [PATCH 03/33] vfio: selftests: Introduce vfio_pci_device_test

[RFC PATCH 0/3] vfio: selftests: Add VFIO selftest to demontrate a latency issue
 2025-06-27 22:51 UTC  (11+ messages)
` [RFC PATCH 1/3] vfio: selftests: Allow run.sh to bind to more than one device
` [RFC PATCH 2/3] vfio: selftests: Introduce the selftest vfio_flr_test
` [RFC PATCH 3/3] vfio: selftests: Include a BPF script to pair with "

[PATCH] kvm/x86: ARCH_CAPABILITIES should not be advertised on AMD
 2025-06-27 20:57 UTC  (6+ messages)

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-06-27 17:59 UTC  (12+ messages)

[PATCH 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
 2025-06-27 16:33 UTC  (20+ messages)
` [PATCH 1/2] x86/mce: Fix missing address mask in recovery for errors "
` [PATCH 2/2] KVM: TDX: Do not clear poisoned pages

[PATCH v1 00/11] Implement support for IBS virtualization
 2025-06-27 16:25 UTC  (12+ messages)
` [PATCH v1 01/11] perf/amd/ibs: Fix race condition in IBS
` [PATCH v1 02/11] KVM: Add KVM_GET_LAPIC_W_EXTAPIC and KVM_SET_LAPIC_W_EXTAPIC for extapic
` [PATCH v1 03/11] x86/cpufeatures: Add CPUID feature bit for Extended LVT
` [PATCH v1 04/11] KVM: x86: Add emulation support for Extented LVT registers
` [PATCH v1 05/11] x86/cpufeatures: Add CPUID feature bit for VIBS in SVM/SEV guests
` [PATCH v1 06/11] KVM: x86/cpuid: Add a KVM-only leaf for IBS capabilities
` [PATCH v1 07/11] KVM: x86: Extend CPUID range to include new leaf
` [PATCH v1 08/11] KVM: SVM: Extend VMCB area for virtualized IBS registers
` [PATCH v1 09/11] KVM: SVM: Add support for IBS Virtualization
` [PATCH v1 10/11] perf/x86/amd: Enable VPMU passthrough capability for IBS PMU
` [PATCH v1 11/11] perf/x86/amd: Remove exclude_guest check from perf_ibs_init()

[PATCH v5 9/9] PCI: Add a new 'boot_display' attribute
 2025-06-27 16:15 UTC  (6+ messages)

[ANNOUNCE] PUCK Agenda - 2025.07.02 - CANCELED!
 2025-06-27 15:34 UTC 

[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-27 15:01 UTC  (5+ messages)
` [PATCH v12 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory

[PATCH v6 net-next 4/9] vhost-net: allow configuring extended features
 2025-06-27 14:36 UTC  (8+ messages)

[kvm-unit-tests PATCH] x86/emulator64: Extend non-canonical memory access tests with CR2 coverage
 2025-06-27 14:33 UTC  (3+ messages)

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-06-27 14:03 UTC  (26+ messages)
` [PATCHv2 01/12] x86/tdx: Consolidate TDX error handling
` [PATCHv2 02/12] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCHv2 03/12] x86/virt/tdx: Allocate reference counters for PAMT memory
` [PATCHv2 04/12] x86/virt/tdx: Add tdx_alloc/free_page() helpers

[Bug 219787] New: Guest's applications crash with EXCEPTION_SINGLE_STEP (0x80000004)
 2025-06-27 13:19 UTC  (2+ messages)
` [Bug 219787] "

[PATCH v4 0/3] x86/sev: improve efi runtime code support
 2025-06-27 12:01 UTC  (5+ messages)
` [PATCH v4 1/3] x86/sev/vc: fix efi runtime instruction emulation
` [PATCH v4 2/3] x86/sev: fix error handling in sev_es_efi_map_ghcbs_caas()

[EXTERNAL] Re: [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
 2025-06-27 11:42 UTC  (5+ messages)
`  "

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-06-27 10:37 UTC  (6+ messages)
` [PATCH v9 11/43] arm64: RME: Allocate/free RECs to match vCPUs

[PATCH v2 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
 2025-06-27 10:09 UTC  (6+ messages)
` [PATCH v2 2/5] irqchip/gic-v5: Populate struct gic_kvm_info
` [PATCH v2 3/5] arm64/sysreg: Add ICH_VCTLR_EL2
` [PATCH v2 1/5] irqchip/gic-v5: Skip deactivate for forwarded PPI interrupts
` [PATCH v2 5/5] KVM: arm64: gic-v5: Probe for GICv5
` [PATCH v2 4/5] KVM: arm64: gic-v5: Support GICv3 compat

[PATCH 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
 2025-06-27  9:49 UTC  (7+ messages)
` [PATCH 1/5] irqchip/gic-v5: Skip deactivate for forwarded PPI interrupts
` [PATCH 2/5] irqchip/gic-v5: Populate struct gic_kvm_info

[PATCH v4 0/6] LoongArch: KVM: Fixes with eiointc emulation
 2025-06-27  9:05 UTC  (7+ messages)
` [PATCH v4 1/6] LoongArch: KVM: Fix interrupt route update with eiointc
` [PATCH v4 2/6] LoongArch: KVM: Check interrupt route from physical cpu
` [PATCH v4 3/6] LoongArch: KVM: Disable update property num_cpu and feature
` [PATCH v4 4/6] LoongArch: KVM: Check validation of num_cpu from user space
` [PATCH v4 5/6] LoongArch: KVM: Avoid overflow with array index
` [PATCH v4 6/6] LoongArch: KVM: Add address alignment check

[PATCH v3 0/9] LoongArch: KVM: INTC: Enhancement about eiointc emulation
 2025-06-27  9:04 UTC  (13+ messages)
` [PATCH v3 4/9] LoongArch: KVM: INTC: Check validation of num_cpu from user space
` [PATCH v3 9/9] LoongArch: KVM: INTC: Add address alignment check

[EARLY RFC] KVM: SVM: Enable AVIC by default from Zen 4
 2025-06-27  8:25 UTC  (6+ messages)

[PATCH v1 0/5] KVM: s390: some cleanup and small fixes
 2025-06-27  8:45 UTC  (5+ messages)
` [PATCH v1 2/5] KVM: s390: remove unneeded srcu lock

[RFC PATCH 0/1] Tweak TLB flushing when VMX is running on Hyper-V
 2025-06-27  8:31 UTC  (3+ messages)
` [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes

[PATCH 00/16] i386/cpu: Unify the cache model in X86CPUState
 2025-06-27  2:44 UTC  (4+ messages)
` [PATCH 05/16] i386/cpu: Consolidate CPUID 0x4 leaf

[PATCH] vfio/pci: Separate SR-IOV VF dev_set
 2025-06-26 22:56 UTC 

[kvm-unit-tests GIT PULL] x86: Fixes, cleanups, and new testcases
 2025-06-26 22:43 UTC 

[GIT PULL] KVM: x86: Fixes for 6.16-rcN
 2025-06-26 22:31 UTC 

[PATCH v5 1/9] PCI: Add helper for checking if a PCI device is a display controller
 2025-06-26 21:14 UTC  (3+ messages)

[PATCH v4 00/19] Enable FRED with KVM VMX
 2025-06-26 20:50 UTC  (6+ messages)
` [PATCH v4 08/19] KVM: VMX: Add support for FRED context save/restore

[PATCH v5 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
 2025-06-26 20:45 UTC  (2+ messages)

[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-06-26 19:52 UTC  (4+ messages)

[PATCH v1 1/1] KVM: x86: Advertise support for LKGS
 2025-06-26 17:35 UTC 

[PATCH v1 1/1] KVM: VMX: Add host MSR read/write helpers to consolidate preemption handling
 2025-06-26 17:16 UTC 

[PATCH v6 0/8] KVM: VMX: Preserve host's DEBUGCTL.FREEZE_IN_SMM
 2025-06-26 17:07 UTC  (5+ messages)
` [PATCH v6 8/8] KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guest

[kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
 2025-06-26 16:48 UTC  (6+ messages)
` [kvm-unit-tests PATCH v4 05/13] scripts: Add 'kvmtool_params' to test definition


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