messages from 2026-05-11 23:48:47 to 2026-05-12 16:13:42 UTC [more...]
[PATCH] KVM: selftests: sync_regs_test: use KVM_SYNC_X86_VALID_FIELDS
2026-05-12 16:13 UTC (5+ messages)
` [PATCH] KVM: selftests: sync_regs_test: drop stale TODO comment
[PATCH] vhost/vsock: Refuse the connection immediately when guest isn't ready
2026-05-12 16:02 UTC (5+ messages)
[PATCH] KVM: selftests: Ensure gmem file sizes are multiple of host page size
2026-05-12 15:56 UTC
[PATCH v17 00/24] KVM: Enable mmap() for guest_memfd
2026-05-12 15:53 UTC (6+ messages)
` [PATCH v17 24/24] KVM: selftests: Add guest_memfd testcase to fault-in on !mmap()'d memory
[PATCH] iommupt: Fixup build warning by using BIT_ULL() for RISCVPT_NC/IO
2026-05-12 15:12 UTC (2+ messages)
[PATCH 0/2] KVM: selftests: Fixes for guest_memfd_test and FD double-close
2026-05-12 15:06 UTC (9+ messages)
` [PATCH 2/2] KVM: selftests: Fix FD double-close in kvm_vm_release()
[PATCH] KVM: VMX: introduce module parameter to disable CET
2026-05-12 15:00 UTC
[PATCH v4 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
2026-05-12 14:50 UTC (5+ messages)
` [PATCH v4 1/2] iommu/riscv: Advertise Svpbmt support to generic page table
` [PATCH v4 2/2] iommupt: Encode IOMMU_MMIO/IOMMU_CACHE via RISC-V Svpbmt bits
` Re: [PATCH v4 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
[PATCH v6 00/28] KVM: combined patchset for MBEC/GMET support
2026-05-12 14:32 UTC (3+ messages)
[PATCH 0/2] KVM: arm64: nv: Reduce FP/SVE overhead on exception/exception return
2026-05-12 14:07 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: nv: Track L2 to L1 exception emulation
` [PATCH 2/2] KVM: arm64: nv: Don't save/restore FP register during a nested ERET or exception
[PATCH v2 0/2] vfio: Fix racy bitfields and tighten struct layout
2026-05-12 13:26 UTC (5+ messages)
` [PATCH v2 1/2] vfio/pci: "
[PATCH v3 0/9] perf/x86: Don't write PEBS_ENABLED on KVM transitions
2026-05-12 12:39 UTC (15+ messages)
` [PATCH v3 1/9] perf/x86/intel: Ensure guest PEBS path doesn't set unwanted PERF_GLOBAL_CTRL bits
` [PATCH v3 2/9] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation
` [PATCH v3 4/9] perf/x86/intel: Make @data a mandatory param for intel_guest_get_msrs()
` [PATCH v3 5/9] perf/x86/intel: Invert names of intel_ctrl_{guest,host}_mask
` [PATCH v3 7/9] perf/x86/intel: KVM: Handle cross-mapped PEBS PMCs entirely within KVM
` [PATCH v3 8/9] KVM: VMX: Drop a redundant pmu->global_ctrl check when processing pebs_enable
` [PATCH v3 9/9] KVM: VMX: Only tell perf to enable PEBS counters for fully enabled PMCs
[PATCH v3] KVM: PPC: Book3S HV: Add missing mappings for tracing exits
2026-05-12 11:57 UTC
[PATCH v2 00/16] iommu: Add live update state preservation
2026-05-12 11:32 UTC (5+ messages)
` [PATCH v2 11/16] iommu/vt-d: preserve PASID table of preserved device
[PATCH net v2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
2026-05-12 11:17 UTC (4+ messages)
[PATCH net 0/2] vsock/virtio: fix vsockmon tap skb construction
2026-05-12 11:10 UTC (2+ messages)
[PATCH kvm-unit-tests 0/9] Combined GMET and MBEC tests
2026-05-12 11:06 UTC (2+ messages)
[PATCH] KVM: arm64: Add memslot for ST_GPA_BASE in check_steal_time_uapi()
2026-05-12 10:39 UTC (4+ messages)
[PATCH v8 0/7] vfio/pci: Add PCIe TPH support
2026-05-12 9:41 UTC (6+ messages)
` [PATCH v8 4/7] vfio/pci: Add PCIe TPH interface with capability query
[PATCH v2] KVM: PPC: Book3S HV: Add H_FAC_UNAVAIL mapping for tracing exits
2026-05-12 8:36 UTC (2+ messages)
[PATCH v9 0/5] vfio/pci: Add PCIe TPH support
2026-05-12 8:03 UTC (6+ messages)
` [PATCH v9 1/5] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v9 2/5] PCI/TPH: Export pcie_tph_get_st_modes() for external use
` [PATCH v9 3/5] PCI/TPH: Add pcie_tph_enabled_mode() helper
` [PATCH v9 4/5] vfio/pci: Add PCIe TPH configuration space virtualization
` [PATCH v9 5/5] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_ST for TPH ST entry management
[PATCH net] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
2026-05-12 7:19 UTC (10+ messages)
[PATCH 0/3] KVM: x86: Mitigate kvm-clock drift caused by masterclock update
2026-05-12 7:19 UTC (9+ messages)
` [PATCH 2/3] KVM: x86: conditionally clear KVM_REQ_MASTERCLOCK_UPDATE at the end of KVM_SET_CLOCK
` [PATCH 3/3] KVM: x86: conditionally update masterclock data in pvclock_update_vm_gtod_copy()
[PATCH] KVM: Reject wrapped offset in kvm_reset_dirty_gfn()
2026-05-12 6:07 UTC
[RFC PATCH 00/12] Private MMIO support for private assigned dev
2026-05-12 5:49 UTC (8+ messages)
` [RFC PATCH 04/12] vfio/pci: Allow MMIO regions to be exported through dma-buf
[PATCH 0/5] Fix and enhance KVM steal accounting for both guest and host
2026-05-12 5:46 UTC (13+ messages)
` [PATCH 2/5] KVM: x86: Reset vcpu->arch.st.last_steal when enabling steal time
` [PATCH 3/5] KVM: x86: account KVM_SET_CLOCK downtime in "
[PATCH v6 0/7] KVM: SVM: Add Page Modification Logging (PML) support
2026-05-12 5:45 UTC (7+ messages)
` [PATCH v6 1/7] KVM: x86: Carve out PML flush routine
` [PATCH v6 2/7] KVM: x86: Move PML page to common vcpu arch structure
[PATCH v2] x86/cpu: Skip reading MSR_IA32_PLATFORM_ID in virtualized environment
2026-05-12 1:57 UTC (3+ messages)
[PATCH] KVM: x86: Fix Xen hypercall tracepoint argument assignment
2026-05-12 1:53 UTC
[PATCH v4 00/21] KVM: x86: Enable APX for guests
2026-05-12 1:15 UTC (22+ messages)
` [PATCH v4 01/21] KVM: VMX: Macrofy GPR swapping in __vmx_vcpu_run()
` [PATCH v4 02/21] KVM: SVM: Macrofy GPR swapping in __svm_vcpu_run()
` [PATCH v4 03/21] KVM: SEV: Macrofy GPR swapping in __svm_sev_es_vcpu_run()
` [PATCH v4 04/21] KVM: x86: Extend VCPU registers for EGPRs
` [PATCH v4 05/21] KVM: VMX: Save guest EGPRs in VCPU cache
` [PATCH v4 06/21] x86/fpu: Ignore APX when copying from/to guest FPU
` [PATCH v4 07/21] KVM: x86: Support APX state for XSAVE ABI
` [PATCH v4 08/21] KVM: VMX: Refactor VMX instruction information access
` [PATCH v4 09/21] KVM: VMX: Refactor instruction information decoding
` [PATCH v4 10/21] KVM: VMX: Refactor register index retrieval from exit qualification
` [PATCH v4 11/21] KVM: VMX: Support instruction information extension
` [PATCH v4 12/21] KVM: nVMX: Propagate the extended instruction info field
` [PATCH v4 13/21] KVM: x86: Support EGPR accessing and tracking for emulator
` [PATCH v4 14/21] KVM: x86: Handle EGPR index and REX2-incompatible opcodes
` [PATCH v4 15/21] KVM: x86: Support REX2-prefixed opcode decode
` [PATCH v4 16/21] KVM: x86: Reject EVEX-prefixed instructions
` [PATCH v4 17/21] KVM: x86: Guard valid XCR0.APX settings
` [PATCH v4 18/21] KVM: x86: Expose APX foundation feature to guests
` [PATCH v4 19/21] KVM: x86: Expose APX sub-features "
` [PATCH v4 20/21] KVM: x86: selftests: Add APX state and ABI test
` [PATCH v4 21/21] KVM: x86: selftests: Add APX state handling and XCR0 sanity checks
[PATCH] KVM: x86: Block TSC multiplier writes for protected guest TSC
2026-05-12 11:18 UTC (3+ messages)
[BUG] x86/virt/tdx: tdx_offline_cpu() violates tdx_cpu_flush_cache() preemption assert
2026-05-12 1:00 UTC (2+ messages)
[PATCH v2] KVM: nSVM: Never use L0's PAUSE loop exiting while L2 is running
2026-05-12 0:38 UTC (2+ messages)
[PATCH v4 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
2026-05-12 0:13 UTC (4+ messages)
` [PATCH v4 08/10] KVM: x86: Add nested context management
[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
2026-05-11 23:48 UTC (2+ messages)
` [PATCH v4 16/16] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
page: | 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