Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2025-12-11 01:42:57 to 2025-12-12 18:32:25 UTC [more...]

[PATCH v2 00/13] Nested SVM fixes, cleanups, and hardening
 2025-12-12 18:32 UTC  (13+ messages)
` [PATCH v2 04/13] KVM: nSVM: Fix consistency checks for NP_ENABLE
` [PATCH v2 11/13] KVM: nSVM: Simplify nested_svm_vmrun()

[PATCH v2 0/6] vfio: selftest: Add SR-IOV UAPI test
 2025-12-12 18:27 UTC  (5+ messages)
` [PATCH v2 2/6] vfio: selftests: Introduce a sysfs lib
` [PATCH v2 6/6] vfio: selftests: Add tests to validate SR-IOV UAPI

[PATCH v3 00/10] KVM: VMX: Fix APICv activation bugs
 2025-12-12 18:01 UTC  (4+ messages)
` [PATCH v3 03/10] KVM: selftests: Add a test to verify APICv updates (while L2 is active)

[PATCH 0/7] KVM: x86: Improve the handling of debug exceptions during instruction emulation
 2025-12-12 17:53 UTC  (13+ messages)
` [PATCH 4/7] KVM: x86: Consolidate KVM_GUESTDBG_SINGLESTEP check into the kvm_inject_emulated_db()
` [PATCH 5/7] KVM: VMX: Set 'BS' bit in pending debug exceptions during instruction emulation
` [PATCH 7/7] KVM: selftests: Verify 'BS' bit checking in pending debug exception during VM entry

[PATCH 00/32] KVM: arm64: Introduce vGIC-v5 with PPI support
 2025-12-12 16:24 UTC  (34+ messages)
` [PATCH 01/32] KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
` [PATCH 02/32] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
` [PATCH 03/32] arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1
` [PATCH 04/32] arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support
` [PATCH 05/32] arm64/sysreg: Add GICR CDNMIA encoding
` [PATCH 07/32] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH 08/32] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH 06/32] KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headers
` [PATCH 09/32] KVM: arm64: gic-v5: Compute GICv5 FGTs on vcpu load
` [PATCH 10/32] KVM: arm64: gic-v5: Add emulation for ICC_IAFFID_EL1 accesses
` [PATCH 12/32] KVM: arm64: gic: Set vgic_model before initing private IRQs
` [PATCH 13/32] KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
` [PATCH 11/32] KVM: arm64: gic-v5: Trap and emulate ICH_PPI_HMRx_EL1 accesses
` [PATCH 15/32] KVM: arm64: gic-v5: Implement direct injection of PPIs
` [PATCH 16/32] KVM: arm64: gic: Introduce irq_queue and set_pending_state to irq_ops
` [PATCH 14/32] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
` [PATCH 18/32] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH 19/32] KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
` [PATCH 17/32] KVM: arm64: gic-v5: Implement PPI interrupt injection
` [PATCH 21/32] KVM: arm64: gic-v5: Create, init vgic_v5
` [PATCH 20/32] KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
` [PATCH 22/32] KVM: arm64: gic-v5: Reset vcpu state
` [PATCH 23/32] KVM: arm64: gic-v5: Bump arch timer for GICv5
` [PATCH 24/32] KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
` [PATCH 28/32] KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on boot
` [PATCH 27/32] KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
` [PATCH 26/32] KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
` [PATCH 25/32] KVM: arm64: gic: Hide GICv5 for protected guests
` [PATCH 30/32] KVM: arm64: gic-v5: Probe for GICv5 device
` [PATCH 29/32] irqchip/gic-v5: Check if impl is virt capable
` [PATCH 31/32] Documentation: KVM: Introduce documentation for VGICv5
` [PATCH 32/32] KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest

[kvm-unit-tests PATCH v4 00/11] arm64: EL2 support
 2025-12-12 16:03 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 11/11] arm64: add EL2 environment variable

[PATCH v2 0/6] KVM: arm64: VTCR_EL2 conversion to feature dependency framework
 2025-12-12 16:00 UTC  (19+ messages)
` [PATCH v2 1/6] KVM: arm64: Fix EL2 S1 XN handling for hVHE setups
` [PATCH v2 2/6] arm64: Convert ID_AA64MMFR0_EL1.TGRAN{4,16,64}_2 to UnsignedEnum
` [PATCH v2 3/6] arm64: Convert VTCR_EL2 to sysreg infratructure
` [PATCH v2 4/6] KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
` [PATCH v2 5/6] KVM: arm64: Convert VTCR_EL2 to config-driven sanitisation
` [PATCH v2 6/6] KVM: arm64: Honor UX/PX attributes for EL2 S1 mappings

[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
 2025-12-12 15:26 UTC  (7+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports

[PATCH v1 01/28] i386/kvm: avoid installing duplicate msr entries in msr_handlers
 2025-12-12 15:03 UTC  (18+ messages)
` [PATCH v1 04/28] accel/kvm: add changes required to support KVM VM file descriptor change
` [PATCH v1 05/28] accel/kvm: mark guest state as unprotected after vm "
` [PATCH v1 06/28] accel/kvm: add a notifier to indicate KVM VM file descriptor has changed
` [PATCH v1 07/28] kvm/i386: implement architecture support for kvm file descriptor change
` [PATCH v1 09/28] kvm/i386: reload firmware for confidential guest reset
` [PATCH v1 10/28] accel/kvm: Add notifier to inform that the KVM VM file fd is about to be changed
` [PATCH v1 11/28] accel/kvm: rebind current VCPUs to the new KVM VM file descriptor upon reset
` [PATCH v1 12/28] i386/tdx: refactor TDX firmware memory initialization code into a new function
` [PATCH v1 13/28] i386/tdx: finalize TDX guest state upon reset
` [PATCH v1 14/28] i386/tdx: add a pre-vmfd change notifier to reset tdx state
` [PATCH v1 15/28] i386/sev: add migration blockers only once
` [PATCH v1 16/28] i386/sev: add notifiers "
` [PATCH v1 17/28] i386/sev: free existing launch update data and kernel hashes data on init
` [PATCH v1 18/28] i386/sev: add support for confidential guest reset
` [PATCH v1 22/28] accel/kvm: add a per-confidential class callback to unlock guest state
` [PATCH v1 23/28] kvm/xen-emu: re-initialize capabilities during confidential guest reset
` [PATCH v1 26/28] kvm/vcpu: add notifiers to inform vcpu file descriptor change

[PATCH v2] KVM: x86: Don't read guest CR3 when doing async pf while the MMU is direct
 2025-12-12 13:50 UTC 

[PATCH net v3] vsock/virtio: cap TX credit to local buffer size
 2025-12-12 12:26 UTC  (11+ messages)

[PATCH 0/1] Clean up TSAN warnings
 2025-12-12 11:20 UTC  (3+ messages)
` [PATCH 1/1] qemu: TSAN Clean up

[PATCH v2] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2025-12-12 10:19 UTC  (5+ messages)

[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-12-12  9:21 UTC  (5+ messages)
` [PATCH v4 2/3] KVM: selftests: Test for KVM_EXIT_ARM_SEA

[PATCH v4] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
 2025-12-12  8:30 UTC  (13+ messages)

[PATCH next] vfio/xe: Fix use after free in xe_vfio_pci_alloc_file()
 2025-12-12  4:07 UTC  (2+ messages)

[PATCH] vfio/pci: Disable qword access to the PCI ROM bar
 2025-12-12  2:09 UTC 

[PATCH v1 0/3] mm: fixup pfnmap memory failure handling
 2025-12-11 23:14 UTC  (6+ messages)
` [PATCH v1 1/3] mm: fixup pfnmap memory failure handling to use pgoff
` [PATCH v1 2/3] mm: add stubs for PFNMAP memory failure registration functions
` [PATCH v1 3/3] vfio/nvgrace-gpu: register device memory for poison handling

[PATCH] KVM: x86/pmu: Do not accidentally create BTS events
 2025-12-11 18:36 UTC  (2+ messages)
` [PATCH v2] perf/x86/intel: Do not enable BTS for guests

[RFC v2 00/15] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough Hello all,
 2025-12-11 18:13 UTC  (7+ messages)
` [RFC v2 07/15] vfio/cxl: expose CXL region to the userspace via a new VFIO device region
` [RFC v2 11/15] vfio/cxl: introduce the emulation of HDM registers

[kvm-unit-tests PATCH] x86/debug: Fix macro definitions for DR7 local/global enable bits
 2025-12-11 16:41 UTC  (2+ messages)

[PATCH] KVM: x86: Don't read guest CR3 in async pf flow when guest state is protected
 2025-12-11 16:22 UTC  (2+ messages)

[PATCH v6 0/1] KVM: Add support for the ERAPS feature
 2025-12-11 16:09 UTC  (6+ messages)
` [PATCH v6 1/1] x86: kvm: svm: set up ERAPS support for guests

[PATCH v6 0/9] VMSCAPE optimization for BHI variant
 2025-12-11 14:26 UTC  (6+ messages)
` [PATCH v6 6/9] x86/vmscape: Use static_call() for predictor flush
` [PATCH v6 7/9] x86/vmscape: Deploy BHB clearing mitigation

[PATCH] vsock/virtio: cap TX credit to local buffer size
 2025-12-11 12:55 UTC  (4+ messages)

[PATCH v2 0/3] igvm: Supply MADT via IGVM parameter
 2025-12-11 12:25 UTC  (8+ messages)
` [PATCH v2 1/3] hw/acpi: Make BIOS linker optional
` [PATCH v2 2/3] hw/acpi: Add standalone function to build MADT
` [PATCH v2 3/3] igvm: Fill MADT IGVM parameter field

[PATCH v2 0/9] i386/cpu: Support APX for KVM
 2025-12-11 11:42 UTC  (14+ messages)
` [PATCH v2 1/9] i386/cpu: Add APX EGPRs into xsave area
` [PATCH v2 2/9] i386/machine: Use VMSTATE_UINTTL_SUB_ARRAY for vmstate of CPUX86State.regs
` [PATCH v2 3/9] i386/cpu: Cache EGPRs in CPUX86State
` [PATCH v2 4/9] i386/gdbstub: Add APX support for gdbstub
` [PATCH v2 5/9] i386/cpu-dump: Dump entended GPRs for APX supported guest
` [PATCH v2 6/9] i386/monitor: Support EGPRs in hmp_print
` [PATCH v2 7/9] i386/cpu: Add APX migration support
` [PATCH v2 8/9] i386/cpu: Support APX CPUIDs
` [PATCH v2 9/9] i386/cpu: Mark APX xstate as migratable

[PATCH] KVM: s390: Implement CHECK_STOP support and fix GET_MP_STATE
 2025-12-11 10:54 UTC  (2+ messages)

[PATCH 0/3] igvm: Supply MADT via IGVM parameter
 2025-12-11 10:11 UTC  (7+ messages)
` [PATCH 1/3] hw/acpi: Make BIOS linker optional
` [PATCH 2/3] hw/acpi: Add standalone function to build MADT
` [PATCH 3/3] igvm: Fill MADT IGVM parameter field

[PATCH net] vsock/virtio: Fix error code in virtio_transport_recv_listen()
 2025-12-11  8:38 UTC  (4+ messages)

[PATCH v5 00/22] i386: Support CET for KVM
 2025-12-11  7:53 UTC  (24+ messages)
` [PATCH v5 01/22] i386/cpu: Clean up indent style of x86_ext_save_areas[]
` [PATCH v5 02/22] i386/cpu: Clean up arch lbr xsave struct and comment
` [PATCH v5 03/22] i386/cpu: Reorganize arch lbr structure definitions
` [PATCH v5 04/22] i386/cpu: Make ExtSaveArea store an array of dependencies
` [PATCH v5 05/22] i386/cpu: Add avx10 dependency for Opmask/ZMM_Hi256/Hi16_ZMM
` [PATCH v5 06/22] i386/cpu: Use x86_ext_save_areas[] for CPUID.0XD subleaves
` [PATCH v5 07/22] i386/cpu: Reorganize dependency check for arch lbr state
` [PATCH v5 08/22] i386/cpu: Drop pmu check in CPUID 0x1C encoding
` [PATCH v5 09/22] i386/cpu: Fix supervisor xstate initialization
` [PATCH v5 10/22] i386/cpu: Add missing migratable xsave features
` [PATCH v5 11/22] i386/cpu: Enable xsave support for CET states
` [PATCH v5 12/22] i386/cpu: Add CET support in CR4
` [PATCH v5 13/22] i386/cpu: Save/restore SSP0 MSR for FRED
` [PATCH v5 14/22] i386/kvm: Add save/restore support for CET MSRs
` [PATCH v5 15/22] i386/kvm: Add save/restore support for KVM_REG_GUEST_SSP
` [PATCH v5 16/22] i386/cpu: Migrate MSR_IA32_PL0_SSP for FRED and CET-SHSTK
` [PATCH v5 17/22] i386/machine: Add vmstate for cet-shstk and cet-ibt
` [PATCH v5 18/22] i386/cpu: Mark cet-u & cet-s xstates as migratable
` [PATCH v5 19/22] i386/cpu: Advertise CET related flags in feature words
` [PATCH v5 20/22] i386/cpu: Enable cet-ss & cet-ibt for supported CPU models
` [PATCH v5 21/22] i386/tdx: Fix missing spaces in tdx_xfam_deps[]
` [PATCH v5 22/22] i386/tdx: Add CET SHSTK/IBT into the supported CPUID by XFAM

[PATCH net-next v4] net: restore the iterator to its original state when an error occurs
 2025-12-11  6:57 UTC 

[PATCH net-next V3] net: restore the iterator to its original state when an error occurs
 2025-12-11  6:32 UTC  (4+ messages)

[syzbot] Monthly kvm report (Dec 2025)
 2025-12-11  5:58 UTC 

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-12-11  2:36 UTC  (14+ messages)
` [RFC PATCH v2 10/23] KVM: TDX: Enable huge page splitting under write kvm->mmu_lock
` [RFC PATCH v2 21/23] KVM: TDX: Preallocate PAMT pages to be used in split path

[PATCH v3 00/10] crypto: virtio: Add ecb aes algo support
 2025-12-11  1:45 UTC  (6+ messages)
` [PATCH v3 10/10] "


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