Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-07-29 18:47:51 to 2026-07-29 23:03:54 UTC [more...]

[PATCH v12 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-07-29 23:03 UTC  (2+ messages)

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-29 22:55 UTC  (9+ messages)
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required

[PATCH stable] KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after hotplug
 2026-07-29 22:50 UTC 

[PATCH v8 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-29 22:45 UTC  (8+ messages)
` [PATCH v8 1/6] vfio: selftests: igb: Add driver for Intel 82576 device
` [PATCH v8 2/6] vfio: selftests: igb: Use PHY internal loopback on 82576
` [PATCH v8 3/6] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v8 4/6] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v8 5/6] vfio: selftests: Retry on EAGAIN during device reset
` [PATCH v8 6/6] vfio: selftests: igb: Recover after DMA-read faults

[PATCH v2 0/3] RISC-V: KVM: Cleanup SBI extension status when disable
 2026-07-29 22:33 UTC  (4+ messages)
` [PATCH v2 3/3] RISC-V: KVM: Reset the SBI extension when disable it

[GIT PULL] KVM fixes for Linux 7.2-rc6
 2026-07-29 22:20 UTC  (3+ messages)

[PATCH v8 00/11] Dynamic PAMT
 2026-07-29 22:14 UTC  (13+ messages)
` [PATCH v8 02/11] x86/virt/tdx: Allocate page bitmap for "
` [PATCH v8 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v8 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v8 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory

[PATCH 0/2] KVM: x86/mmu: Use LOCK CMPXCHG to clear Accessed bits
 2026-07-29 22:04 UTC  (4+ messages)

[PATCH v1] vfio/pci: Avoid mapping BARs for devices with non-mappable BARs
 2026-07-29 21:50 UTC  (6+ messages)

[PATCH] KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is active
 2026-07-29 21:35 UTC 

[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-07-29 21:21 UTC  (4+ messages)
` [PATCH v3 3/4] virt: tdx-guest: Use a variable to store the Quote buffer size

[PATCH v3 0/2] KVM: x86: Fix missing EFER validity checks
 2026-07-29 20:48 UTC  (6+ messages)
` [PATCH v3 1/2] KVM: x86: Check EFER validity on KVM_SET_SREGS*

[PATCH v6 00/20] KVM: x86: Enable APX for guests
 2026-07-29 20:31 UTC  (32+ messages)
` [PATCH v6 01/20] KVM: x86: Extend VCPU registers for EGPRs
` [PATCH v6 02/20] KVM: VMX: Save guest EGPRs in VCPU cache
` [PATCH v6 03/20] KVM: x86: Support APX state for XSAVE ABI
` [PATCH v6 04/20] KVM: VMX: Refactor VMX instruction information access
` [PATCH v6 05/20] KVM: VMX: Refactor instruction information decoding
` [PATCH v6 06/20] KVM: VMX: Remove unused control-register access defines
` [PATCH v6 07/20] KVM: VMX: Refactor register index retrieval from exit qualification
` [PATCH v6 08/20] KVM: VMX: Support instruction information extension
` [PATCH v6 09/20] KVM: nVMX: Propagate extended instruction information
` [PATCH v6 10/20] KVM: x86: Support EGPR accessing and tracking for emulator
` [PATCH v6 11/20] KVM: x86: Handle EGPR index and REX2-incompatible opcodes
` [PATCH v6 12/20] KVM: x86: Support REX2-prefixed opcode decode
` [PATCH v6 13/20] KVM: x86: Reject EVEX-prefixed instructions
` [PATCH v6 14/20] KVM: x86: Move KVM_SUPPORTED_{XCR0,XSS} into kvm_x86_vendor_init()
` [PATCH v6 15/20] KVM: x86: Guard valid XCR0.APX settings
` [PATCH v6 16/20] KVM: x86: Add APX to supported XCR0
` [PATCH v6 17/20] KVM: x86: Expose APX foundation feature to userspace
` [PATCH v6 18/20] KVM: x86: Expose APX sub-features "
` [PATCH v6 19/20] KVM: x86: selftests: Add APX state and ABI test
` [PATCH v6 20/20] KVM: x86: selftests: Add APX state handling and XCR0 sanity checks

[PATCH v5 00/20] KVM: x86: Enable APX for guests
 2026-07-29 19:46 UTC  (3+ messages)

[PATCH v9 00/16] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-29 19:45 UTC  (5+ messages)
` [PATCH v9 15/16] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v9 16/16] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH v7 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-29 19:43 UTC  (3+ messages)
` [PATCH v7 5/6] vfio: selftests: Retry on EAGAIN during device reset

[PATCH v4 0/9] KVM: selftests: Create KVM selftests runner
 2026-07-29 19:39 UTC  (9+ messages)
` [PATCH v4 3/9] KVM: selftests: Add timeout option in "
` [PATCH v4 6/9] KVM: selftests: Add various print flags to KVM selftest runner
` [PATCH v4 8/9] KVM: selftests: Add rule to generate default tests for KVM selftests runner
` [PATCH v4 9/9] KVM: selftests: Provide README.rst "

[PATCH] vsock/virtio: prevent workers from using deleted virtqueues
 2026-07-29 19:19 UTC  (5+ messages)

[PATCH v2 0/2] vsock/virtio: fix worker access after virtqueue teardown
 2026-07-29 19:16 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] vsock/virtio: read virtqueues under worker locks
  ` [PATCH v3 2/2] vsock/virtio: avoid refilling the RX queue after teardown

[PATCH v2 2/2] vsock/virtio: avoid refilling the RX queue after teardown
 2026-07-29 18:58 UTC 

[PATCH v2 1/2] vsock/virtio: read virtqueues under worker locks
 2026-07-29 18:58 UTC 

[PATCH v5 00/13] KVM: s390: Misc fixes
 2026-07-29 18:53 UTC  (3+ messages)
` [PATCH v5 13/13] KVM: s390: Fix kvm_arch_commit_memory_region() when low on memory


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