Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-05-13 17:33:43 to 2026-05-14 13:00:24 UTC [more...]

[PATCH v1 0/9] KVM: x86: Add support for AMD Extended APIC registers
 2026-05-14 12:58 UTC  (7+ messages)
` [PATCH v1 1/9] KVM: x86: Refactor APIC register mask handling to support extended "
` [PATCH v1 2/9] x86/apic: Add helper to get maximum number of Extended LVT registers
` [PATCH v1 3/9] KVM: SVM: Set kvm_caps.has_extapic when CPU supports Extended APIC

[PATCH v2] x86/cpu: Skip reading MSR_IA32_PLATFORM_ID in virtualized environment
 2026-05-14 12:39 UTC  (13+ messages)
          ` [PATCH 1/2] x86/microcode: Do not access MSR_IA32_PLATFORM_ID when running as a guest
          ` [PATCH 2/2] x86/cpu: Move intel_get_platform_id() to cpu/intel.c

[PATCH] x86/svm: work around Virtual VMLOAD/VMSAVE bug on Naples and Rome
 2026-05-14 11:34 UTC 

[PATCH v2 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
 2026-05-14 10:04 UTC  (3+ messages)

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-05-14  9:33 UTC  (4+ messages)
` [PATCH v14 10/44] arm64: RMI: Add support for SRO

[PATCH net] vsock/virtio: fix zerocopy completion for multi-skb sends
 2026-05-14  9:29 UTC 

[kvm:queue 4/24] arch/x86/kvm/vmx/vmenter.S:98: Error: invalid operands (*UND* and *ABS* sections) for `*'
 2026-05-14  9:25 UTC  (2+ messages)

[PATCH] hisi_acc_vfio_pci: simplify the command for reading device information
 2026-05-14  9:20 UTC 

[PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations
 2026-05-14  9:10 UTC  (2+ messages)

[PATCH v3 0/4] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
 2026-05-14  8:51 UTC  (7+ messages)
` [PATCH v3 1/4] KVM: x86: Consolidate CPUID fault handling for emulator and interception logic
` [PATCH v3 2/4] KVM: x86: Remove supports_cpuid_fault() helper
` [PATCH v3 3/4] KVM: x86: Virtualize AMD CPUID faulting
` [PATCH v3 4/4] KVM: selftests: Update hwcr_msr_test for CPUID faulting bit

[PATCH] RISC-V: KVM: Fix sign extension for MMIO loads
 2026-05-14  8:17 UTC 

[PATCH 0/5] KVM: x86: Expose Zhaoxin CPUID 0xC0000001 EDX cryptographic features
 2026-05-14  6:58 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86: Expose Zhaoxin SM2 CPUID feature

[PATCH v9 0/5] riscv: add SBI Supervisor Software Events support
 2026-05-14  6:52 UTC  (4+ messages)
` [PATCH v9 3/5] drivers: firmware: add riscv SSE support
    ` [External] "

[PATCH v2 0/5] LoongArch: KVM: Small enhancement about interrupt injection
 2026-05-14  6:28 UTC  (6+ messages)
` [PATCH v2 1/5] LoongArch: KVM: Check irq validility in kvm_vcpu_ioctl_interrupt()
` [PATCH v2 2/5] LoongArch: KVM: Use existing macro about interrupt bit mask
` [PATCH v2 3/5] LoongArch: KVM: Inject interrupt with batch method
` [PATCH v2 4/5] LoongArch: KVM: Add valid bit check when set ESTAT CSR register
` [PATCH v2 5/5] LoongArch: KVM: Simple interrupt status acquire interface

[PATCH v3 0/2] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-14  6:08 UTC  (4+ messages)
` [PATCH v3 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature

[PATCH v2 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
 2026-05-14  5:52 UTC  (3+ messages)

[PATCH v2 0/9] KVM: x86: Improve the handling of debug exceptions during instruction emulation
 2026-05-14  5:31 UTC  (4+ messages)
` [PATCH v2 9/9] KVM: selftests: Verify 'BS' bit checking in pending debug exception state during VM-Entry

[PATCH v6 0/7] KVM: SVM: Add Page Modification Logging (PML) support
 2026-05-14  4:14 UTC  (12+ messages)
` [PATCH v6 7/7] KVM: SVM: Add Page modification logging support

[kvm:queue 5/24] arch/x86/kvm/svm/vmenter.S:95: Error: invalid operands (*UND* and *ABS* sections) for `*'
 2026-05-14  3:44 UTC 

[PATCH v6 00/28] KVM: combined patchset for MBEC/GMET support
 2026-05-14  2:11 UTC  (5+ messages)

[PATCH] KVM: selftests: Check guest memfd validity with flags
 2026-05-14  1:30 UTC  (5+ messages)

[PATCH v2 03/14] mm: rename uffd-wp PTE accessors to uffd
 2026-05-14  1:31 UTC  (2+ messages)

[PATCH net-next v12 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-05-14  1:10 UTC  (2+ messages)

[PATCH v1 0/1] KVM: x86: Merge pending debug causes when vectoring #DB
 2026-05-14  1:08 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH v8 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-05-13 23:47 UTC  (2+ messages)

[PATCH] vfio: selftests: Add driver for IGB QEMU device
 2026-05-13 23:33 UTC  (6+ messages)

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-13 22:42 UTC  (5+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update

[RFC PATCH 00/22] KVM: apply chainsaw to struct kvm_mmu
 2026-05-13 21:36 UTC  (3+ messages)
` [PATCH 17/22] KVM: x86/mmu: pull struct kvm_pagewalk out of "

[kvm-unit-tests PATCH] arm: io: Set is_pl011_uart flag in ACPI initialization
 2026-05-13 21:16 UTC 

[PATCH v4 00/21] KVM: x86: Enable APX for guests
 2026-05-13 19:10 UTC  (5+ messages)
` [PATCH v4 06/21] x86/fpu: Ignore APX when copying from/to guest FPU

[GIT PULL] KVM changes for Linux 7.1-rc4
 2026-05-13 19:03 UTC  (2+ messages)

[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-05-13 18:27 UTC  (9+ messages)
` [PATCH 9/9] vfio/pci: Add mmap() attributes to DMABUF feature

[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
 2026-05-13 18:26 UTC  (10+ messages)

[PATCH 0/2] KVM: TDX: Disable PMU virtualization for TDX VMs
 2026-05-13 18:25 UTC  (7+ messages)
` [PATCH 2/2] KVM: TDX: Disable pmu "

[PATCH 0/3] KVM: Macrofy GPR swapping in assembly code
 2026-05-13 17:49 UTC  (4+ messages)
` [PATCH 1/3] KVM: VMX: Macrofy GPR swapping in __vmx_vcpu_run()
` [PATCH 2/3] KVM: SVM: Macrofy GPR swapping in __svm_vcpu_run()
` [PATCH 3/3] KVM: SEV: Macrofy GPR swapping in __svm_sev_es_vcpu_run()

[PATCH v2 0/3] KVM: Fix and clean up kvm_vcpu_map[_readonly]() usages
 2026-05-13 17:33 UTC  (6+ messages)


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