messages from 2026-07-29 17:08:40 to 2026-07-30 09:42:23 UTC [more...]
[PATCH v4 00/29] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-30 9:42 UTC (40+ messages)
` [PATCH v4 01/29] arm64: sysreg: Emit RESx/UNKN values for Mapping/Fields definitions
` [PATCH v4 02/29] arm64: Update ID_AA64MMFR4_EL1 description to 2026-03 JSON release
` [PATCH v4 03/29] KVM: arm64: Merge guest's HCRX_EL2 using NV_HCRX_GUEST_EXCLUDE
` [PATCH v4 04/29] KVM: arm64: Drop __HCRX_EL2_* masks
` [PATCH v4 05/29] KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisation
` [PATCH v4 06/29] KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL register
` [PATCH v4 07/29] KVM: arm64: Don't evaluate HCR_EL2.NV nor HFGITR_EL2.ERET on ERET fast path
` [PATCH v4 08/29] arm64: Add ARM64_HAS_NV2P1 capability
` [PATCH v4 09/29] KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
` [PATCH v4 10/29] KVM: arm64: Relax CNTHCTL_EL2 "
` [PATCH v4 11/29] KVM: arm64: Expose FEAT_NV2p1 to NV guests
` [PATCH v4 12/29] arm64: Add FEAT_NV2p1 detection
` [PATCH v4 13/29] arm64: sysreg: Add NVHCR_EL2 description as a mirror of HCR_EL2
` [PATCH v4 14/29] arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
` [PATCH v4 15/29] arm64: Add ARM64_HAS_NV3 capability
` [PATCH v4 16/29] KVM: arm64: Split NV-specific exit fixups from the non-NV handling
` [PATCH v4 17/29] KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisation
` [PATCH v4 18/29] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH v4 19/29] KVM: arm64: Make HCR_EL2 a non-VNCR register
` [PATCH v4 20/29] KVM: arm64: Add sanitisation for NVHCR_EL2
` [PATCH v4 21/29] KVM: arm64: Add NVHCR_EL2 handling to the sysreg array
` [PATCH v4 22/29] KVM: arm64: Add routing for NVHCR_EL2 trap
` [PATCH v4 23/29] KVM: arm64: Add NVHCR_EL2 context switching
` [PATCH v4 24/29] KVM: arm64: Engage NV3 ERET trap elision
` [PATCH v4 25/29] KVM: arm64: Engage NV3 TLBI "
` [PATCH v4 26/29] KVM: arm64: Add FEAT_NV3 detection
` [PATCH v4 27/29] KVM: arm64: Expose FEAT_NV3 to guests
` [PATCH v4 28/29] KVM: arm64: selftest: Add NVHCR_EL2 to get-reg-list
` [PATCH v4 29/29] arm64: Add override for ID_AA64MMFR4_EL1.NV_frac
[PATCH] RISC-V: KVM: Fix PMU event info array size overflow
2026-07-30 9:36 UTC (5+ messages)
` [PATCH v2] "
[PATCH] riscv: KVM: Add hart-to-vCPU mapping for faster MSI injection
2026-07-30 9:36 UTC
[PATCH v2 RESEND] RISC-V: KVM: Fix PMU event info array size overflow
2026-07-30 9:25 UTC
[PATCH v2] KVM: have hva_to_pfn_remapped write-upgrade PTEs
2026-07-30 8:55 UTC (2+ messages)
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-07-30 8:47 UTC (6+ messages)
` [PATCH v15 13/37] KVM: arm64: CCA: Support timers in realm RECs
[PATCH] KVM: have hva_to_pfn_remapped write-upgrade PTEs
2026-07-30 8:36 UTC (3+ messages)
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-07-30 8:19 UTC (3+ messages)
` [PATCH v9 04/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
[PATCH RFC v2 0/4] KVM: guest_memfd: folio migration for non-confidential VMs
2026-07-30 8:15 UTC (4+ messages)
` [PATCH RFC v2 3/4] KVM: guest_memfd: add GUEST_MEMFD_FLAG_MIGRATABLE
[PATCH] RISC-V: KVM: Add arch-specific tracepoints
2026-07-30 8:09 UTC (5+ messages)
` [PATCH v2] "
[PATCH] MAINTAINERS: Update s390 specific vfio sections
2026-07-30 7:43 UTC (2+ messages)
[PATCH v9 00/16] KVM: arm64: PMU: Use multiple host PMUs
2026-07-30 7:15 UTC (27+ messages)
` [PATCH v9 04/16] KVM: arm64: selftests: Test SET_NR_COUNTERS after first run
` [PATCH v9 08/16] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
` [PATCH v9 09/16] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
` [PATCH v9 12/16] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v9 13/16] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v9 14/16] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v9 15/16] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v9 16/16] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH v3 0/4] RISC-V: KVM: Cleanup SBI extension status when disable
2026-07-30 6:40 UTC (11+ messages)
` [PATCH v3 1/4] RISC-V: KVM: Add SBI extension validate callback
` [PATCH v3 2/4] RISC-V: KVM: Add SBI FWFT validation support
` [PATCH v3 3/4] RISC-V: KVM: Reset the SBI extension when disable it
` [PATCH v3 4/4] RISC-V: KVM: Mark the reset callback of FWFT extension always dirties CSR
[RFC v2 00/24] Add Realm support to QEMU-VMM
2026-07-30 6:13 UTC (6+ messages)
` [RFC v2 01/24] linux-headers: Add RME related definitions
[PATCH 2/2] powerpc/pseries: Skip vpa_init() for boot cpu in smp_setup_cpu()
2026-07-30 5:41 UTC (2+ messages)
[PATCH 1/2] powerpc/pseries: Ensure vpa,slb_shadow & dtl are unregistered during crash
2026-07-30 5:41 UTC (2+ messages)
[PATCH] vhost/vsock: prevent stale IOTLB after ACCESS_PLATFORM changes
2026-07-30 4:36 UTC (2+ messages)
[PATCH v11 0/6] Add RMPOPT support
2026-07-30 3:39 UTC (8+ messages)
` [PATCH v11 2/6] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v11 3/6] x86/sev: Initialize RMPOPT configuration MSRs
[PATCH 00/15] KVM: x86/pmu: Add mediated vPMU PerfMon v5 support
2026-07-30 3:30 UTC (7+ messages)
` [PATCH 14/15] KVM: x86/pmu: Advertise PerfMon version 5 on Intel hosts
[PATCH v7 0/9] KVM: x86/pmu: Add hardware Topdown metrics support
2026-07-30 2:58 UTC (5+ messages)
` [PATCH v7 7/9] KVM: x86/pmu: Restrict RDPMC passthrough to known CPUs
` [PATCH v7 9/9] KVM: selftests: Add PERF_METRICS and fixed counter 3 tests
[RFC PATCH] RISC-V: KVM: Add minimal guest_memfd support
2026-07-30 2:45 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 0/2] KVM: VMX: Fix IPIv use-after-free + improve checking duplicate vcpu_id
2026-07-30 0:28 UTC (8+ messages)
` [PATCH v2 1/2] KVM: Check for duplicate vcpu_id as early as possible
` [PATCH v2 2/2] KVM: VMX: Fix stale PID-pointer table entry left after vCPU free
[PATCH] KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled
2026-07-30 0:24 UTC (4+ messages)
[PATCH net 0/4] Revert "tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops"
2026-07-30 0:20 UTC (2+ messages)
[PATCH v6 15/20] KVM: x86: Guard valid XCR0.APX settings
2026-07-30 0:00 UTC (2+ messages)
[GIT PULL] KVM fixes for Linux 7.2-rc6
2026-07-29 23:08 UTC (4+ messages)
[PATCH v12 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-29 23:03 UTC (2+ messages)
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-07-29 22:55 UTC (9+ messages)
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
[PATCH stable] KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after hotplug
2026-07-29 22:50 UTC
[PATCH v8 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-07-29 22:45 UTC (8+ messages)
` [PATCH v8 1/6] vfio: selftests: igb: Add driver for Intel 82576 device
` [PATCH v8 2/6] vfio: selftests: igb: Use PHY internal loopback on 82576
` [PATCH v8 3/6] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v8 4/6] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v8 5/6] vfio: selftests: Retry on EAGAIN during device reset
` [PATCH v8 6/6] vfio: selftests: igb: Recover after DMA-read faults
[PATCH v2 0/3] RISC-V: KVM: Cleanup SBI extension status when disable
2026-07-29 22:33 UTC (4+ messages)
` [PATCH v2 3/3] RISC-V: KVM: Reset the SBI extension when disable it
[PATCH v8 00/11] Dynamic PAMT
2026-07-29 22:14 UTC (13+ messages)
` [PATCH v8 02/11] x86/virt/tdx: Allocate page bitmap for "
` [PATCH v8 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v8 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v8 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
[PATCH 0/2] KVM: x86/mmu: Use LOCK CMPXCHG to clear Accessed bits
2026-07-29 22:04 UTC (4+ messages)
[PATCH v1] vfio/pci: Avoid mapping BARs for devices with non-mappable BARs
2026-07-29 21:50 UTC (7+ messages)
[PATCH] KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is active
2026-07-29 21:35 UTC
[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
2026-07-29 21:21 UTC (6+ messages)
` [PATCH v3 2/4] virt: tdx-guest: Calculate the Quote buffer size safely
` [PATCH v3 3/4] virt: tdx-guest: Use a variable to store the Quote buffer size
[PATCH v3 0/2] KVM: x86: Fix missing EFER validity checks
2026-07-29 20:48 UTC (6+ messages)
` [PATCH v3 1/2] KVM: x86: Check EFER validity on KVM_SET_SREGS*
[PATCH v6 00/20] KVM: x86: Enable APX for guests
2026-07-29 20:31 UTC (32+ messages)
` [PATCH v6 01/20] KVM: x86: Extend VCPU registers for EGPRs
` [PATCH v6 02/20] KVM: VMX: Save guest EGPRs in VCPU cache
` [PATCH v6 03/20] KVM: x86: Support APX state for XSAVE ABI
` [PATCH v6 04/20] KVM: VMX: Refactor VMX instruction information access
` [PATCH v6 05/20] KVM: VMX: Refactor instruction information decoding
` [PATCH v6 06/20] KVM: VMX: Remove unused control-register access defines
` [PATCH v6 07/20] KVM: VMX: Refactor register index retrieval from exit qualification
` [PATCH v6 08/20] KVM: VMX: Support instruction information extension
` [PATCH v6 09/20] KVM: nVMX: Propagate extended instruction information
` [PATCH v6 10/20] KVM: x86: Support EGPR accessing and tracking for emulator
` [PATCH v6 11/20] KVM: x86: Handle EGPR index and REX2-incompatible opcodes
` [PATCH v6 12/20] KVM: x86: Support REX2-prefixed opcode decode
` [PATCH v6 13/20] KVM: x86: Reject EVEX-prefixed instructions
` [PATCH v6 14/20] KVM: x86: Move KVM_SUPPORTED_{XCR0,XSS} into kvm_x86_vendor_init()
` [PATCH v6 15/20] KVM: x86: Guard valid XCR0.APX settings
` [PATCH v6 16/20] KVM: x86: Add APX to supported XCR0
` [PATCH v6 17/20] KVM: x86: Expose APX foundation feature to userspace
` [PATCH v6 18/20] KVM: x86: Expose APX sub-features "
` [PATCH v6 19/20] KVM: x86: selftests: Add APX state and ABI test
` [PATCH v6 20/20] KVM: x86: selftests: Add APX state handling and XCR0 sanity checks
[PATCH v5 00/20] KVM: x86: Enable APX for guests
2026-07-29 19:46 UTC (3+ messages)
[PATCH v7 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-07-29 19:43 UTC (3+ messages)
` [PATCH v7 5/6] vfio: selftests: Retry on EAGAIN during device reset
[PATCH v4 0/9] KVM: selftests: Create KVM selftests runner
2026-07-29 19:39 UTC (9+ messages)
` [PATCH v4 3/9] KVM: selftests: Add timeout option in "
` [PATCH v4 6/9] KVM: selftests: Add various print flags to KVM selftest runner
` [PATCH v4 8/9] KVM: selftests: Add rule to generate default tests for KVM selftests runner
` [PATCH v4 9/9] KVM: selftests: Provide README.rst "
[PATCH] vsock/virtio: prevent workers from using deleted virtqueues
2026-07-29 19:19 UTC (5+ messages)
[PATCH v2 0/2] vsock/virtio: fix worker access after virtqueue teardown
2026-07-29 19:16 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] vsock/virtio: read virtqueues under worker locks
` [PATCH v3 2/2] vsock/virtio: avoid refilling the RX queue after teardown
[PATCH v2 2/2] vsock/virtio: avoid refilling the RX queue after teardown
2026-07-29 18:58 UTC
[PATCH v2 1/2] vsock/virtio: read virtqueues under worker locks
2026-07-29 18:58 UTC
[PATCH v5 00/13] KVM: s390: Misc fixes
2026-07-29 18:53 UTC (17+ messages)
` [PATCH v5 06/13] KVM: s390: Fix race in __do_essa()
` [PATCH v5 07/13] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [PATCH v5 08/13] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [PATCH v5 09/13] KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
` [PATCH v5 10/13] KVM: s390: Return -EINTR if a signal was pending while faulting-in
` [PATCH v5 11/13] KVM: s390: Fix ordering when adding to SCA
` [PATCH v5 12/13] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()
` [PATCH v5 13/13] KVM: s390: Fix kvm_arch_commit_memory_region() when low on memory
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-07-29 17:52 UTC (7+ messages)
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs "
` [PATCH v5 6/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation
[PATCH v2 00/36] KVM: VMX APIC timer virtualization support
2026-07-29 17:39 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox