messages from 2025-12-06 01:52:44 to 2025-12-10 14:07:40 UTC [more...]
[PATCH v2] x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_task
2025-12-10 14:07 UTC (2+ messages)
[PATCH v5 00/28] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2025-12-10 14:01 UTC (3+ messages)
` [PATCH v5 01/28] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
[PATCH v6 0/9] VMSCAPE optimization for BHI variant
2025-12-10 13:35 UTC (4+ messages)
` [PATCH v6 2/9] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
[PATCH] KVM: x86/pmu: Do not accidentally create BTS events
2025-12-10 11:16 UTC (5+ messages)
[PATCH v5 00/24] ARM64 PMU Partitioning
2025-12-10 10:54 UTC (38+ messages)
` [PATCH v5 01/24] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v5 02/24] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path
` [PATCH v5 03/24] KVM: arm64: Include KVM headers to get forward declarations
` [PATCH v5 04/24] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH v5 05/24] KVM: arm64: Reorganize PMU includes
` [PATCH v5 06/24] KVM: arm64: Reorganize PMU functions
` [PATCH v5 07/24] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v5 08/24] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v5 09/24] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v5 10/24] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v5 11/24] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH v5 12/24] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH v5 13/24] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH v5 14/24] KVM: arm64: Write fast path PMU register handlers
` [PATCH v5 15/24] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v5 16/24] KVM: arm64: Account for partitioning in PMCR_EL0 access
` [PATCH v5 17/24] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v5 18/24] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v5 19/24] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v5 20/24] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v5 21/24] KVM: arm64: Inject recorded guest interrupts
` [PATCH v5 22/24] KVM: arm64: Add KVM_CAP to partition the PMU
` [PATCH v5 23/24] KVM: selftests: Add find_bit to KVM library
` [PATCH v5 24/24] KVM: arm64: selftests: Add test case for partitioned PMU
[PATCH net-next V3] net: restore the iterator to its original state when an error occurs
2025-12-10 10:03 UTC (3+ messages)
[PATCH v2 0/7] KVM: x86/tdx: Have TDX handle VMXON during bringup
2025-12-10 7:41 UTC (25+ messages)
` [PATCH v2 1/7] KVM: x86: Move kvm_rebooting to x86
` [PATCH v2 2/7] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel
` [PATCH v2 3/7] KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init
` [PATCH v2 4/7] x86/virt/tdx: Tag a pile of functions as __init, and globals as __ro_after_init
` [PATCH v2 5/7] x86/virt/tdx: KVM: Consolidate TDX CPU hotplug handling
` [PATCH v2 6/7] x86/virt/tdx: Use ida_is_empty() to detect if any TDs may be running
` [PATCH v2 7/7] KVM: Bury kvm_{en,dis}able_virtualization() in kvm_main.c once more
[PATCH] target/i386/kvm: Configure proper KVM SEOIB behavior
2025-12-10 5:23 UTC (3+ messages)
[PATCH] LoongArch: KVM: Set default return value in kvm IO bus ops
2025-12-10 2:56 UTC
[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
2025-12-10 1:55 UTC (14+ messages)
` [RFC PATCH v2 03/23] x86/tdx: Enhance tdh_phymem_page_wbinvd_hkid() to invalidate huge pages
` [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-10 1:45 UTC (15+ messages)
` [PATCH v3 01/10] crypto: virtio: Add spinlock protection with virtqueue notification
` [PATCH v3 02/10] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH v3 03/10] crypto: virtio: Replace package id with numa node id
` [PATCH v3 04/10] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
` [PATCH v3 05/10] crypto: virtio: Use generic API aes_check_keylen()
` [PATCH v3 06/10] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
` [PATCH v3 07/10] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
` [PATCH v3 08/10] crypto: virtio: Add IV buffer in "
` [PATCH v3 09/10] crypto: virtio: Add skcipher support without IV
` [PATCH v3 10/10] crypto: virtio: Add ecb aes algo support
[PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory
2025-12-10 1:30 UTC (5+ messages)
[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
2025-12-10 1:08 UTC (25+ messages)
` [PATCH v6 04/44] perf: Add APIs to create/release mediated guest vPMUs
` [PATCH v6 35/44] KVM: VMX: Drop intermediate "guest" field from msr_autostore
` [PATCH v6 37/44] KVM: VMX: Dedup code for removing MSR from VMCS's auto-load list
` [PATCH v6 38/44] KVM: VMX: Drop unused @entry_only param from add_atomic_switch_msr()
` [PATCH v6 39/44] KVM: VMX: Bug the VM if either MSR auto-load list is full
` [PATCH v6 40/44] KVM: VMX: Set MSR index auto-load entry if and only if entry is "new"
` [PATCH v6 41/44] KVM: VMX: Compartmentalize adding MSRs to host vs. guest auto-load list
` [PATCH v6 42/44] KVM: VMX: Dedup code for adding MSR to VMCS's auto list
` [PATCH v6 44/44] KVM: VMX: Add mediated PMU support for CPUs without "save perf global ctrl"
[PATCH v3 00/10] KVM: VMX: Fix APICv activation bugs
2025-12-10 0:25 UTC (2+ messages)
[PATCH v2 00/13] Nested SVM fixes, cleanups, and hardening
2025-12-09 20:02 UTC (22+ messages)
` [PATCH v2 04/13] KVM: nSVM: Fix consistency checks for NP_ENABLE
` [PATCH v2 10/13] KVM: nSVM: Restrict mapping VMCB12 on nested VMRUN
` [PATCH v2 11/13] KVM: nSVM: Simplify nested_svm_vmrun()
` [PATCH v2 12/13] KVM: nSVM: Sanitize control fields copied from VMCB12
` [PATCH v2 13/13] KVM: nSVM: Only copy NP_ENABLE from VMCB01's misc_ctl
[PATCH v2 1/1] virtio: add driver_override support
2025-12-09 18:24 UTC (7+ messages)
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-12-09 17:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v9 00/22] Enable FRED with KVM VMX
2025-12-09 17:08 UTC (7+ messages)
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
` [PATCH v9 21/22] KVM: nVMX: Guard SHADOW_FIELD_R[OW] macros with VMX feature checks
[RFC v2 00/15] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough Hello all,
2025-12-09 16:50 UTC (16+ messages)
` [RFC v2 01/15] cxl: factor out cxl_await_range_active() and cxl_media_ready()
` [RFC v2 02/15] cxl: introduce cxl_get_hdm_reg_info()
` [RFC v2 03/15] cxl: introduce cxl_find_comp_reglock_offset()
` [RFC v2 04/15] cxl: introduce devm_cxl_del_memdev()
` [RFC v2 05/15] cxl: introduce cxl_get_committed_regions()
` [RFC v2 06/15] vfio/cxl: introduce vfio-cxl core preludes
` [RFC v2 07/15] vfio/cxl: expose CXL region to the userspace via a new VFIO device region
` [RFC v2 08/15] vfio/cxl: discover precommitted CXL region
` [RFC v2 09/15] vfio/cxl: introduce vfio_cxl_core_{read, write}()
` [RFC v2 10/15] vfio/cxl: introduce the register emulation framework
` [RFC v2 11/15] vfio/cxl: introduce the emulation of HDM registers
` [RFC v2 12/15] vfio/cxl: introduce the emulation of CXL configuration space
` [RFC v2 13/15] vfio/pci: introduce CXL device awareness
` [RFC v2 14/15] vfio/cxl: VFIO variant driver for QEMU CXL accel device
` [RFC v2 15/15] cxl/mem: Fix NULL pointer deference in memory device paths
[PATCH] KVM: SVM: Don't allow L1 intercepts for instructions not advertised
2025-12-09 16:52 UTC (3+ messages)
[PATCH] vhost/vsock: improve RCU read sections around vhost_vsock_get()
2025-12-09 13:05 UTC (2+ messages)
[Bug 220740] New: Host crash when do PF passthrough to KVM guest with some devices
2025-12-09 2:54 UTC (4+ messages)
` [Bug 220740] "
[kvm-unit-tests PATCH 0/2] x86/svm: Add testing for L1 intercept bug
2025-12-09 1:34 UTC (5+ messages)
` [kvm-unit-tests PATCH 1/2] x86/svm: Add missing svm intercepts
` [kvm-unit-tests PATCH 2/2] x86/svm: Add unsupported instruction intercept test
[PATCH v16 00/51] KVM: x86: Super Mega CET
2025-12-09 0:48 UTC (4+ messages)
` [PATCH v16 36/51] KVM: nSVM: Save/load CET Shadow Stack state to/from vmcb12/vmcb02
[kvm-unit-tests PATCH] Skip PMU portion of vmware_backdoors test if PMU is not enabled
2025-12-08 23:39 UTC
[PATCH v4] KVM: selftests: Test TPR / CR8 sync and interrupt masking
2025-12-08 21:11 UTC (2+ messages)
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2025-12-08 20:27 UTC (4+ messages)
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
[PATCH 0/2] Enable GICv5 Legacy CPUIF trapping & fix TDIR cap test
2025-12-08 15:53 UTC (5+ messages)
` [PATCH 1/2] KVM: arm64: gic: Enable GICv3 CPUIF trapping on GICv5 hosts if required
` [PATCH 2/2] KVM: arm64: Correct test for ICH_HCR_EL2_TDIR cap for GICv5 hosts
[PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
2025-12-08 10:42 UTC (6+ messages)
[PATCH 0/6] TDX: Stop metadata auto-generation, improve readability
2025-12-08 10:17 UTC (3+ messages)
[PATCH v1 00/26] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
2025-12-08 10:02 UTC (10+ messages)
` [PATCH v1 08/26] x86/virt/tdx: Add tdx_enable_ext() to enable of TDX Module Extensions
[PATCH 0/4] RISC-V: KVM: Add Zicfiss/Zicfilp support
2025-12-08 9:53 UTC (4+ messages)
` [PATCH 1/4] RISC-V: KVM: Allow zicfiss/zicfilp exts for Guest/VM
[PATCH v2 0/4] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
2025-12-08 9:21 UTC (9+ messages)
` [PATCH v2 2/4] mm: Add file_operations.get_mapping_order()
` [PATCH v2 4/4] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
2025-12-08 9:10 UTC (10+ messages)
` [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v8 04/13] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map
[PATCH] vfio/pci: Skip hot reset on Link-Down
2025-12-08 7:44 UTC
[PATCH v3 0/4] LongArch: KVM: Add AVEC support irqchip in kernel
2025-12-08 4:04 UTC (9+ messages)
` [PATCH v3 1/4] LongArch: KVM: Add some maccros for AVEC
` [PATCH v3 2/4] LongArch: KVM: Add DINTC device support
` [PATCH v3 3/4] LongArch: KVM: Add irqfd set dintc msi
` [PATCH v3 4/4] LongArch: KVM: Add dintc inject msi to the dest vcpu
[PATCH v3 0/2] LoongArch: KVM: Add paravirt preempt support
2025-12-06 13:04 UTC (3+ messages)
` [PATCH v3 2/2] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side
Kernel 6.18 not respecting my VFIO bindings
2025-12-06 1:52 UTC
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