Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-08-31 12:23:31 to 2026-09-01 08:41:04 UTC [more...]

[PATCH v7 00/23] KVM: s390: Introduce arm64 KVM
 2026-09-01  8:40 UTC  (49+ messages)
` [PATCH v7 01/23] vfio: Use file-based reference counting for KVM
` [PATCH v7 02/23] KVM: Make device name configurable
` [PATCH v7 03/23] KVM: Allow KVM implementations to switch off MMIO independent of Kconfig
` [PATCH v7 04/23] arm64: Use proper include variant
` [PATCH v7 05/23] arm64: ptrace: Use constants for compat register numbers
` [PATCH v7 06/23] arm64: sysreg: Convert SPSR_ELx to automatic register generation
` [PATCH v7 07/23] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v7 08/23] KVM: arm64: Use accessor functions for core regs
` [PATCH v7 09/23] arm64: Prepare sharing arm64 headers with s390
` [PATCH v7 10/23] arm64: Share "
` [PATCH v7 11/23] KVM: arm64: Share arm64 code "
` [PATCH v7 12/23] s390/tools: Use arm64 headers
` [PATCH v7 13/23] KVM: s390: Use arm64 code
` [PATCH v7 14/23] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v7 15/23] s390: Introduce Start Arm Execution instruction
` [PATCH v7 16/23] KVM: s390: arm64: Introduce host definitions
` [PATCH v7 17/23] s390/hwcaps: Report SAE support as hwcap
` [PATCH v7 18/23] KVM: s390: Add basic arm64 kvm module
` [PATCH v7 19/23] KVM: s390: arm64: Implement required functions
` [PATCH v7 20/23] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v7 21/23] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v7 22/23] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v7 23/23] KVM: s390: arm64: Add KVM_S390_ARM64 Kconfig and Makefile

[PATCH v12 00/45] guest_memfd: In-place conversion support
 2026-09-01  8:39 UTC  (9+ messages)
` [PATCH v12 01/45] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
` [PATCH v12 14/45] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v12 15/45] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH v2 0/4] KVM: guest_memfd: fix NUMA selftests
 2026-09-01  8:39 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: selftests: fix maxnode arguments in xapic_ipi_test
` [PATCH v2 2/4] KVM: selftests: use BITS_PER_TYPE() for NUMA masks
` [PATCH v2 3/4] KVM: selftests: add get_numa_mem_nodes()
` [PATCH v2 4/4] KVM: selftests: use allowed NUMA nodes in guest_memfd_test

[PATCH v2 00/20] KVM: arm64 on s390 System Register Handling
 2026-09-01  8:30 UTC  (47+ messages)
` [PATCH v2 01/20] KVM: arm64: Refactor idreg caching into dedicated structure
` [PATCH v2 02/20] KVM: arm64: Extract number of sys_reg_desc into a constant
` [PATCH v2 03/20] arm64: sysreg: Define OSLSR_EL1_OSLK_MASK
` [PATCH v2 04/20] arm64: Share more arm64 headers with s390
` [PATCH v2 05/20] KVM: s390: arm64: Prepare for sharing more arm64 code
` [PATCH v2 06/20] KVM: arm64: Prepare sys_regs.c for sharing with s390
` [PATCH v2 07/20] KVM: arm64: Share more arm64 code "
` [PATCH v2 08/20] s390: tools: Allow sharing arm64/kvm headers
` [PATCH v2 09/20] s390: Introduce read/write ARM sysreg instructions
` [PATCH v2 10/20] s390: Add functions to query arm guest time
` [PATCH v2 11/20] KVM: s390: arm64: Query Available Arm features
` [PATCH v2 12/20] KVM: s390: arm64: Implement feature sanitisation
` [PATCH v2 13/20] KVM: s390: arm64: Implement arm sysreg managing infrastructure
` [PATCH v2 14/20] KVM: s390: arm64: Integrate sysreg into the host
` [PATCH v2 15/20] KVM: s390: arm64: Use QAAF init save area
` [PATCH v2 16/20] KVM: s390: arm64: Implement exception injection
` [PATCH v2 17/20] KVM: s390: arm64: Finalize page fault handling
` [PATCH v2 18/20] KVM: s390: arm64: Implement SVE for arm guests
` [PATCH v2 19/20] KVM: s390: arm64: Promote PTRAUTH capability
` [PATCH v2 20/20] s390: Report AEF features to sysfs

[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
 2026-09-01  8:27 UTC  (11+ messages)
` [PATCH v3 1/4] KVM: TDX: Track configurable CPUID bits allowed by KVM
` [PATCH v3 2/4] KVM: TDX: Report CORE_CAPABILITIES as configurable
` [PATCH v3 3/4] KVM: TDX: Filter configurable CPUID bits
` [PATCH v3 4/4] KVM: TDX: Validate userspace CPUID input for KVM_TDX_INIT_VM

[PATCH] RISC-V: KVM: Preserve LCOFIP when checking pending interrupts
 2026-09-01  8:18 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: Add mediated vPMU PerfMon v5 support
 2026-09-01  8:01 UTC  (25+ messages)
` [PATCH v2 01/16] KVM: x86/pmu: Remove redundant Perf Global Status MSR bit definitions
` [PATCH v2 02/16] KVM: x86/pmu: Rename all_valid_pmc_idx to pmc_exists
` [PATCH v2 03/16] KVM: x86/pmu: Rename reserved_bits to eventsel_rsvd in kvm_pmu
` [PATCH v2 04/16] KVM: x86/pmu: Gate BUFFER_OVF reserved bit on guest DS
` [PATCH v2 05/16] KVM: x86/pmu: Add PMC bitmap accessor helpers
` [PATCH v2 06/16] KVM: x86/pmu: Drop nr_arch_{gp,fixed}_counters from kvm_pmu
` [PATCH v2 07/16] KVM: x86/pmu: Expose kvm_host_pmu to vendor modules
` [PATCH v2 09/16] KVM: x86/pmu: Switch to bitmask-based KVM PMU capabilities
` [PATCH v2 11/16] KVM: x86/pmu: Emulate the GLOBAL_STATUS_SET and GLOBAL_INUSE MSRs
` [PATCH v2 12/16] KVM: x86/pmu: Populate CPUID.0AH:ECX fixed-counter bitmap
` [PATCH v2 13/16] KVM: x86/pmu: Factor out fixed counter control bit calculation
` [PATCH v2 14/16] KVM: x86/pmu: Ignore AnyThread bit if CPUID.0AH:EDX[15] is set

[PATCH 1/2] KVM: arm64: Return -EINVAL for an empty SMCCC filter range at base 0
 2026-09-01  7:39 UTC  (2+ messages)
  ` [PATCH 2/2] KVM: arm64: selftests: Test "

[syzbot] [kvm?] INFO: task hung in kvm_gmem_release
 2026-09-01  7:33 UTC  (3+ messages)

[PATCH v2] KVM: guest_memfd: take the invalidate lock when unbinding a dying file
 2026-09-01  7:20 UTC 

[RFC PATCH v2 0/4] Add KVM API for confidential guest live migration
 2026-09-01  6:12 UTC  (10+ messages)
` [RFC PATCH v2 2/4] KVM: x86: Add optional KVM_CAP_LIVE_MIGRATION and KVM_MIGRATE_CMD
` [RFC PATCH v2 3/4] KVM: x86: Add optional KVM_EXPORT_MEMORY and KVM_IMPORT_MEMORY
` [RFC PATCH v2 4/4] KVM: x86: Add optional KVM_EXPORT_VCPU and KVM_IMPORT_VCPU

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-09-01  4:45 UTC  (7+ messages)
` [PATCH v16 14/45] KVM: arm64: CCA: Add basic infrastructure for creating a realm
` [PATCH v16 15/45] KVM: arm64: CCA: Don't expose unsupported capabilities for realm guests
` [PATCH v16 16/45] KVM: arm64: CCA: Allow passing the machine type in KVM creation

[PATCH] KVM: riscv: selftests: Dump sepc/scause/stval on vcpu_arch_dump()
 2026-09-01  3:57 UTC 

[PATCH v3 00/10] target/i386: Fix Hygon vendor-specific CPU behavior
 2026-09-01  3:41 UTC  (2+ messages)

[PATCH v2] vhost/vsock: batch RX used-ring updates
 2026-09-01  3:17 UTC 

[PATCH] vhost/vsock: batch RX used-ring updates
 2026-09-01  2:27 UTC  (3+ messages)

[PATCH v3] LoongArch: KVM: Fix TOCTOU race on pv_features
 2026-09-01  1:31 UTC  (3+ messages)

[PATCH] LoongArch: KVM: Fix memory leak in kvm_loongarch_env_init() error path
 2026-09-01  1:29 UTC  (3+ messages)

[PATCH] LoongArch: KVM: Free init resources if kvm_init() fails
 2026-09-01  1:15 UTC  (3+ messages)

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-09-01  0:58 UTC  (9+ messages)

BUILD_BUG_ON failed for kvm_vmx struct size sanity check in vmx.c
 2026-09-01  0:52 UTC  (3+ messages)

[PATCH] KVM: x86: Use active memslots for the per-vCPU MMIO cache
 2026-09-01  0:48 UTC  (2+ messages)

[PATCH v3 0/13] KVM: x86/xen: Bug fixes and long_mode cleanup
 2026-09-01  0:07 UTC  (18+ messages)
` [PATCH v3 01/13] KVM: x86/xen: Rename 'longmode' to 'is_64bit' in hypercall handling
` [PATCH v3 02/13] KVM: x86/xen: Introduce kvm_xen_has_64bit_shinfo() macro
` [PATCH v3 03/13] KVM: x86/xen: Rename max_evtchn_port() to kvm_max_evtchn_port()
` [PATCH v3 04/13] KVM: x86/xen: Latch shinfo mode in kvm_xen_set_evtchn_fast()
` [PATCH v3 05/13] KVM: x86/xen: Latch shinfo mode in kvm_xen_schedop_poll()
` [PATCH v3 06/13] KVM: x86/xen: Enforce 4-byte alignment of vcpu_info registration
` [PATCH v3 07/13] KVM: x86/xen: Use 32-bit locked bts for vcpu_info evtchn_pending_sel
` [PATCH v3 08/13] KVM: x86/xen: Use 32-bit atomics if vCPU's evtchn_pending_sel isn't aligned
` [PATCH v3 09/13] KVM: x86/xen: Use atomic*() APIs instead of open coded equivalents
` [PATCH v3 10/13] KVM: x86/xen: Take kvm->srcu in __kvm_xen_has_interrupt()
` [PATCH v3 11/13] KVM: x86/xen: Mark poll_evtchn accesses with READ_ONCE()/WRITE_ONCE()
` [PATCH v3 12/13] KVM: pfncache: use a dedicated invalidation sequence for cache refresh
` [PATCH v3 13/13] KVM: x86/xen: Convert evtchn_ports from IDR to XArray

[PATCH net v4 0/2] vsock: validate packet sources after bound lookup fallback
 2026-09-01  0:00 UTC  (4+ messages)
` [PATCH net v4 2/2] vsock/vmci: validate packet source for connected sockets

[PATCH v14 00/22] TDX KVM selftests
 2026-08-31 22:10 UTC  (7+ messages)
` [PATCH v14 21/22] KVM: selftests: Add ucall support for TDX

[GIT PULL] KVM: x86 pull requests for 7.3
 2026-08-31 21:56 UTC  (7+ messages)

Products Offer
 2026-08-31 21:22 UTC 

[PATCH v5 0/4] s390/vfio-ap: Fix pre-existing bugs in vfio_ap device driver
 2026-08-31 20:29 UTC  (10+ messages)
` [PATCH v5 1/4] s390/vfio-ap: Fix leak of pinned NIB and registered NISC in vfio_ap_irq_enable/disable()
` [PATCH v5 2/4] s390/vfio-ap: Fix failure to release IRQ notification eventfd contexts
` [PATCH v5 3/4] s390/vfio-ap: Fix unbounded loop in apq_reset_check()
` [PATCH v5 4/4] s390/vfio-ap: Use AP_DOMAINS for adm_add bitmap size in vfio_ap_mdev_cfg_add()

[PATCH v12 0/5] Add RMPOPT support
 2026-08-31 20:00 UTC  (4+ messages)
` [PATCH v12 4/5] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH kvmtool 0/5] Fix diagnostics and capability probes for protected VMs
 2026-08-31 19:24 UTC  (6+ messages)
` [PATCH kvmtool 1/5] arm64: Do not abort on register-dump failures
` [PATCH kvmtool 2/5] kvm: Bound-check the exit-reason string lookup
` [PATCH kvmtool 3/5] kvm: Name every exit reason the UAPI header defines
` [PATCH kvmtool 4/5] arm64: Query steal-time support on the VM fd
` [PATCH kvmtool 5/5] arm64: Query counter-offset "

[PATCH] KVM: arm64: Fix the KVM_ARM_PREFERRED_TARGET documentation
 2026-08-31 16:28 UTC 

[PATCH 0/5] KVM: guest_memfd: fix unbind race and NUMA selftests
 2026-08-31 14:22 UTC  (4+ messages)

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-08-31 13:57 UTC  (7+ messages)
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
` [PATCH v4 6/6] KVM: arm64: Add auto HDBSS enable/disable on dirty logging change

[PATCH AUTOSEL 6.18-5.10] vhost-scsi: flush backend after device ioctls
 2026-08-31 13:21 UTC 

[PATCH v4 0/4] s390/vfio-ap: Fix pre-existing bugs in vfio_ap device driver
 2026-08-31 12:38 UTC  (4+ messages)
` [PATCH v4 3/4] s390/vfio-ap: Fix unbounded loop in apq_reset_check()

[PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
 2026-08-31 12:36 UTC  (14+ messages)


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