messages from 2026-08-13 14:43:36 to 2026-08-13 20:26:22 UTC [more...]
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-13 20:26 UTC (23+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
2026-08-13 20:14 UTC (13+ messages)
[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
2026-08-13 20:01 UTC (10+ messages)
[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-13 18:53 UTC (18+ 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 v2 0/3] KVM: TDX: Enable VM-DoS Prevention Features for TDX
2026-08-13 18:19 UTC (5+ messages)
` [PATCH v2 2/3] KVM: TDX: Fix the exit reason handling
[PATCH 00/16] cpus: Improvements around BQL locking, improving docstring
2026-08-13 18:16 UTC (17+ messages)
` [PATCH 01/16] accel: Label outer / inner vCPU execution loops
` [PATCH 02/16] cpus: Improve qemu_cpu_kick_self() docstring
` [PATCH 03/16] cpus: Rename cpu_stop_current() -> qemu_cpu_stop_self()
` [PATCH 04/16] cpus: Rename qemu_cpu_stop() to qemu_cpu_ack_stop_request()
` [PATCH 05/16] cpus: Improve cpu_pause() docstring
` [PATCH 06/16] cpus: Improve cpu_exit() docstring
` [PATCH 07/16] cpus: Document process_queued_cpu_work*() runs on current vCPU
` [PATCH 08/16] cpus: Slightly improve *run_on_cpu() docstrings
` [PATCH 09/16] accel/tcg: Use RUN_ON_CPU_NULL for tcg_commit() callbacks
` [PATCH 10/16] accel/kvm: Clarify use of @r variable in vcpu thread loop
` [PATCH 11/16] accel/kvm: Consistently return CPU halt state from process_async_events
` [PATCH 12/16] target/arm/hvf: Move flush_cpu_state() into the inner vCPU loop
` [PATCH 13/16] target/arm/hvf: Lock BQL outside of the vCPU inner execution loop
` [PATCH 14/16] target/i386/hvf: "
` [PATCH 15/16] target/arm/powerctl: Move BQL assertions to async work context
` [PATCH 16/16] target/arm/whpx: Fix argument order typo in memory access error message
[PATCH v7 00/15] s390/vfio-ap: Add live guest migration support
2026-08-13 15:08 UTC (3+ messages)
` [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] kvm: s390: Improve floating IRQ injection behavior
2026-08-13 16:43 UTC (2+ messages)
[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
page: | 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