messages from 2025-11-03 16:32:55 to 2025-11-05 11:31:52 UTC [more...]
[PATCH 00/33] KVM: arm64: Add LR overflow infrastructure
2025-11-05 11:31 UTC (40+ messages)
` [PATCH 01/33] irqchip/gic: Add missing GICH_HCR control bits
` [PATCH 02/33] irqchip/gic: Expose CPU interface VA to KVM
` [PATCH 03/33] irqchip/apple-aic: Spit out ICH_MIDR_EL2 value on spurious vGIC MI
` [PATCH 04/33] KVM: arm64: Turn vgic-v3 errata traps into a patched-in constant
` [PATCH 05/33] KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trapping
` [PATCH 06/33] KVM: arm64: Repack struct vgic_irq fields
` [PATCH 07/33] KVM: arm64: Add tracking of vgic_irq being present in a LR
` [PATCH 08/33] KVM: arm64: Add LR overflow handling documentation
` [PATCH 09/33] KVM: arm64: GICv3: Drop LPI active state when folding LRs
` [PATCH 10/33] KVM: arm64: GICv3: Preserve EOIcount on exit
` [PATCH 11/33] KVM: arm64: GICv3: Decouple ICH_HCR_EL2 programming from LRs
` [PATCH 12/33] KVM: arm64: GICv3: Extract LR folding primitive
` [PATCH 13/33] KVM: arm64: GICv3: Extract LR computing primitive
` [PATCH 14/33] KVM: arm64: GICv2: Preserve EOIcount on exit
` [PATCH 15/33] KVM: arm64: GICv2: Decouple GICH_HCR programming from LRs being loaded
` [PATCH 16/33] KVM: arm64: GICv2: Extract LR folding primitive
` [PATCH 17/33] KVM: arm64: GICv2: Extract LR computing primitive
` [PATCH 18/33] KVM: arm64: Compute vgic state irrespective of the number of interrupts
` [PATCH 19/33] KVM: arm64: Eagerly save VMCR on exit
` [PATCH 20/33] KVM: arm64: Revamp vgic maintenance interrupt configuration
` [PATCH 21/33] KVM: arm64: Make vgic_target_oracle() globally available
` [PATCH 22/33] KVM: arm64: Invert ap_list sorting to push active interrupts out
` [PATCH 23/33] KVM: arm64: Move undeliverable interrupts to the end of ap_list
` [PATCH 24/33] KVM: arm64: Use MI to detect groups being enabled/disabled
` [PATCH 25/33] KVM: arm64: Add AP-list overflow split/splice
` [PATCH 26/33] KVM: arm64: GICv3: Handle LR overflow when EOImode==0
` [PATCH 27/33] KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps
` [PATCH 28/33] KVM: arm64: GICv3: Add GICv2 SGI handling to deactivation primitive
` [PATCH 29/33] KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacity
` [PATCH 30/33] KVM: arm64: GICv2: Handle LR overflow when EOImode==0
` [PATCH 31/33] KVM: arm64: GICv2: Handle deactivation via GICV_DIR traps
` [PATCH 32/33] KVM: arm64: GICv2: Always trap GICV_DIR register
` [PATCH 33/33] KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivation
[PATCH 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
2025-11-05 10:42 UTC (3+ messages)
` [PATCH 3/4] KVM: x86: Load guest/host XCR0 and XSS outside of the fastpath run loop
[PATCH v3 00/20] i386: Support CET for KVM
2025-11-05 10:41 UTC (12+ messages)
` [PATCH v3 10/20] i386/cpu: Add missing migratable xsave features
` [PATCH v3 15/20] i386/machine: Add vmstate for cet-ss and cet-ibt
[PATCH v5 0/4] KVM: x86: User-return MSR fix+cleanups
2025-11-05 9:16 UTC (11+ messages)
` [PATCH v5 1/4] KVM: TDX: Explicitly set user-return MSRs that *may* be clobbered by the TDX-Module
` [PATCH v5 4/4] KVM: x86: Don't disable IRQs when unregistering user-return notifier
[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-05 8:17 UTC (8+ messages)
[Bug 220740] New: Host crash when do PF passthrough to KVM guest with some devices
2025-11-05 8:12 UTC (7+ messages)
` [Bug 220740] "
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-11-05 7:47 UTC (7+ messages)
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
[PATCH] entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stub
2025-11-05 3:40 UTC
[PATCH 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-05 2:41 UTC (9+ messages)
` [PATCH 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH 10/16] mm: replace pmd_to_swp_entry() with leafent_from_pmd()
` [PATCH 13/16] mm: remove non_swap_entry() and use leaf entry helpers instead
[PATCH] KVM: selftests: Use "gpa" and "gva" for local variable names in pre-fault test
2025-11-05 2:02 UTC (3+ messages)
[PATCH] KVM: selftests: Rename "guest_paddr" variables to "gpa"
2025-11-05 1:54 UTC (3+ messages)
[PATCH v3 0/3] VMSCAPE optimization for BHI variant
2025-11-04 23:36 UTC (13+ messages)
` [PATCH v3 1/3] x86/bhi: Add BHB clearing for CPUs with larger branch history
` [PATCH v3 2/3] x86/vmscape: Replace IBPB with branch history clear on exit to userspace
` [PATCH v3 3/3] x86/vmscape: Remove LFENCE from BHB clearing long loop
[PATCH AUTOSEL 6.17] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
2025-11-04 21:27 UTC (5+ messages)
[PATCH 00/11] Nested SVM fixes, cleanups, and hardening
2025-11-04 19:59 UTC (12+ messages)
` [PATCH 01/11] KVM: nSVM: Fix consistency checks for NP_ENABLE
` [PATCH 02/11] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH 03/11] KVM: nSVM: Add missing consistency check for event_inj
` [PATCH 04/11] KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
` [PATCH 05/11] KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
` [PATCH 06/11] KVM: SVM: switch svm_copy_lbrs() to a macro
` [PATCH 07/11] KVM: nSVM: Cache all used fields from VMCB12
` [PATCH 08/11] KVM: nSVM: Restrict mapping VMCB12 on nested VMRUN
` [PATCH 09/11] KVM: nSVM: Simplify nested_svm_vmrun()
` [PATCH 10/11] KVM: nSVM: Sanitize control fields copied from VMCB12
` [PATCH 11/11] KVM: nSVM: Only copy NP_ENABLE from VMCB01's nested_ctl
[kvm-unit-tests 0/4] Misc fixups/cleanups for nested tests
2025-11-04 19:30 UTC (5+ messages)
` [kvm-unit-tests 1/4] x86/vmx: Skip vmx_pf_exception_test_fep early if FEP is not available
` [kvm-unit-tests 2/4] x86/svm: Print SVM test names before running tests
` [kvm-unit-tests 3/4] x86/svm: Replace #UD on failure in LBRV tests with proper report()s
` [kvm-unit-tests 4/4] x86/svm: Deflake svm_tsc_scale_test
[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-04 19:27 UTC (30+ messages)
` [PATCH v3 02/28] drm/xe: Move migration support to device-level struct
` [PATCH v3 05/28] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v3 07/28] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH v3 15/28] drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
` [PATCH v3 16/28] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH v3 18/28] drm/xe/pf: Handle GGTT "
` [PATCH v3 19/28] drm/xe/pf: Handle MMIO "
` [PATCH v3 21/28] drm/xe/migrate: Add function to copy of VRAM data in chunks
` [PATCH v3 22/28] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v3 27/28] drm/intel/pciids: Add match with VFIO override
[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
2025-11-04 18:02 UTC (6+ messages)
` [PATCH v4 27/28] KVM: TDX: Bug the VM if extending the initial measurement fails
[PATCH v3] KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
2025-11-04 17:55 UTC
[PATCH] KVM: selftests: Forcefully override ARCH from x86_64 to x86
2025-11-04 17:45 UTC (2+ messages)
[PATCH] KVM: x86: Add a helper to dedup reporting of unhandled VM-Exits
2025-11-04 17:45 UTC (6+ messages)
[PATCH v2 0/2] KVM: VMX: Handle SEAMCALL or TDCALL VM-Exits
2025-11-04 17:45 UTC (2+ messages)
[PATCH] KVM: guest_memfd: Remove bindings on memslot deletion when gmem is dying
2025-11-04 17:45 UTC (3+ messages)
[PATCH 0/3] KVM: SVM: Unregister GALog notifier on module exit
2025-11-04 17:45 UTC (2+ messages)
[PATCH 0/2] KVM: x86: Fix an FPU+CET splat
2025-11-04 17:45 UTC (6+ messages)
` [PATCH 1/2] KVM: x86: Unload "FPU" state on INIT if and only if its currently in-use
` [PATCH 2/2] KVM: x86: Harden KVM against imbalanced load/put of guest FPU state
[PATCH] KVM: SVM: switch to raw spinlock for svm->ir_list_lock
2025-11-04 17:44 UTC (2+ messages)
[PATCH] KVM: x86: Call out MSR_IA32_S_CET is not handled by XSAVES
2025-11-04 17:44 UTC (2+ messages)
[PATCH RFC] kvm: emulate avx vmovdq
2025-11-04 17:40 UTC (2+ messages)
[PATCH v2] KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
2025-11-04 17:29 UTC (3+ messages)
[PATCH v4 0/3] mm: Implement ECC handling for pfn with no struct page
2025-11-04 17:21 UTC (10+ messages)
` [PATCH v4 2/3] mm: handle poisoning of pfn without struct pages
[PATCH v5 0/3] mm: Implement ECC handling for pfn with no struct page
2025-11-04 17:15 UTC (5+ messages)
` [PATCH v5 2/3] mm: handle poisoning of pfn without struct pages
[PATCH v2] vhost: add a new ioctl VHOST_GET_VRING_WORKER_INFO and use in net.c
2025-11-04 16:41 UTC (3+ messages)
[PATCH v1 0/3] kvm:x86: simplify kvmclock update logic
2025-11-04 16:35 UTC (3+ messages)
[v2][PATCH 0/2] x86/virt/tdx: Minor sparse fixups
2025-11-04 16:31 UTC (8+ messages)
` [v2][PATCH 1/2] x86/virt/tdx: Remove __user annotation from kernel pointer
` [v2][PATCH 2/2] x86/virt/tdx: Fix sparse warnings from using 0 for NULL
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-11-04 15:29 UTC (4+ messages)
` [RFC PATCH v1 11/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES
[PATCH] LoongArch: KVM: Add delay until timer interrupt injected
2025-11-04 11:46 UTC
[PATCH v2 1/7] KVM: LoongArch: selftests: Add system registers save and restore on exception
2025-11-04 11:36 UTC (7+ messages)
` [PATCH v2 2/7] KVM: LoongArch: selftests: Add exception handler register interface
` [PATCH v2 3/7] KVM: LoongArch: selftests: Add basic interfaces
` [PATCH v2 4/7] KVM: LoongArch: selftests: Add timer test case with one-shot mode
` [PATCH v2 5/7] KVM: LoongArch: selftests: Add period mode timer test
` [PATCH v2 6/7] KVM: LoongArch: selftests: Add SW emulated "
` [PATCH v2 7/7] KVM: LoongArch: selftests: Add time counter test
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-11-04 11:08 UTC (8+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v10 0/9] support FEAT_LSUI
2025-11-04 11:01 UTC (10+ messages)
` [PATCH v10 2/9] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v10 3/9] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v10 7/9] arm64: separate common LSUI definitions into lsui.h
` [PATCH v10 8/9] arm64: armv8_deprecated: convert user_swpX to inline function
` [PATCH v10 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation
[PATCH v4 0/8] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
2025-11-04 10:58 UTC (17+ messages)
` [PATCH v4 1/8] x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well
` [PATCH v4 2/8] x86/bugs: Decouple ALTERNATIVE usage from VERW macro definition
` [PATCH v4 4/8] KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2
` [PATCH v4 6/8] KVM: VMX: Bundle all L1 data cache flush mitigation code together
[PATCH] KVM: x86: skip userspace IOAPIC EOI exit when Directed EOI is enabled
2025-11-04 9:55 UTC (11+ messages)
[PATCH 1/1] KVM: VMX: configure SVI during runtime APICv activation
2025-11-04 7:37 UTC (2+ messages)
[PATCH] tools/kvm_stat: add missing <delay> param to -s option
2025-11-04 3:28 UTC
[PATCH 0/4] vfio: selftest: Add SR-IOV UAPI test
2025-11-04 0:35 UTC (5+ messages)
` [PATCH 1/4] vfio: selftests: Add support for passing vf_token in device init
` [PATCH 2/4] vfio: selftests: Export vfio_pci_device functions
` [PATCH 3/4] vfio: selftests: Add helper to set/override a vf_token
` [PATCH 4/4] vfio: selftests: Add tests to validate SR-IOV UAPI
[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-11-03 22:22 UTC (5+ messages)
` [PATCH v4 1/3] KVM: arm64: VM exit to userspace to handle SEA
[PATCH] KVM: x86: SVM: Mark VMCB_LBR dirty when L1 sets DebugCtl[LBR]
2025-11-03 18:10 UTC (3+ messages)
[PATCH v6 0/2] KVM: guest_memfd: use write for population
2025-11-03 16:55 UTC (6+ messages)
` [PATCH v6 1/2] KVM: guest_memfd: add generic population via write
[PATCH v8 0/7] TDX host: kexec/kdump support
2025-11-03 16:44 UTC (9+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
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