messages from 2026-05-28 00:09:29 to 2026-05-28 18:33:33 UTC [more...]
[PATCH 0/4] KVM: x86: small MMU-adjacent cleanups
2026-05-28 18:33 UTC (8+ messages)
` [PATCH 2/4] KVM: nVMX: remove unnecessary code in prepare_vmcs02
` [PATCH 3/4] KVM: nSVM: invalidate cached PDPTRs across nested NPT transitions
[kvm-unit-tests PATCH] x86/svm: add comprehensive tests for GMET
2026-05-28 19:24 UTC
[PATCH v2 00/11] mlx5 support for VFIO self test
2026-05-28 18:16 UTC (5+ messages)
` [PATCH v2 05/11] selftests: Add additional kernel functions to tools/include/
` [PATCH v2 06/11] selftests: Fix arm64 IO barriers to match kernel
[PATCH v7 00/17] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
2026-05-28 18:15 UTC (16+ messages)
` [PATCH v7 15/17] KVM: selftests: Allocate a dedicated guest page for x86 L2 guest stack
` [PATCH v7 17/17] KVM: selftests: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits
[PATCH v1 0/7] KVM: s390: More gmap and vsie fixes
2026-05-28 18:13 UTC (14+ messages)
` [PATCH v1 1/7] KVM: s390: Fix _gmap_crstep_xchg_atomic()
` [PATCH v1 2/7] KVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()
` [PATCH v1 3/7] KVM: s390: vsie: Fix rmap handling in _do_shadow_crste()
` [PATCH v1 4/7] KVM: s390: Fix fault-in code
` [PATCH v1 5/7] KVM: s390: Avoid potentially sleeping while atomic when zapping pages
` [PATCH v1 6/7] KVM: s390: Lock pte when making page secure
` [PATCH v1 7/7] KVM: s390: Prevent memslots outside the ASCE range
[PATCH v3] KVM: selftests: Add a test for gPAT handling in L2
2026-05-28 17:58 UTC (4+ messages)
[PATCH v3 0/3] KVM: guest_memfd: Fix signed offset+size goof
2026-05-28 17:57 UTC (8+ messages)
` [PATCH v3 1/3] KVM: guest_memfd: Treat memslot binding offset+size as unsigned values
` [PATCH v3 2/3] KVM: selftests: Expand the guest_memfd test macros to allow passing the VM
` [PATCH v3 3/3] KVM: selftests: Add guest_memfd regression test signed offset+size bug
[PATCH v7 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-05-28 17:56 UTC (3+ messages)
[PATCH v3 0/2] x86/tdx: Port I/O emulation fixes
2026-05-28 17:25 UTC (6+ messages)
` [PATCH v3 2/2] x86/tdx: Fix zero-extension for 32-bit port I/O
[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
2026-05-28 17:20 UTC (2+ messages)
[RFC PATCH 1/8] timekeeping: Add clocksource read_raw() method and raw_cycles to snapshot
2026-05-28 16:47 UTC (3+ messages)
` [RFC PATCH 2/8] clocksource/hyperv: Implement read_raw() for TSC page clocksource
[PATCH v14 0/8] vfio/pci: Add PCIe TPH support
2026-05-28 16:42 UTC (11+ messages)
` [PATCH v14 1/8] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v14 2/8] PCI/TPH: Cache TPH requester capability at probe time
` [PATCH v14 3/8] PCI/TPH: Add requester selection policy to pcie_enable_tph()
` [PATCH v14 4/8] PCI/TPH: Add requester policy to pcie_tph_get_cpu_st()
` [PATCH v14 5/8] PCI/TPH: expose the enabled TPH requester type
` [PATCH v14 6/8] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_ST_CONFIG for PCIe TPH ST configuration
` [PATCH v14 7/8] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_CPU_ST to query TPH steering tag
` [PATCH v14 8/8] vfio/pci: Virtualize PCIe TPH capability registers
[kvm-unit-tests PATCH v2] arm: add wfx test case
2026-05-28 16:23 UTC (2+ messages)
[PATCH v2 0/6] KVM/x86: Drop "1" as MSR emulation return value
2026-05-28 16:19 UTC (22+ messages)
` [PATCH v2 1/6] KVM/x86: Change comment before KVM_MSR_RET_* defines
` [PATCH v2 2/6] KVM/x86: Return -errno instead of "1" for APIC related MSR emulation
` [PATCH v2 3/6] KVM/x86: Return -errno instead of "1" for Hyper-V "
` [PATCH v2 4/6] KVM/x86: Return -errno instead of "1" for VMX "
` [PATCH v2 5/6] KVM/x86: Return -errno instead of "1" for SVM "
` [PATCH v2 6/6] KVM/x86: Return -errno instead of "1" for common "
[PATCH v4 0/5] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
2026-05-28 16:08 UTC (6+ messages)
` [PATCH v4 1/5] KVM: x86: Consolidate CPUID fault handling for emulator and interception logic
[PATCH v8 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-05-28 16:06 UTC (7+ messages)
` [PATCH v8 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v8 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v8 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject
[PATCH v6 0/8] target/arm: fully model WFxT instructions for A-profile
2026-05-28 16:05 UTC (3+ messages)
` [PATCH v6 1/8] target/arm: fix WFET typo in syndrome
[PATCH] KVM: selftests: hyperv_tlb_flush: use swap() to swap PTEs
2026-05-28 16:04 UTC (7+ messages)
` [PATCH v2] "
[PATCH v3 5/9] KVM: arm64: selftests: Add shadow_stage2 test
2026-05-28 16:02 UTC (3+ messages)
` [PATCH] KVM: selftest: arm64: Run shadow_stage2 varying guest modes
[PATCH v2 0/4] LoongArch: KVM: Add PV TLB flush support
2026-05-28 15:20 UTC (9+ messages)
` [PATCH v2 1/4] LoongArch: KVM: Preserve auto-enabled PV features on userspace override
` [PATCH v2 2/4] LoongArch: KVM: Add PV TLB flush support via steal-time shared memory
` [PATCH v2 3/4] LoongArch: KVM: Implement guest-side PV TLB flush
` [PATCH v2 4/4] KVM: selftests: loongarch: Add PV TLB flush performance test
[PATCH v2 0/5] KVM/x86: Drop "1" as MSR emulation return value
2026-05-28 15:14 UTC (12+ messages)
` [PATCH v2 1/5] KVM/x86: Change comment before KVM_MSR_RET_* defines
` [PATCH v2 2/5] KVM/x86: Return -errno instead of "1" for APIC related MSR emulation
` [PATCH v2 3/5] KVM/x86: Return -errno instead of "1" for Hyper-V "
` [PATCH v2 4/5] KVM/x86: Return -errno instead of "1" for VMX "
` [PATCH v2 5/5] KVM/x86: Return -errno instead of "1" for SVM "
[PATCH v2 00/39] KVM: arm64: Add GICv5 IRS support
2026-05-28 14:59 UTC (6+ messages)
` [PATCH v2 03/39] irqchip/gic-v5: Setup gic_kvm_info on ACPI hosts
` [PATCH v2 29/39] KVM: arm64: gic-v5: Support SPI injection
[PATCH v5 0/7] Add RMPOPT support
2026-05-28 14:45 UTC (7+ messages)
` [PATCH v5 2/7] x86/msr: add wrmsrq_on_cpus helper
` [PATCH v5 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
[PATCH v2 0/5] KVM: x86: Expose Zhaoxin CPUID 0xC0000001 EDX cryptographic features
2026-05-28 13:35 UTC (12+ messages)
` [PATCH v2 1/5] KVM: x86: Expose Zhaoxin SM2 CPUID feature
` [PATCH v2 2/5] KVM: x86: Expose Zhaoxin CCS (SM3 + SM4) "
` [PATCH v2 3/5] KVM: x86: Expose Zhaoxin RNG2 "
` [PATCH v2 4/5] KVM: x86: Expose Zhaoxin PHE2 "
` [PATCH v2 5/5] KVM: x86: Expose Zhaoxin RSA "
[PATCH v3 00/15] TDX MMU refactors
2026-05-28 13:03 UTC (19+ messages)
` [PATCH v3 01/15] KVM: TDX: Drop kvm_x86_ops.link_external_spt()
` [PATCH v3 02/15] KVM: TDX: Wrap mapping of leaf and non-leaf S-EPT entries into helpers
` [PATCH v3 03/15] KVM: x86/mmu: Fold set_external_spte_present() into its sole caller
` [PATCH v3 04/15] KVM: x86/mmu: Plumb param "old_spte" into kvm_x86_ops.set_external_spte()
` [PATCH v3 05/15] KVM: TDX: Move KVM_BUG_ON()s in __tdp_mmu_set_spte_atomic() to TDX code
` [PATCH v3 06/15] KVM: TDX: Move lockdep assert "
` [PATCH v3 07/15] KVM: x86/tdp_mmu: Morph !is_frozen_spte() check into a KVM_MMU_WARN_ON()
` [PATCH v3 08/15] KVM: x86/mmu: Plumb "sp" _pointer_ into the TDP MMU's handle_changed_spte()
` [PATCH v3 09/15] KVM: x86/tdp_mmu: Centrally propagate to-present/atomic zap updates to external PTEs
` [PATCH v3 10/15] KVM: x86/mmu: Drop KVM_BUG_ON() on shared lock to zap child "
` [PATCH v3 11/15] KVM: TDX: Hoist tdx_sept_remove_private_spte() above set_private_spte()
` [PATCH v3 12/15] KVM: TDX: Drop kvm_x86_ops.remove_external_spte()
` [PATCH v3 13/15] KVM: TDX: Rename tdx_sept_remove_private_spte() to show it's for leaf SPTEs
` [PATCH v3 14/15] KVM: x86: Move error handling inside free_external_spt()
` [PATCH v3 15/15] KVM: TDX: Move external page table freeing to TDX code
[kvm-unit-tests PATCH] x86/run: Use separate "-accel" option to configure the accelerator
2026-05-28 13:00 UTC (2+ messages)
[PATCH] KVM: x86: Use fls() instead of ffs() for rmaps histogram bucketing
2026-05-28 12:40 UTC
[PATCH] RISC-V: KVM: Enhance the logging check for mmu mapping
2026-05-28 11:38 UTC
[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
2026-05-28 3:13 UTC (3+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
[PATCH] MAINTAINERS: Move Rick Edgecombe to TDX maintainer
2026-05-28 9:45 UTC (2+ messages)
[PATCH v5 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-05-28 8:04 UTC (16+ messages)
` [PATCH v5 3/4] vfio/pci: implement get_tph and DMA_BUF_TPH feature
` [PATCH v5 1/4] PCI/TPH: expose the enabled TPH requester type
` [PATCH v5 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
[kvm-unit-tests PATCH v3 0/2] nVMX: Improve DEBUGCTL test coverage
2026-05-28 7:16 UTC (4+ messages)
` [kvm-unit-tests PATCH v3 2/2] x86/vmx: (Re)Add a nVMX test to validate load/save of DEBUGCTL
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-05-28 7:10 UTC (17+ messages)
` [PATCH v14 14/44] arm64: RMI: Basic infrastructure for creating a realm
` [PATCH v14 20/44] arm64: RMI: Support for the VGIC in realms
` [PATCH v14 21/44] KVM: arm64: Support timers in realm RECs
` [PATCH v14 22/44] arm64: RMI: Handle realm enter/exit
` [PATCH v14 24/44] KVM: arm64: Handle realm MMIO emulation
` [PATCH v14 26/44] arm64: RMI: Allow populating initial contents
` [PATCH v14 28/44] arm64: RMI: Create the realm descriptor
` [PATCH v14 32/44] KVM: arm64: Handle Realm PSCI requests
[PATCH RFC 00/12] guest_memfd: support in-place memory conversion
2026-05-28 5:44 UTC (5+ messages)
` [PATCH RFC 06/12] system/memory: Default to guest_memfd for RAM for in-place conversion
` [PATCH RFC 07/12] accel/kvm: Move post-conversion updates to a separate helper
` [PATCH RFC 08/12] accel/kvm: Re-order attribute notifications for in-place conversion
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-05-28 4:52 UTC (13+ messages)
` [PATCH 01/15] x86/virt/tdx: Read global metadata for TDX Module Extensions
[PATCH RFC v3 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-05-28 3:31 UTC (5+ messages)
` [PATCH RFC v3 5/7] mm: selftests: Add shmem into memory failure test
[PATCH] KVM: x86: ioapic: Use old_dest_mode consistently in ioapic_write_indirect()
2026-05-28 3:16 UTC
[PATCH] KVM: x86: Fix wrong return value type in guest_cpuid_has()
2026-05-28 3:15 UTC
[PATCH v1 0/5] KVM: x86: Expose Zhaoxin CPUID 0xC0000001 EDX cryptographic features
2026-05-28 2:55 UTC (5+ messages)
` [PATCH v1 1/5] KVM: x86: Expose Zhaoxin SM2 CPUID feature
[PATCH v7 10/17] KVM: x86/pmu: Disable counters based on Host-Only/Guest-Only bits in SVM
2026-05-28 1:43 UTC (3+ messages)
[PATCH v7 08/17] KVM: x86/pmu: Check mediated PMU counter enablement before event filters
2026-05-28 0:54 UTC (2+ messages)
[PATCH v7 11/17] KVM: x86/pmu: Track mediated PMU counters with mode-specific enables
2026-05-28 0:45 UTC (2+ 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