messages from 2026-05-14 06:08:29 to 2026-05-14 17:17:47 UTC [more...]
[PATCH v4 00/21] KVM: x86: Enable APX for guests
2026-05-14 17:17 UTC (5+ messages)
` [PATCH v4 06/21] x86/fpu: Ignore APX when copying from/to guest FPU
[awilliam-vfio:for-linus 3/4] drivers/vfio/pci/vfio_pci_core.c:499:35: sparse: sparse: incorrect type in assignment (different address spaces)
2026-05-14 17:17 UTC (2+ messages)
[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
2026-05-14 16:45 UTC (3+ messages)
[PATCH net v3 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
2026-05-14 16:45 UTC (7+ messages)
` [PATCH net v3 1/2] vsock/virtio: reset connection on receiving queue overflow
` [PATCH net v3 2/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
[PATCH v5 0/3] vfio/pci: Request resources and map BARs at enable time
2026-05-14 16:38 UTC (2+ messages)
[PATCH] vfio/pci: Make VFIO_PCI_OFFSET_TO_INDEX() return unsigned
2026-05-14 16:38 UTC (2+ messages)
[PATCH v3 0/4] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
2026-05-14 16:35 UTC (12+ 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] vfio: selftests: Add driver for IGB QEMU device
2026-05-14 16:28 UTC (6+ messages)
[PATCH v2] vfio: selftests: Fix out-of-tree build with make O=
2026-05-14 16:04 UTC
[PATCH] riscv: KVM: Fix missing TLB flush on HENVCFG.PMM updates
2026-05-14 15:56 UTC (2+ messages)
[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
2026-05-14 15:24 UTC (6+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
[PATCH v1 0/9] KVM: x86: Add support for AMD Extended APIC registers
2026-05-14 15:10 UTC (20+ 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 v1 4/9] KVM: x86: Introduce KVM_CAP_LAPIC2 for 4KB APIC register space support
` [PATCH v1 5/9] KVM: x86: Refactor APIC state get/set to accept variable-sized buffers
` [PATCH v1 6/9] KVM: Add KVM_GET_LAPIC2 and KVM_SET_LAPIC2 for extended APIC
` [PATCH v1 7/9] KVM: x86: Emulate Extended LVT registers for AMD guests
` [PATCH v1 9/9] KVM: SVM: Add AVIC support for extended LVT MSRs
[PATCH v2] x86/cpu: Skip reading MSR_IA32_PLATFORM_ID in virtualized environment
2026-05-14 14:13 UTC (14+ 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 net] vsock/virtio: fix zerocopy completion for multi-skb sends
2026-05-14 14:07 UTC (2+ messages)
[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
2026-05-14 13:55 UTC (10+ messages)
` [PATCH 9/9] vfio/pci: Add mmap() attributes to DMABUF feature
[RFC PATCH] riscv: kvm: return SBI_ERR_FAILURE for PMU shmem OOM
2026-05-14 13:43 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix invalid HVA warning in steal-time recording
2026-05-14 13:15 UTC (2+ messages)
[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
[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] 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
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