messages from 2025-12-23 23:01:01 to 2025-12-30 07:55:25 UTC [more...]
[PATCH v8 0/7] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-12-30 7:42 UTC (5+ messages)
` [PATCH v8 1/7] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
` [PATCH v8 3/7] target/i386/kvm: rename architectural PMU variables
` [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 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
[PATCH v3 00/16] Add Nested NPT support in selftests
2025-12-30 4:03 UTC (24+ messages)
` [PATCH v3 05/16] KVM: selftests: Stop setting AD bits on nested EPTs on creation
` [PATCH v3 06/16] KVM: selftests: Introduce struct kvm_mmu
` [PATCH v3 07/16] KVM: selftests: Move PTE bitmasks to kvm_mmu
` [PATCH v3 08/16] KVM: selftests: Use a nested MMU to share nested EPTs between vCPUs
` [PATCH v3 10/16] KVM: selftests: Reuse virt mapping functions for nested EPTs
` [PATCH v3 11/16] KVM: selftests: Move TDP mapping functions outside of vmx.c
[RFC PATCH 0/2] vfio: Improve DMA mapping performance for huge pages
2025-12-30 1:12 UTC (7+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] vfio: selftest: Add vfio_dma_mapping_perf_test
[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 (15+ 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 4/5] selftests, kvm: try getting XFD and XSAVE state out of sync
` [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 net] vsock: fix DMA cacheline overlap warning using coherent memory
2025-12-28 22:49 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 v3 00/10] KVM: VMX: Fix APICv activation bugs
2025-12-26 5:16 UTC (15+ 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 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 (14+ messages)
` [PATCH RFC net-next v13 01/13] vsock: add per-net vsock NS mode state
` [PATCH RFC net-next v13 02/13] vsock: add netns to vsock core
` [PATCH RFC net-next v13 03/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH RFC net-next v13 04/13] vsock: add netns support to virtio transports
` [PATCH RFC net-next v13 05/13] selftests/vsock: increase timeout to 1200
` [PATCH RFC net-next v13 06/13] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH RFC net-next v13 07/13] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH RFC net-next v13 08/13] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH RFC net-next v13 09/13] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH RFC net-next v13 10/13] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH RFC net-next v13 11/13] selftests/vsock: add namespace tests for CID collisions
` [PATCH RFC net-next v13 12/13] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH RFC net-next v13 13/13] selftests/vsock: add tests for namespace deletion
[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
[PATCH 0/2] vfio: selftests: Clean up <uapi/linux/types.h> includes
2025-12-23 23:42 UTC (2+ messages)
[PATCH] vfio/xe: Add default handler for .get_region_info_caps
2025-12-23 23:41 UTC (2+ messages)
[PATCH v2 0/2] vfio/pci: Fix issues with qword access
2025-12-23 23:41 UTC (2+ messages)
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