Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-07-31 07:06:42 to 2026-07-31 16:50:31 UTC [more...]

[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-31 16:50 UTC  (3+ messages)
` [PATCH v8 04/11] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-07-31 16:43 UTC  (82+ messages)
` [PATCH v4 01/48] irqchip/gic-v5: Allow KVM setup without a maintenance IRQ
` [PATCH v4 02/48] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v4 03/48] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v4 06/48] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v4 07/48] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH v4 08/48] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH v4 10/48] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v4 13/48] KVM: arm64: gic-v5: Implement VPE IRS MMIO Ops
` [PATCH v4 14/48] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v4 15/48] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v4 16/48] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
` [PATCH v4 19/48] KVM: arm64: gic-v5: Add KVM_VGIC_V5_ADDR_TYPE_IRS to UAPI
` [PATCH v4 22/48] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v4 25/48] KVM: arm64: gic-v5: Add GIC VDPEND hyp call
` [PATCH v4 26/48] KVM: arm64: gic: Introduce set_pending_state() to irq_op
` [PATCH v4 27/48] KVM: arm64: gic-v5: Support SPI injection
  ` [PATCH v4 38/48] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST
  ` [PATCH v4 29/48] KVM: arm64: gic-v5: Add GICv5 SPI injection to irqfd
  ` [PATCH v4 30/48] KVM: arm64: gic-v5: Mask per-vcpu PPI state in vgic_v5_finalize_ppi_state()
  ` [PATCH v4 31/48] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
  ` [PATCH v4 34/48] KVM: arm64: gic-v5: Add VGICv5 IST save/restore UAPI
  ` [PATCH v4 32/48] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
  ` [PATCH v4 37/48] Documentation: KVM: Add KVM_DEV_ARM_VGIC_GRP_IRS_REGS to VGICv5 docs
  ` [PATCH v4 47/48] KVM: selftests: Add VGICv5 LPI delivery tests
  ` [PATCH v4 46/48] KVM: selftests: Add VGICv5 SPI injection tests
  ` [PATCH v4 42/48] KVM: selftests: Add VGICv5 IRS_REGS attribute tests
  ` [PATCH v4 41/48] KVM: selftests: Add VGICv5 NR_IRQS "
  ` [PATCH v4 35/48] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs

[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
 2026-07-31 16:43 UTC  (4+ messages)
` [PATCH RFT 1/3] mm: export variants of vmf_insert_pfn* for use with pfn_mkwrite()
` [PATCH RFT 2/3] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
` [PATCH RFT 3/3] drm/ttm, drm/vmwgfx: directly create writable PTEs when mkwrite is in use

[PATCH] mm: pull writability check to follow_pfnmap_start()
 2026-07-31 16:41 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Synchronize hrtimer callback during teardown
 2026-07-31 16:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-31 16:26 UTC  (23+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH v5 00/31] KVM: s390: Introduce arm64 KVM
 2026-07-31 16:15 UTC  (67+ messages)
` [PATCH v5 01/31] vfio: Use file-based reference counting for KVM
` [PATCH v5 02/31] KVM: Make device name configurable
` [PATCH v5 03/31] KVM: Allow KVM implementations to switch off MMIO independent of Kconfig
` [PATCH v5 04/31] arm64: Use proper include variant
` [PATCH v5 05/31] arm64: ptrace: Use constants for compat register numbers
` [PATCH v5 06/31] arm64/sysreg: Convert SPSR_ELx to automatic register generation
` [PATCH v5 07/31] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v5 08/31] KVM: arm64: Use accessor functions for gprs during reset
` [PATCH v5 09/31] KVM: arm64: Refactor core-reset into a separate function
` [PATCH v5 10/31] arm64: Prepare sharing arm64 headers with s390
` [PATCH v5 11/31] arm64: Share "
` [PATCH v5 12/31] KVM: arm64: Share arm64 code "
` [PATCH v5 13/31] KVM: s390: Prepare moving KVM/s390 to arch/s390/kvm/s390
` [PATCH v5 14/31] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v5 15/31] KVM: s390: Guard KVM/s390 behind CONFIG_KVM_S390
` [PATCH v5 16/31] KVM: s390: Move PGM code definitions to asm/kvm_host.h
` [PATCH v5 17/31] KVM: s390: Prepare gmap for a second KVM implementation
` [PATCH v5 18/31] KVM: s390: gmap: Move storage key and CMMA code to kvm/s390
` [PATCH v5 19/31] KVM: s390: gmap: Move prefix handling "
` [PATCH v5 20/31] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v5 21/31] s390: Use arm64 headers
` [PATCH v5 22/31] KVM: s390: Use arm64 code
` [PATCH v5 23/31] s390: Introduce Start Arm Execution instruction
` [PATCH v5 24/31] KVM: s390: arm64: Introduce host definitions
` [PATCH v5 25/31] s390/hwcaps: Report SAE support as hwcap
` [PATCH v5 26/31] KVM: s390: Add basic arm64 kvm module
` [PATCH v5 27/31] KVM: s390: arm64: Implement required functions
` [PATCH v5 28/31] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v5 29/31] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v5 30/31] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v5 31/31] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH 0/9] KVM: selftests: Add more syscall wrappers, fix hardware_disable_test
 2026-07-31 16:03 UTC  (8+ messages)
` [PATCH 3/9] KVM: selftests: Affine child tasks to other pCPUs in hardware disable test
` [PATCH 4/9] KVM: selftests: Drop unreachable, dead code from "

[PATCH v2 0/4] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
 2026-07-31 15:44 UTC  (7+ messages)
` [PATCH v2 1/4] KVM: selftests: Fix treating KVM_CAP_MAX_VCPU_ID as inclusive
` [PATCH v2 2/4] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
` [PATCH v2 3/4] KVM: selftests: Improve bsp_vcpu_id and max_vcpu_ids out-of-bound tests
` [PATCH v2 4/4] Documentation: KVM: Clarify that KVM_CAP_MAX_VCPU_ID is exclusive

[PATCH v3] KVM: have hva_to_pfn_remapped write-upgrade PTEs
 2026-07-31 15:25 UTC  (6+ messages)

[PATCH 0/2] vfio/iommufd: Prevent scheduler warnings when unmapping large regions
 2026-07-31 15:06 UTC  (5+ messages)

[PATCH v7 00/14] KVM: s390: Misc fixes
 2026-07-31 13:36 UTC  (29+ messages)
` [PATCH v7 01/14] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v7 02/14] KVM: s390: Do not free SCA if it was not allocated
` [PATCH v7 03/14] KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()
` [PATCH v7 04/14] KVM: s390: Fix overclearing ESCA in case of error
` [PATCH v7 05/14] KVM: s390: ucontrol: Fix sca_clear_ext_call()
` [PATCH v7 06/14] KVM: s390: Fix leaking of PGM_ADDRESSING to userspace
` [PATCH v7 07/14] KVM: s390: Fix race in __do_essa()
` [PATCH v7 08/14] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [PATCH v7 09/14] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [PATCH v7 10/14] KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
` [PATCH v7 11/14] KVM: s390: Return -EINTR if a signal is pending while faulting-in
` [PATCH v7 12/14] KVM: s390: Fix ordering when adding to SCA
` [PATCH v7 13/14] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()
` [PATCH v7 14/14] KVM: s390: Fix kvm_arch_commit_memory_region() when low on memory

[PATCH 0/6] firmware: arm_rmm: Add RMM v2.0 support
 2026-07-31 13:21 UTC  (5+ messages)
` [PATCH 3/6] firmware: arm_rmm: Check for RMI support at init
` [PATCH 4/6] firmware: arm_rmm: Configure the RMM with the host's page size

[PATCH] kvm: add EVER_MAPPED ioctl and capability
 2026-07-31 12:54 UTC  (3+ messages)

[PATCH v11 0/6] Add RMPOPT support
 2026-07-31 12:37 UTC  (4+ messages)
` [PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH] vhost/vsock: prevent stale IOTLB after ACCESS_PLATFORM changes
 2026-07-31 11:03 UTC  (8+ messages)
` [PATCH v2 0/2] vhost/vsock: fix device IOTLB feature lifecycle
  ` [PATCH v2 1/2] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
  ` [PATCH v2 2/2] vhost/vsock: keep IOTLB across feature updates

[RFC PATCH v1 0/2] KVM: arm64: CCA: Add MEC policy support for CCA Realms
 2026-07-31 10:59 UTC  (3+ messages)
` [RFC PATCH v1 1/2] KVM: arm64: CCA: Add support for configuring the Realm MEC policy

[PATCH 0/2] Support for Hyper-V's HvExtCallGetBootZeroedMemory()
 2026-07-31  9:51 UTC  (3+ messages)
` [PATCH 1/2] Add HvExtCallQueryCapabilities
` [PATCH 2/2] Add HvExtCallGetBootZeroedMemory

[PATCH v3 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
 2026-07-31  9:38 UTC  (3+ messages)
` [PATCH v3 1/2] RISC-V: KVM: Separate req and fallback_req masks in make_xfence_request
` [PATCH v3 2/2] RISC-V: KVM: Introduce make_xfence_request_nodata for FENCE.I requests

[mst-vhost:linux-next 16/73] tools/include/linux/types.h:13:10: fatal error: asm/types.h: No such file or directory
 2026-07-31  9:41 UTC 

[PATCH v5 0/5] Implement Eager Page Splitting for RISC-V
 2026-07-31  9:40 UTC  (10+ messages)
` [PATCH v5 1/5] RISC-V: KVM: Add the split page cache for ioctl context
` [PATCH v5 2/5] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH v5 3/5] RISC-V: KVM: Remove redundant TLB flush operations
` [PATCH v5 4/5] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v5 5/5] RISC-V: KVM: Add the eager_page_split module parameter

[PATCH v6 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-07-31  8:31 UTC  (3+ messages)

[PATCH v1 0/9] target/i386: Fix Hygon vendor-specific CPU behavior
 2026-07-31  7:50 UTC  (12+ messages)
` [PATCH v1 1/9] target/i386: Sync AMD CPUID aliases for Hygon
` [PATCH v1 4/9] target/i386/kvm: Use AMD MCE status encoding "
` [PATCH v1 5/9] target/i386/kvm: Use AMD PMU MSR paths "
` [PATCH v1 8/9] target/i386: Use AMD legacy cache fallback "


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