Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-08-13 10:01:03 to 2026-08-13 17:58:53 UTC [more...]

[PATCH v7 00/15] s390/vfio-ap: Add live guest migration support
 2026-08-13 15:08 UTC  (13+ messages)
` [PATCH v7 01/15] s390/vfio-ap: Provide function to get the number of queues assigned to mdev
` [PATCH v7 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v7 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [PATCH v7 04/15] s390/vfio-ap: Reset migration state in VFIO_DEVICE_RESET ioctl handler
` [PATCH v7 05/15] s390/vfio-ap: Callback to get/set vfio device mig state during guest migration
` [PATCH v7 07/15] s390/vfio-ap: File ops called to save the vfio device migration state

[Bug 221841] New: KVM: nested VMX eVMCS VMPTRLD/VMPTRST causes infinite VM-Exit loop due to missing RIP advance
 2026-08-13 17:51 UTC  (2+ messages)
` [Bug 221841] "

[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-13 17:32 UTC  (17+ messages)
` [PATCH v5 01/16] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v5 02/16] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v5 03/16] mm: introduce linear_anon_page_index()
` [PATCH v5 04/16] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v5 05/16] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v5 06/16] mm: introduce and use vma_filebacked_address()
` [PATCH v5 07/16] mm/vma: fix self-merge check in copy_vma()
` [PATCH v5 08/16] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v5 09/16] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v5 10/16] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v5 11/16] mm: clean up vma_address_end()
` [PATCH v5 12/16] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v5 13/16] mm/migrate: calculate large folio page index using PFN
` [PATCH v5 14/16] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v5 15/16] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v5 16/16] tools/testing/selftests/mm: test anonymous page offset merge behaviour

[PATCH] kvm: s390: Improve floating IRQ injection behavior
 2026-08-13 16:43 UTC  (2+ messages)

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-08-13 16:09 UTC  (9+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-13 15:55 UTC  (4+ messages)
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-13 15:49 UTC  (8+ messages)
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation

[PATCH v4 00/10] mlx5 support for VFIO self test
 2026-08-13 15:40 UTC  (6+ messages)
` [PATCH v4 08/10] vfio: selftests: Add mlx5 driver - HW init and command interface

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-13 15:28 UTC  (21+ messages)
` [PATCH v16 07/45] arm64: mm: Handle Granule Protection Faults (GPFs)
` [PATCH v16 17/45] KVM: arm64: CCA: Tear down RTTs
` [PATCH v16 21/45] KVM: arm64: CCA: Handle realm enter/exit

[PATCH v2 0/4] KVM: arm64: GICv5 KVM IRS review fixes
 2026-08-13 15:01 UTC  (2+ messages)

[PATCH v4 03/10] net/mlx5: Extract MLX5_SET/GET macros into mlx5_ifc_macros.h
 2026-08-13 15:00 UTC  (2+ messages)

[PATCH v4 06/10] vfio: selftests: Allow drivers to specify required region size
 2026-08-13 15:00 UTC  (2+ messages)

[PATCH v4 09/10] vfio: selftests: Add mlx5 driver - data path and memcpy ops
 2026-08-13 15:00 UTC  (2+ messages)

[PATCH v3 0/4] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-08-13 14:43 UTC  (5+ messages)
` [PATCH v3 4/4] KVM: TDX: Enable Bus Lock VM exit

[kvm-unit-tests PATCH] s390x: firq: Trigger KVM flic injection bug
 2026-08-13 14:40 UTC 

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-13 14:40 UTC  (15+ messages)

[PATCH] KVM: nVMX: Re-arm the vmcs12 pages request if mapping the pages fails
 2026-08-13 13:45 UTC  (5+ messages)

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-13 13:19 UTC  (7+ messages)
` [PATCH v6 09/33] arm64: Prepare sharing arm64 headers with s390
` [PATCH v6 10/33] arm64: Share "

[PATCH v5 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
 2026-08-13 13:05 UTC  (2+ messages)

[PATCH net] vsock/virtio: validate packet source for connected sockets
 2026-08-13 12:12 UTC 

[GIT PULL] LoongArch KVM changes for v7.3
 2026-08-13 12:08 UTC 

[PATCH v11] KVM: selftests: riscv: Add lazy V extension enablement for guests
 2026-08-13 10:29 UTC  (4+ messages)
` [PATCH v12] "
  ` [PATCH v13] "

[PATCH v3 0/2] s390/uv: Various fixes for UV secrets
 2026-08-13 10:20 UTC  (3+ messages)
` [PATCH v3 2/2] s390/uv: Prevent potential out-of-bounds read

[PATCH v5 3/6] KVM: x86: ioapic: Preserve irr_delivered for duplicate edge interrupts
 2026-08-13 10:10 UTC  (4+ messages)

[PATCH v2 0/3] powerpc/perf: Fix vpa-pmu driver to report correct numbers
 2026-08-13 10:03 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: PPC: Book3S HV: Maintain aggregate context switch values for vCPUs
` [PATCH v2 3/3] powerpc/perf: Update prev_count of event to get accurate values


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