messages from 2026-04-04 06:39:20 to 2026-04-07 20:38:04 UTC [more...]
SEV-ES guest shutdown: linux-next regression with QEMU 10.2.2; smp>1
2026-04-07 20:38 UTC (9+ messages)
[PATCH v3] printk: fix zero-valued printk timestamps in early boot
2026-04-07 20:34 UTC (2+ messages)
` Earlier tsc init patch (was RE: [PATCH v3] printk: fix zero-valued printk timestamps in early boot)
[PATCH 0/3] KVM, vfio: remove exported KVM symbols
2026-04-07 20:16 UTC (5+ messages)
` [PATCH 1/3] VFIO: take reference to the KVM module
` [PATCH 2/3] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH 3/3] KVM, vfio: remove symbol_get(kvm_put_kvm) "
[PATCH v8 0/8] KVM: x86: nSVM: Improve PAT virtualization
2026-04-07 19:24 UTC (10+ messages)
` [PATCH v8 1/8] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
` [PATCH v8 2/8] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
` [PATCH v8 3/8] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
` [PATCH v8 4/8] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v8 6/8] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXIT
` [PATCH v8 7/8] KVM: Documentation: document KVM_{GET,SET}_NESTED_STATE for SVM
` [PATCH v8 8/8] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
[BUG] KVM: x86: kvmclock jumps ~253 years on Hyper-V nested virt due to cross-CPU raw TSC inconsistency
2026-04-07 19:13 UTC (8+ messages)
[PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
2026-04-07 19:11 UTC (19+ messages)
[kvm-unit-tests PATCH v1 0/3] arm64: Add Stage-2 MMU and Nested Guest Framework
2026-04-07 18:57 UTC (15+ messages)
` [kvm-unit-tests PATCH v1 1/3] lib: arm64: Add stage2 page table management library
` [kvm-unit-tests PATCH v1 2/3] lib: arm64: Add bare-metal guest execution framework
Bug with nested PAUSE intercept on SVM
2026-04-07 18:30 UTC (3+ messages)
[PATCH 6.6.y 0/4] Fix CVE-2024-27022: fork/hugetlb race with vfio prerequisites
2026-04-07 18:16 UTC (2+ messages)
[REGRESSION 6.19, BISECTED] KVM: x86: kvmclock rate-limit removal causes IPI storm and high guest steal time
2026-04-07 18:02 UTC (3+ messages)
` [PATCH v1] KVM: x86: Rate-limit global clock updates on vCPU load
[PATCH] VFIO: remove dead notifier code
2026-04-07 17:59 UTC
[PATCH 0/6] change young flag check functions to return bool
2026-04-07 17:52 UTC (7+ messages)
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check
[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-04-07 17:48 UTC (8+ messages)
[PATCH 00/17] TDX MMU refactors
2026-04-07 17:21 UTC (11+ messages)
` [PATCH 07/17] KVM: x86/tdp_mmu: Centralize updates to present external PTEs
[PATCH v7 0/9] KVM: x86: nSVM: Improve PAT virtualization
2026-04-07 17:00 UTC (16+ messages)
` [PATCH v7 1/9] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
` [PATCH v7 5/9] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v7 8/9] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
` [PATCH v7 9/9] KVM: selftests: nSVM: Add svm_nested_pat test
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-04-07 16:08 UTC (4+ messages)
` [PATCH v2 14/31] PCI/TSM: Report active IDE streams per host bridge
[GIT PULL v1 0/1] Subject: [GIT PULL v1 0/1] KVM: s390: One very last second fix
2026-04-07 16:27 UTC (2+ messages)
` [GIT PULL v1 1/1] KVM: s390: vsie: Fix races with partial gmap invalidations
[PATCH net-next] vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
2026-04-07 16:24 UTC (5+ messages)
[PATCH v2 1/1] KVM: s390: vsie: Fix races with partial gmap invalidations
2026-04-07 16:17 UTC
[PATCH v7 00/22] Runtime TDX module update support
2026-04-07 15:55 UTC (15+ messages)
` [PATCH v7 09/22] x86/virt/seamldr: Introduce skeleton for TDX module updates
` [PATCH v7 11/22] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v7 12/22] x86/virt/tdx: Reset software states during TDX module shutdown
` [PATCH v7 15/22] x86/virt/tdx: Restore TDX module state
` [PATCH v7 16/22] x86/virt/tdx: Update tdx_sysinfo and check features post-update
` [PATCH v7 17/22] x86/virt/tdx: Avoid updates during update-sensitive operations
[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
2026-04-07 15:19 UTC (17+ messages)
` [PATCH v3 1/6] KVM: s390: Add some useful mask macros
` [PATCH v3 2/6] KVM: s390: Add alignment checks for hugepages
` [PATCH v3 3/6] KVM: s390: Allow 4k granularity for memslots
` [PATCH v3 4/6] KVM: selftests: Remove 1M alignment requirement for s390
` [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests
` [PATCH v3 6/6] KVM: s390: ucontrol: Fix memslot handling
[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-07 15:01 UTC (6+ messages)
` [PATCH v4 05/15] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations
[PATCH v2] KVM: selftests: memslot_perf_test: make host wait timeout configurable
2026-04-07 14:49 UTC
[RFC PATCH v2 00/24] KVM: combined patchset for MBEC/GMET support
2026-04-07 14:41 UTC (4+ messages)
[PATCH v2 00/20] vfio/pci: Add CXL Type-2 device passthrough support
2026-04-07 14:15 UTC (9+ messages)
` [PATCH v2 16/20] vfio/cxl: Register regions with VFIO layer
[PATCH v1 1/1] KVM: s390: vsie: Fix races with partial gmap invalidations
2026-04-07 14:07 UTC
[PATCH v3 0/3] KVM: x86: Async #PF MSR fix and cleanups
2026-04-07 14:06 UTC (6+ messages)
` [PATCH v3 1/3] KVM: x86: Don't leave APF half-enabled on bad APF data GPA
` [PATCH v3 2/3] KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_DELIVERY_AS_PF_VMEXIT
` [PATCH v3 3/3] KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_SEND_ALWAYS
[PATCH kvmtool v7 0/6] arm64: Nested virtualization support
2026-04-07 13:49 UTC (5+ messages)
` [PATCH kvmtool v7 2/6] arm64: nested: Add support for setting maintenance IRQ
` [PATCH kvmtool v7 6/6] arm64: Handle virtio endianness reset when running nested
[PATCH 0/7] KVM: x86: APX reg prep work
2026-04-07 13:20 UTC (13+ messages)
[PATCH v2 0/6] LoongArch: KVM: Set max VM supported FPU type with FPU exception
2026-04-07 12:41 UTC (3+ messages)
[PATCH v9 0/2] LoongArch: KVM: Add DMSINTC support irqchip in kernel
2026-04-07 12:34 UTC (2+ messages)
[PATCH] KVM: selftests: memslot_perf_test: make host wait timeout configurable
2026-04-07 10:24 UTC (8+ messages)
[PATCH 0/3] RISC-V: KVM: Huge page recovery during disable-dirty-log
2026-04-07 9:16 UTC (4+ messages)
` [PATCH 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
` [PATCH 2/3] RISC-V: KVM: add tracepoints for guest page faults
` [PATCH 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log
[PATCH net v2 0/3] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
2026-04-07 9:13 UTC (4+ messages)
` [PATCH net v2 1/3] vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating "
` [PATCH net v2 2/3] vsock/test: handle MSG_PEEK in `recv_buf`
` [PATCH net v2 3/3] vsock/test: add MSG_PEEK after partial recv test
[HELP] Host seems to use address from Guest after vm-exit of external interrupt
2026-04-07 9:06 UTC
[PATCH net 0/2] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
2026-04-07 8:45 UTC (6+ messages)
` [PATCH net 1/2] vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating "
` [PATCH net 2/2] vsock/test: add MSG_PEEK after partial recv test
[PATCH v6 0/7] KVM: SVM: Add Page Modification Logging (PML) support
2026-04-07 6:32 UTC (8+ messages)
` [PATCH v6 1/7] KVM: x86: Carve out PML flush routine
` [PATCH v6 2/7] KVM: x86: Move PML page to common vcpu arch structure
` [PATCH v6 3/7] KVM: VMX: Use cpu_dirty_log_size instead of enable_pml for PML checks
` [PATCH v6 4/7] x86/cpufeatures: Add Page modification logging
` [PATCH v6 5/7] KVM: SVM: Use BIT_ULL for 64-bit nested_ctl bit definitions
` [PATCH v6 6/7] KVM: nSVM: Add helpers to temporarily switch to vmcb01
` [PATCH v6 7/7] KVM: SVM: Add Page modification logging support
[RFC] Observed lockdep circular dependency in SR-IOV paths
2026-04-07 3:59 UTC (3+ messages)
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-07 3:55 UTC (5+ messages)
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
[PATCH 2/4] KVM: VFIO: use mutex guard in kvm_vfio_file_set_spapr_tce()
2026-04-07 3:48 UTC (2+ messages)
[PATCH v4 0/6] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
2026-04-07 3:23 UTC (8+ messages)
` [PATCH v4 3/6] KVM: x86/pmu: Disable counters based on Host-Only/Guest-Only bits in SVM
` [PATCH v4 4/6] KVM: x86/pmu: Re-evaluate Host-Only/Guest-Only on nested SVM transitions
` [PATCH v4 6/6] KVM: selftests: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits
[PATCH 0/2] struct page to PFN conversion for TDX guest private memory
2026-04-07 0:44 UTC (8+ messages)
` [PATCH 2/2] x86/virt/tdx: Use PFN directly for unmapping "
[PATCH v12 0/4] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
2026-04-06 23:46 UTC (10+ messages)
` [PATCH v12 1/4] selftests/vfio: Add memcpy chunking to vfio_pci_driver_memcpy()
` [PATCH v12 2/4] selftests/vfio: Add generic PCI command register helpers
` [PATCH v12 3/4] selftests/vfio: Allow drivers without send_msi() support
` [PATCH v12 4/4] selftests/vfio: Add NVIDIA Falcon driver for DMA testing
[PATCH] KVM: irqfd: fix shutdown deadlock by moving SRCU sync outside resampler_lock
2026-04-06 23:09 UTC (5+ messages)
` [PATCH v2] KVM: irqfd: fix deadlock by moving synchronize_srcu out of resampler_lock
[PATCH] KVM: TDX: Fix APIC MSR ranges in tdx_has_emulated_msr()
2026-04-06 23:07 UTC (11+ messages)
[PATCH v7 0/8] vfio: selftest: Add SR-IOV UAPI test
2026-04-06 22:24 UTC (5+ messages)
` [PATCH v7 3/8] vfio: selftests: Introduce a sysfs lib
` [PATCH v7 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI
[PATCH] KVM: Fix kvm_vcpu_map[_readonly]() function prototypes
2026-04-06 20:19 UTC (4+ messages)
[syzbot] [kvm?] INFO: task hung in kvm_swap_active_memslots (2)
2026-04-06 19:53 UTC (2+ messages)
[PATCH v3 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-04-06 18:24 UTC (10+ messages)
` [PATCH v3 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v3 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v3 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-04-06 18:09 UTC (7+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
[PATCH] KVM: x86: Don't leave APF half-enabled on bad APF data GPA
2026-04-06 16:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/1] target/i386/kvm: Use logical counter index for AMD PMU getter
2026-04-06 15:17 UTC (3+ messages)
[PATCH v2] KVM: irqfd: fix deadlock by moving synchronize_srcu out of resampler_lock
2026-04-06 14:20 UTC (3+ messages)
[PATCH v1 0/4] KVM: s390: Permit ESA mode guests in VSIE
2026-04-06 5:37 UTC (4+ messages)
[PATCH v2] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
2026-04-06 4:25 UTC (3+ messages)
[PATCH 1/2] vfio/cdx: Fix NULL pointer dereference in interrupt trigger path
2026-04-06 4:18 UTC (6+ messages)
[PATCH v9 00/10] VMSCAPE optimization for BHI variant
2026-04-05 7:23 UTC (3+ messages)
[PATCH 00/12] treewide: Convert buses to use generic driver_override
2026-04-04 19:20 UTC (10+ messages)
` [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
` (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override
[PATCH v2] vfio/pci: sanitize bogus INTx interrupt pin values
2026-04-04 18:14 UTC (3+ messages)
[PATCH 04/12] hv: vmbus: use generic driver_override infrastructure
2026-04-04 15:01 UTC (2+ messages)
` [PATCH v2] Drivers: "
[PATCH v8 0/3] Support runtime configuration for per-VM's HGATP mode
2026-04-04 11:02 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