Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-07-29 13:58:03 to 2026-07-29 21:36:04 UTC [more...]

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

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

[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-07-29 21:21 UTC  (6+ messages)
` [PATCH v3 2/4] virt: tdx-guest: Calculate the Quote buffer size safely
` [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  (39+ messages)
` [PATCH v9 01/16] KVM: arm64: Serialize repeated vCPU initialization
` [PATCH v9 02/16] KVM: arm64: PMU: Stop updating MDCR_EL2.HPMN
` [PATCH v9 03/16] KVM: arm64: PMU: Freeze counter count after first run
` [PATCH v9 04/16] KVM: arm64: selftests: Test SET_NR_COUNTERS "
` [PATCH v9 05/16] KVM: arm64: PMU: Keep implemented counter mask EL-independent
` [PATCH v9 06/16] KVM: arm64: PMU: Recreate events after MDCR_EL2 changes
` [PATCH v9 07/16] tools headers: Use u* types for bitfield helpers
` [PATCH v9 08/16] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
` [PATCH v9 09/16] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
` [PATCH v9 10/16] KVM: arm64: Don't clear vcpu->cpu in kvm_arch_vcpu_put()
` [PATCH v9 11/16] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v9 12/16] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v9 13/16] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v9 14/16] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [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  (8+ 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  (27+ messages)
` [PATCH v5 01/13] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v5 02/13] KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()
` [PATCH v5 03/13] KVM: s390: Fix overclearing ESCA in case of error
` [PATCH v5 04/13] KVM: s390: ucontrol: Fix sca_clear_ext_call()
` [PATCH v5 05/13] KVM: s390: Fix leaking of PGM_ADDRESSING to userspace
` [PATCH v5 06/13] KVM: s390: Fix race in __do_essa()
` [PATCH v5 07/13] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [PATCH v5 08/13] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [PATCH v5 09/13] KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
` [PATCH v5 10/13] KVM: s390: Return -EINTR if a signal was pending while faulting-in
` [PATCH v5 11/13] KVM: s390: Fix ordering when adding to SCA
` [PATCH v5 12/13] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()
` [PATCH v5 13/13] KVM: s390: Fix kvm_arch_commit_memory_region() when low on memory

[PATCH v2 0/2] KVM: VMX: Fix IPIv use-after-free + improve checking duplicate vcpu_id
 2026-07-29 18:06 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: Check for duplicate vcpu_id as early as possible
` [PATCH v2 2/2] KVM: VMX: Fix stale PID-pointer table entry left after vCPU free

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-07-29 17:52 UTC  (7+ messages)
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs "
` [PATCH v5 6/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation

[PATCH v11 0/6] Add RMPOPT support
 2026-07-29 17:51 UTC  (4+ messages)
` [PATCH v11 2/6] x86/sev: Disable CPU hotplug while SNP is active

[PATCH v2 00/36] KVM: VMX APIC timer virtualization support
 2026-07-29 17:39 UTC  (6+ messages)

[PATCH] KVM: have hva_to_pfn_remapped write-upgrade PTEs
 2026-07-29 17:17 UTC  (2+ messages)

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

[PATCH v6 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-07-29 17:05 UTC  (6+ messages)
` [PATCH v6 4/5] vhost: synchronize with RCU readers when freeing workers
` [PATCH v6 5/5] vhost/vsock: add VHOST_RESET_OWNER ioctl

[RFC PATCH v4 0/3] KVM: selftests: Improvements on dirty-ring
 2026-07-29 16:46 UTC  (6+ messages)
` [RFC PATCH v4 1/3] KVM: selftests: memstress: Add option to enable dirty-ring on VM creation
` [RFC PATCH v4 2/3] KVM: selftests: Check dirty-ring size before enabling
` [RFC PATCH v4 3/3] KVM: selftests: dirty_log_perf_test: Add dirty-ring support

[PATCH v2] RISC-V: KVM: Fix spurious -EEXIST and clean up gstage fault path types
 2026-07-29 16:21 UTC  (8+ messages)
` [PATCH v3 0/3] RISC-V: KVM: G-stage fault path fix and cleanup
  ` [PATCH v3 1/3] RISC-V: KVM: Treat -EEXIST from G-stage map as success
  ` [PATCH v3 2/3] RISC-V: KVM: Use unsigned int for vma_pageshift
  ` [PATCH v3 3/3] RISC-V: KVM: Widen G-stage fault address to gpa_t

[PATCH 0/6] firmware: arm_rmm: Add RMM v2.0 support
 2026-07-29 16:02 UTC  (4+ messages)
` [PATCH 1/6] firmware: arm_rmm: Add SMC definitions for calling the RMM

[PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
 2026-07-29 15:30 UTC  (11+ messages)

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-29 15:16 UTC  (8+ messages)
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking

[PATCH v6 0/2] KVM: VMX: Workaround VMX preemption timer erratum
 2026-07-29 13:57 UTC  (4+ messages)
` [PATCH v6 2/2] KVM: VMX: Cap VMX preemption timer to work around Intel erratum


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