public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-24 01:43:27 to 2025-12-30 21:03:46 UTC [more...]

[PATCH v3 00/10] KVM: VMX: Fix APICv activation bugs
 2025-12-30 21:03 UTC  (16+ messages)
` [PATCH v3 04/10] KVM: nVMX: Switch to vmcs01 to update PML controls on-demand if L2 is active
` [PATCH v3 05/10] KVM: nVMX: Switch to vmcs01 to update TPR threshold "
` [PATCH v3 06/10] KVM: nVMX: Switch to vmcs01 to update SVI "
` [PATCH v3 07/10] KVM: nVMX: Switch to vmcs01 to refresh APICv controls "
` [PATCH v3 08/10] KVM: nVMX: Switch to vmcs01 to update APIC page "
` [PATCH v3 09/10] KVM: nVMX: Switch to vmcs01 to set virtual APICv mode "
` [PATCH v3 10/10] KVM: x86: Update APICv ISR (a.k.a. SVI) as part of kvm_apic_update_apicv()

[PATCH] KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported PV MSR
 2025-12-30 20:59 UTC 

[PATCH] KVM: x86: Disallow setting CPUID and/or feature MSRs if L2 is active
 2025-12-30 20:56 UTC 

[kvm-unit-tests PATCH] x86/svm: Track and handle exit code as an unsigned 64-bit value
 2025-12-30 19:13 UTC 

[PATCH] vfio/mdev: update outdated comment
 2025-12-30 16:41 UTC 

[PATCH RFC 00/13] fix DMA aligment issues around virtio
 2025-12-30 16:40 UTC  (16+ messages)
` [PATCH RFC 01/13] dma-mapping: add __dma_from_device_align_begin/end
` [PATCH RFC 02/13] docs: dma-api: document __dma_align_begin/end
` [PATCH RFC 03/13] dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH RFC 04/13] docs: dma-api: document DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH RFC 05/13] dma-debug: track cache clean flag in entries
` [PATCH RFC 06/13] virtio: add virtqueue_add_inbuf_cache_clean API
` [PATCH RFC 07/13] vsock/virtio: fix DMA alignment for event_list
` [PATCH RFC 08/13] vsock/virtio: use virtqueue_add_inbuf_cache_clean for events
` [PATCH RFC 09/13] virtio_input: fix DMA alignment for evts
` [PATCH RFC 10/13] virtio_scsi: fix DMA cacheline issues for events
` [PATCH RFC 11/13] virtio-rng: fix DMA alignment for data buffer
` [PATCH RFC 12/13] virtio_input: use virtqueue_add_inbuf_cache_clean for events
` [PATCH RFC 13/13] vsock/virtio: reorder fields to reduce struct padding
` [PATCH RFC 14/13] gpio: virtio: fix DMA alignment
` [PATCH RFC 15/13] gpio: virtio: reorder fields to reduce struct padding

[PATCH v3 00/16] Add Nested NPT support in selftests
 2025-12-30 15:43 UTC  (11+ messages)
` [PATCH v3 06/16] KVM: selftests: Introduce struct kvm_mmu
` [PATCH v3 10/16] KVM: selftests: Reuse virt mapping functions for nested EPTs

[PATCH 0/6] KVM: SEV: use mutex guards for simpler error handling
 2025-12-30 14:30 UTC  (10+ messages)
` [PATCH 1/6] KVM: SEV: use mutex guard in snp_launch_update()
` [PATCH 2/6] KVM: SEV: use mutex guard in sev_mem_enc_ioctl()
` [PATCH 4/6] KVM: SEV: use mutex guard in sev_mem_enc_unregister_region()
` [PATCH 5/6] KVM: SEV: use mutex guard in snp_handle_guest_req()

[Patch net] vsock: fix DMA cacheline overlap warning using coherent memory
 2025-12-30 13:12 UTC  (4+ messages)

[PATCH RFC 09/13] virtio_input: fix DMA cacheline alignment for evts
 2025-12-30 10:16 UTC  (2+ messages)
` [PATCH RFC 11/13] virtio-rng: fix DMA cacheline alignment for data buffer

[PATCH v8 0/7] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-12-30  7:42 UTC  (8+ messages)
` [PATCH v8 1/7] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
` [PATCH v8 2/7] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v8 3/7] target/i386/kvm: rename architectural PMU variables
` [PATCH v8 4/7] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v8 5/7] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v8 6/7] target/i386/kvm: support perfmon-v2 for reset
` [PATCH v8 7/7] target/i386/kvm: don't stop Intel PMU counters

[PATCH V3 0/2] LoongArch: KVM: fix "unreliable stack" issue
 2025-12-30  7:22 UTC  (19+ messages)
` [PATCH V3 1/2] LoongArch: KVM: Compile the switch.S file directly into the kernel
` [PATCH V3 2/2] LoongArch: KVM: fix "unreliable stack" issue

[RFC PATCH 0/2] vfio: Improve DMA mapping performance for huge pages
 2025-12-30  1:12 UTC  (6+ messages)
` [RFC PATCH 1/2] "

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2025-12-29 23:57 UTC  (4+ messages)
` [PATCH v6 15/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities

[PATCH 0/5] x86, fpu/kvm: fix crash with AMX
 2025-12-29 23:53 UTC  (14+ messages)
` [PATCH 1/5] x86, fpu: introduce fpu_load_guest_fpstate()
` [PATCH 2/5] x86, fpu: separate fpstate->xfd and guest XFD
` [PATCH 3/5] selftests: kvm: renumber some sync points in amx_test
` [PATCH 5/5] KVM: x86: kvm_fpu_get() is fpregs_lock_and_load()

[PATCH v12 00/28] WHPX support for Arm
 2025-12-29 21:16 UTC  (47+ messages)
` [PATCH v12 01/28] target/arm/kvm: add constants for new PSCI versions
` [PATCH v12 02/28] accel/system: Introduce hwaccel_enabled() helper
` [PATCH v12 03/28] qtest: hw/arm: virt: skip ACPI test for ITS off
` [PATCH v12 04/28] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v12 05/28] tests: data: update AArch64 ACPI tables
` [PATCH v12 06/28] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
` [PATCH v12 07/28] hw: arm: virt: rework MSI-X configuration
` [PATCH v12 08/28] hw: arm: virt-acpi-build: add temporary hack to match existing behavior
` [PATCH v12 09/28] docs: arm: update virt machine model description
` [PATCH v12 10/28] whpx: Move around files before introducing AArch64 support
` [PATCH v12 11/28] whpx: reshuffle common code
` [PATCH v12 12/28] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v12 13/28] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
` [PATCH v12 14/28] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v12 15/28] whpx: interrupt controller support
` [PATCH v12 16/28] whpx: add arm64 support
` [PATCH v12 17/28] whpx: change memory management logic
` [PATCH v12 18/28] target/arm: cpu: mark WHPX as supporting PSCI 1.3
` [PATCH v12 19/28] whpx: arm64: clamp down IPA size
` [PATCH v12 20/28] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
` [PATCH v12 21/28] whpx: arm64: implement -cpu host
` [PATCH v12 22/28] target/arm: whpx: instantiate GIC early
` [PATCH v12 23/28] whpx: arm64: gicv3: add migration blocker
` [PATCH v12 24/28] whpx: enable arm64 builds
` [PATCH v12 25/28] whpx: apic: use non-deprecated APIs to control interrupt controller state
` [PATCH v12 26/28] whpx: arm64: check for physical address width after WHPX availability
` [PATCH v12 27/28] whpx: arm64: add partition-wide reset on the reboot path
` [PATCH v12 28/28] MAINTAINERS: update the list of maintained files for WHPX

[PATCH v5 0/3] KVM: x86: Add userspace control for Suppress EOI Broadcast
 2025-12-29 15:57 UTC  (10+ messages)
` [PATCH v5 1/3] KVM: x86: Refactor suppress EOI broadcast logic
` [PATCH v5 2/3] KVM: x86/ioapic: Implement support for I/O APIC version 0x20 with EOIR
` [PATCH v5 3/3] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression

[PATCH] RISC-V: KVM: Remove unnecessary 'ret' assignments
 2025-12-29  7:25 UTC 

[PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
 2025-12-29  7:16 UTC  (3+ messages)
` [PATCH v2 2/3] vdpa/mlx5: reuse common function for MAC address updates
` [PATCH v2 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()

[PATCH 1/3] vdpa/mlx5: update mlx_features with driver state check
 2025-12-29  7:15 UTC 

[PATCH v4 0/9] crypto: virtio: Some bugfix and enhancement
 2025-12-29  2:09 UTC  (3+ messages)

[PATCH] vfio/xe: Fix use-after-free in xe_vfio_pci_alloc_file()
 2025-12-28 20:48 UTC  (2+ messages)

[PATCH] vfio/pds: Fix memory leak in pds_vfio_dirty_enable()
 2025-12-28 20:47 UTC  (2+ messages)

[PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-12-28 13:46 UTC  (4+ messages)
` [PATCH v8 06/14] riscv: misaligned: request misaligned exception from SBI

[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2025-12-28 13:21 UTC  (5+ messages)
` [PATCH v2 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
 2025-12-28  4:03 UTC  (3+ messages)
` [PATCH 19/21] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device

[PATCH net v4 0/4] vsock/virtio: fix TX credit handling
 2025-12-27 16:00 UTC  (3+ messages)
` [PATCH net v4 2/4] vsock/virtio: cap TX credit to local buffer size

[syzbot] [kvm?] [kvm-x86?] INFO: rcu detected stall in kvm_vcpu_ioctl (4)
 2025-12-27  3:34 UTC 

[GIT PULL] virtio,vhost: fixes
 2025-12-26 19:49 UTC  (2+ messages)

[PATCH 0/3] LoongArch: KVM: Fix kvm_device leak in kvm_{pch_pic|ipi|eiointc}_destroy
 2025-12-26 15:07 UTC  (4+ messages)
` [PATCH 1/3] LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy
` [PATCH 2/3] LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy
` [PATCH 3/3] LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy

[PATCH net-next] vhost/net: check peek_head_len after signal to guest to avoid delays
 2025-12-26 14:50 UTC  (4+ messages)

[syzbot] Monthly kvm-x86 report (Dec 2025)
 2025-12-26  7:48 UTC 

[Bug 220915] New: K`ILL N`IGGERS
 2025-12-26  6:42 UTC 

[PATCH v2] KVM: irqchip: KVM: Reduce allocation overhead in kvm_set_irq_routing()
 2025-12-26  6:27 UTC 

[PATCH 00/16] KVM: x86: Enable APX for guests
 2025-12-26  5:27 UTC  (3+ messages)
` [PATCH 08/16] KVM: VMX: Support extended register index in exit handling

[PATCH v2 0/5] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-12-26  3:09 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
` [PATCH v2 5/5] KVM: guest_memfd: GUP source pages prior to populating guest memory

[PATCH v5 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
 2025-12-25  9:12 UTC  (3+ messages)
` [PATCH v5 1/2] LongArch: KVM: Add DMSINTC device support
` [PATCH v5 2/2] LongArch: KVM: Add dmsintc inject msi to the dest vcpu

[PATCH] KVM: irqchip: KVM: Reduce allocation overhead in kvm_set_irq_routing()
 2025-12-25  9:34 UTC  (5+ messages)

[PATCH v4 0/3] LongArch: KVM: Add DMSINTC support irqchip in kernel
 2025-12-25  7:34 UTC  (8+ messages)
` [PATCH v4 1/3] LongArch: KVM: Add DMSINTC device support
` [PATCH v4 2/3] LongArch: KVM: Add irqfd set dmsintc msg irq

Implement initial driver for virtio-RDMA device(kernel)
 2025-12-25  2:13 UTC  (4+ messages)
  `  "
    `  "

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

[PATCH v2 0/7] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2025-12-24 11:07 UTC  (7+ messages)
` [PATCH v2 2/7] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2025-12-24  9:10 UTC  (3+ messages)
` [PATCH v4 04/16] x86/virt/tdx: Allocate page bitmap for "

[PATCH V2 0/2] LoongArch: KVM: fix "unreliable stack" issue
 2025-12-24  9:13 UTC  (7+ messages)
` [PATCH V2 2/2] "

[RESEND PATCH] vfio/pci: Skip hot reset on Link-Down
 2025-12-24  2:50 UTC  (2+ messages)

[PATCH RFC net-next v13 00/13] vsock: add namespace support to vhost-vsock and loopback
 2025-12-24  0:28 UTC  (2+ messages)
` [PATCH RFC net-next v13 04/13] vsock: add netns support to virtio transports

[kvm-unit-tests PATCH v3 0/2] x86/svm: Add testing for L1 intercept bug
 2025-12-24  1:43 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] x86/svm: Add missing svm intercepts
` [kvm-unit-tests PATCH v3 2/2] x86/svm: Add unsupported instruction intercept test


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