messages from 2025-09-21 21:40:14 to 2025-09-23 14:50:01 UTC [more...]
[PATCH v16 00/51] KVM: x86: Super Mega CET
2025-09-23 14:49 UTC (76+ messages)
` [PATCH v16 02/51] KVM: SEV: Read save fields from GHCB exactly once
` [PATCH v16 09/51] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v16 13/51] KVM: x86: Enable guest SSP read/write interface with new uAPIs
` [PATCH v16 17/51] KVM: VMX: Set host constant supervisor states to VMCS fields
` [PATCH v16 18/51] KVM: x86: Don't emulate instructions affected by CET features
` [PATCH v16 19/51] KVM: x86: Don't emulate task switches when IBT or SHSTK is enabled
` [PATCH v16 20/51] KVM: x86: Emulate SSP[63:32]!=0 #GP(0) for FAR JMP to 32-bit mode
` [PATCH v16 21/51] KVM: x86/mmu: WARN on attempt to check permissions for Shadow Stack #PF
` [PATCH v16 22/51] KVM: x86/mmu: Pretty print PK, SS, and SGX flags in MMU tracepoints
` [PATCH v16 23/51] KVM: x86: Allow setting CR4.CET if IBT or SHSTK is supported
` [PATCH v16 24/51] KVM: nVMX: Always forward XSAVES/XRSTORS exits from L2 to L1
` [PATCH v16 25/51] KVM: x86: Add XSS support for CET_KERNEL and CET_USER
` [PATCH v16 26/51] KVM: x86: Disable support for Shadow Stacks if TDP is disabled
` [PATCH v16 27/51] KVM: x86: Disable support for IBT and SHSTK if allow_smaller_maxphyaddr is true
` [PATCH v16 28/51] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v16 29/51] KVM: VMX: Configure nested capabilities after CPU capabilities
` [PATCH v16 30/51] KVM: nVMX: Virtualize NO_HW_ERROR_CODE_CC for L1 event injection to L2
` [PATCH v16 32/51] KVM: nVMX: Add consistency checks for CR0.WP and CR4.CET
` [PATCH v16 33/51] KVM: nVMX: Add consistency checks for CET states
` [PATCH v16 34/51] KVM: nVMX: Advertise new VM-Entry/Exit control bits for CET state
` [PATCH v16 41/51] KVM: x86: Add human friendly formatting for #XM, and #VE
` [PATCH v16 42/51] KVM: x86: Define Control Protection Exception (#CP) vector
` [PATCH v16 45/51] KVM: selftests: Add an MSR test to exercise guest/host and read/write
` [PATCH v16 46/51] KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs test
` [PATCH v16 48/51] KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage "
` [PATCH v16 49/51] KVM: selftests: Add coverate for KVM-defined registers in "
` [PATCH v16 50/51] KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supported
` [PATCH v16 51/51] KVM: VMX: Make CR4.CET a guest owned bit
[PATCH net-next v5 0/8] TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
2025-09-23 14:47 UTC (11+ messages)
` [PATCH net-next v5 1/8] __ptr_ring_full_next: Returns if ring will be full after next insertion
` [PATCH net-next v5 2/8] Move the decision of invalidation out of __ptr_ring_discard_one
` [PATCH net-next v5 3/8] TUN, TAP & vhost_net: Stop netdev queue before reaching a full ptr_ring
` [PATCH net-next v5 4/8] TUN & TAP: Wake netdev queue after consuming an entry
` [PATCH net-next v5 5/8] TUN & TAP: Provide ptr_ring_consume_batched wrappers for vhost_net
` [PATCH net-next v5 6/8] TUN & TAP: Provide ptr_ring_unconsume "
` [PATCH net-next v5 7/8] TUN & TAP: Methods to determine whether file is TUN/TAP "
` [PATCH net-next v5 8/8] vhost_net: Replace rx_ring with calls of TUN/TAP wrappers
[RFC PATCH v2 00/17] AMD: Add Secure AVIC KVM Support
2025-09-23 14:47 UTC (22+ messages)
` [RFC PATCH v2 01/17] KVM: x86/lapic: Differentiate protected APIC interrupt mechanisms
` [RFC PATCH v2 02/17] x86/cpufeatures: Add Secure AVIC CPU feature
` [RFC PATCH v2 03/17] KVM: SVM: Add support for Secure AVIC capability in KVM
` [RFC PATCH v2 04/17] KVM: SVM: Set guest APIC protection flags for Secure AVIC
` [RFC PATCH v2 05/17] KVM: SVM: Do not intercept SECURE_AVIC_CONTROL MSR for SAVIC guests
` [RFC PATCH v2 06/17] KVM: SVM: Implement interrupt injection for Secure AVIC
` [RFC PATCH v2 07/17] KVM: SVM: Add IPI Delivery Support "
` [RFC PATCH v2 08/17] KVM: SVM: Do not inject exception "
` [RFC PATCH v2 09/17] KVM: SVM: Do not intercept exceptions for Secure AVIC guests
` [RFC PATCH v2 10/17] KVM: SVM: Set VGIF in VMSA area "
` [RFC PATCH v2 11/17] KVM: SVM: Enable NMI support "
` [RFC PATCH v2 12/17] KVM: SVM: Add VMGEXIT handler for Secure AVIC backing page
` [RFC PATCH v2 13/17] KVM: SVM: Add IOAPIC EOI support for Secure AVIC guests
` [RFC PATCH v2 14/17] KVM: x86/ioapic: Disable RTC EOI tracking for protected APIC guests
` [RFC PATCH v2 15/17] KVM: SVM: Check injected timers for Secure AVIC guests
` [RFC PATCH v2 16/17] KVM: x86/cpuid: Disable paravirt APIC features for protected APIC
` [RFC PATCH v2 17/17] KVM: SVM: Advertise Secure AVIC support for SNP guests
` [syzbot ci] Re: AMD: Add Secure AVIC KVM Support
[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
2025-09-23 14:37 UTC (8+ messages)
` [RFC PATCH v2 08/18] iommu/riscv: Use MSI table to enable IMSIC access
[PATCH v2 0/5] KVM: Export KVM-internal symbols for sub-modules only
2025-09-23 13:40 UTC (4+ messages)
` [PATCH v2 2/5] "
[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
2025-09-23 13:03 UTC (18+ messages)
` [PATCH 03/11] iommu: Compute iommu_groups properly for "
[PATCH v3 00/15] KVM: Introduce KVM Userfault
2025-09-23 12:13 UTC (5+ messages)
[PATCH v3 00/16] TDX: Enable Dynamic PAMT
2025-09-23 9:38 UTC (18+ messages)
` [PATCH v3 01/16] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v3 02/16] x86/tdx: Add helpers to check return status codes
` [PATCH v3 04/16] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v3 05/16] x86/virt/tdx: Allocate reference counters for PAMT memory
` [PATCH v3 06/16] x86/virt/tdx: Improve PAMT refcounters allocation for sparse memory
` [PATCH v3 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCH v3 11/16] KVM: TDX: Add x86 ops for external spt cache
` [PATCH v3 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages
[PATCH v12 02/17] acpi/ghes: Cleanup the code which gets ghes ged state
2025-09-23 7:04 UTC (2+ messages)
` [PATCH v12 06/17] acpi/ghes: don't hard-code the number of sources for HEST table
[PATCH (CET v16 26.5)] KVM: x86: Initialize allow_smaller_maxphyaddr earlier in setup
2025-09-23 6:37 UTC (2+ messages)
[PATCH v5 00/21] Add Counter delegation ISA extension support
2025-09-23 6:12 UTC (3+ messages)
` [PATCH v5 12/21] RISC-V: perf: Modify the counter discovery mechanism
` [External] "
[PATCH v2] RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILE
2025-09-23 5:38 UTC
[RFC PATCH v2 00/35] AMD: Add Secure AVIC KVM selftests
2025-09-23 5:09 UTC (36+ messages)
` [RFC PATCH v2 01/35] Add GHCB with setters and getters
` [RFC PATCH v2 02/35] Add arch specific additional guest pages
` [RFC PATCH v2 03/35] Add vm_vaddr_alloc_pages_shared()
` [RFC PATCH v2 04/35] Add GHCB allocations and helpers
` [RFC PATCH v2 05/35] Add is_sev_enabled() helpers
` [RFC PATCH v2 06/35] Add ability for SEV-ES guests to use ucalls via GHCB
` [RFC PATCH v2 07/35] KVM: selftests: Return an unused GHCB from the pool
` [RFC PATCH v2 08/35] KVM: selftests: Align GHCB entry struct to page size
` [RFC PATCH v2 09/35] KVM: selftests: Add #VC exception handler with error code support
` [RFC PATCH v2 10/35] KVM: selftests: Add MSR access support for SEV-ES guests
` [RFC PATCH v2 11/35] KVM: selftests: Skip guest memory checks for APIC MMIO mapping
` [RFC PATCH v2 12/35] KVM: selftests: Add x86 instruction decoding library
` [RFC PATCH v2 13/35] KVM: selftests: Adapt instruction decoder library for userspace
` [RFC PATCH v2 14/35] KVM: selftests: Restrict instruction decoder to x86_64 only
` [RFC PATCH v2 15/35] KVM: selftests: Remove unneeded functions from instruction decoder
` [RFC PATCH v2 16/35] KVM: selftests: Fix missing definitions in x86 "
` [RFC PATCH v2 17/35] KVM: selftests: Change pt_regs to ex_regs for selftest use
` [RFC PATCH v2 18/35] KVM: selftests: Add compilation for instruction decoder library
` [RFC PATCH v2 19/35] KVM: selftests: Add MMIO #VC exception handling for SEV-ES guests
` [RFC PATCH v2 20/35] KVM: selftests: Add instruction decoding for movabs instructions
` [RFC PATCH v2 21/35] KVM: selftests: Add SEV guest support in xapic_state_test
` [RFC PATCH v2 22/35] KVM: selftests: Add x2apic mode testing in xapic_ipi_test
` [RFC PATCH v2 23/35] KVM: selftests: Add SEV VM support "
` [RFC PATCH v2 24/35] KVM: selftests: Add Secure AVIC library
` [RFC PATCH v2 25/35] KVM: selftests: Add #VC handler for unaccelerated Secure AVIC MSRs
` [RFC PATCH v2 26/35] KVM: selftests: Add IPI handling support for Secure AVIC
` [RFC PATCH v2 27/35] KVM: selftests: Add args parameter to kvm_arch_vm_post_create()
` [RFC PATCH v2 28/35] KVM: selftests: Add GHCB call for SAVIC backing page notification
` [RFC PATCH v2 29/35] KVM: selftests: Add Secure AVIC mode to xapic_ipi_test
` [RFC PATCH v2 30/35] KVM: selftests: Add test to verify APIC MSR accesses for SAVIC guest
` [RFC PATCH v2 31/35] KVM: selftests: Extend savic_test with idle halt testing
` [RFC PATCH v2 32/35] KVM: selftests: Add IOAPIC tests for Secure AVIC
` [RFC PATCH v2 33/35] KVM: selftests: Add cross-vCPU IPI testing for SAVIC guests
` [RFC PATCH v2 34/35] KVM: selftests: Add NMI test "
` [RFC PATCH v2 35/35] KVM: selftests: Add MSI injection test for SAVIC
[PATCH 0/8] target/i386: SEV: Add support for enabling VMSA SEV features
2025-09-23 4:18 UTC (4+ messages)
` [PATCH 8/8] target/i386: SEV: Add support for setting TSC frequency for Secure TSC
[PATCH v2 0/2] KVM: SVM: Fix a bug where TSC_AUX can get clobbered
2025-09-23 4:05 UTC (5+ messages)
` [PATCH v2 1/2] KVM: x86: Add helper to retrieve current value of user return MSR
` [PATCH v2 2/2] KVM: SVM: Re-load current, not host, TSC_AUX on #VMEXIT from SEV-ES guest
[PATCH] KVM: x86: skip userspace IOAPIC EOI exit when Directed EOI is enabled
2025-09-23 3:32 UTC (4+ messages)
[PATCH] KVM: x86: Drop "cache" from user return MSR setter that skips WRMSR
2025-09-23 3:20 UTC (2+ messages)
[PATCH v3 00/11] Fix incorrect iommu_groups with PCIe ACS
2025-09-23 2:42 UTC (5+ messages)
[PATCH 0/2] KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
2025-09-22 23:35 UTC (2+ messages)
[PATCH] vfio: selftests: Store libvfio build outputs in $(OUTPUT)/libvfio
2025-09-22 22:48 UTC
[PATCH v9 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-09-22 22:48 UTC (5+ messages)
` [PATCH v9 09/10] fs/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks
[PATCH] KVM: x86: Fix hypercalls docs section number order
2025-09-22 22:28 UTC (4+ messages)
[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-22 21:00 UTC (3+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
Should QEMU (accel=kvm) kvm-clock/guest_tsc stop counting during downtime blackout?
2025-09-22 19:37 UTC (5+ messages)
[GIT PULL] Please pull IOMMUFD subsystem changes
2025-09-22 18:27 UTC (2+ messages)
[PATCH v2] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
2025-09-22 18:25 UTC (3+ messages)
[PATCH v3] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
2025-09-22 18:21 UTC
[TECH TOPIC] vfio, iommufd: Enabling user space drivers to vend more granular access to client processes
2025-09-22 17:51 UTC (7+ messages)
[PATCH] vfio/pci: Fix INTx handling on legacy DisINTx- PCI devices
2025-09-22 17:23 UTC (9+ messages)
[PATCH 0/2] KVM: SVM: Aggressively clear vmcb02 clean bits
2025-09-22 16:29 UTC (3+ messages)
` [PATCH 1/2] KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUN
` [PATCH 2/2] KVM: SVM: Mark VMCB_NPT "
[PATCH v15 29/41] KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid
2025-09-22 9:54 UTC (13+ messages)
[PATCH] KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren't
2025-09-22 8:02 UTC (2+ messages)
[PATCH v3 0/6] KVM: SVM: Enable AVIC for Zen4+ (if x2AVIC)
2025-09-22 7:08 UTC (5+ messages)
` [PATCH v3 2/6] KVM: SVM: Update "APICv in x2APIC without x2AVIC" in avic.c, not svm.c
[mst-vhost:vhost 41/44] drivers/vdpa/pds/vdpa_dev.c:590:19: error: incompatible function pointer types initializing 's64 (*)(struct vdpa_device *, u16)' (aka 'long long (*)(struct vdpa_device *, unsigned short)') with an expression of type 'u32 (struct vdpa_device *, u16)' (aka
2025-09-22 6:02 UTC (3+ messages)
[PATCH] RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILE
2025-09-22 3:47 UTC (2+ messages)
[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
2025-09-22 0:03 UTC (5+ messages)
` [PATCH v10 31/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v10 32/43] arm64: RME: Enable PMU support with a realm guest
[Discussion] x86: Guest Support for APX
2025-09-21 22:52 UTC (3+ messages)
[PATCH] vhost: vringh: Modify the return value check
2025-09-21 21:41 UTC (3+ messages)
[PATCH v2 0/3] vhost_task: Fix a bug where KVM wakes an exited task
2025-09-21 21:40 UTC (8+ messages)
` [PATCH] vhost: Take a reference on the task that is reference in struct vhost_task
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