messages from 2026-01-06 17:47:32 to 2026-01-08 09:34:46 UTC [more...]
[PATCH v2 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-01-08 9:33 UTC (70+ messages)
` [PATCH v2 02/36] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
` [PATCH v2 04/36] arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support
` [PATCH v2 05/36] arm64/sysreg: Add GICR CDNMIA encoding
` [PATCH v2 07/36] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH v2 09/36] KVM: arm64: gic-v5: Detect implemented PPIs on boot
` [PATCH v2 08/36] KVM: arm64: Introduce kvm_call_hyp_nvhe_res()
` [PATCH v2 12/36] KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
` [PATCH v2 10/36] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v2 11/36] KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
` [PATCH v2 13/36] KVM: arm64: gic: Set vgic_model before initing private IRQs
` [PATCH v2 16/36] KVM: arm64: gic-v5: Implement direct injection of PPIs
` [PATCH v2 17/36] KVM: arm64: gic: Introduce irq_queue and set_pending_state to irq_ops
` [PATCH v2 15/36] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
` [PATCH v2 19/36] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH v2 20/36] KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
` [PATCH v2 18/36] KVM: arm64: gic-v5: Implement PPI interrupt injection
` [PATCH v2 22/36] KVM: arm64: gic-v5: Trap and mask guest PPI register accesses
` [PATCH v2 21/36] KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
` [PATCH v2 23/36] KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
` [PATCH v2 24/36] KVM: arm64: gic-v5: Create, init vgic_v5
` [PATCH v2 25/36] KVM: arm64: gic-v5: Reset vcpu state
` [PATCH v2 26/36] KVM: arm64: gic-v5: Bump arch timer for GICv5
` [PATCH v2 27/36] KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
` [PATCH v2 28/36] KVM: arm64: gic: Hide GICv5 for protected guests
` [PATCH v2 29/36] KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
` [PATCH v2 30/36] KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
` [PATCH v2 34/36] Documentation: KVM: Introduce documentation for VGICv5
` [PATCH v2 32/36] irqchip/gic-v5: Check if impl is virt capable
` [PATCH v2 33/36] KVM: arm64: gic-v5: Probe for GICv5 device
` [PATCH v2 36/36] KVM: arm64: gic-v5: Communicate userspace-drivable PPIs via a UAPI
` [PATCH v2 35/36] KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest
[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-01-08 8:01 UTC (19+ messages)
` [PATCH net-next v7 1/9] ptr_ring: move free-space check into separate helper
` [PATCH net-next v7 2/9] ptr_ring: add helper to detect newly freed space on consume
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v7 4/9] tun/tap: add batched ptr_ring consume functions "
` [PATCH net-next v7 5/9] tun/tap: add unconsume function for returning entries to ptr_ring
` [PATCH net-next v7 6/9] tun/tap: add helper functions to check file type
` [PATCH net-next v7 7/9] vhost-net: vhost-net: replace rx_ring with tun/tap ring wrappers
` [PATCH net-next v7 8/9] tun/tap: drop get ring exports
` [PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present
[PATCH] KVM: x86: Disallow setting CPUID and/or feature MSRs if L2 is active
2026-01-08 7:59 UTC (7+ messages)
[PATCH 1/2] target/i386: Include missing 'svm.h' header in 'sev.h'
2026-01-08 7:42 UTC (3+ messages)
` [PATCH 2/2] monitor/hmp: Reduce target-specific definitions
[RFC PATCH 00/14] Support multiple KVM modules on the same host
2026-01-08 6:55 UTC (6+ messages)
[PATCH v6 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2026-01-08 6:14 UTC (30+ messages)
` [PATCH v6 01/27] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
` [PATCH v6 02/27] tests/acpi: Allow DSDT table change for x86 machines
` [PATCH v6 03/27] pc: Start with modern CPU hotplug interface by default
` [PATCH v6 04/27] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
` [PATCH v6 05/27] acpi: Remove legacy cpu hotplug utilities
` [PATCH v6 06/27] docs/specs/acpi_cpu_hotplug: Remove legacy cpu hotplug descriptions
` [PATCH v6 07/27] tests/acpi: Update DSDT tables for pc & q35 machines
` [PATCH v6 08/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix
` [PATCH v6 09/27] hw/mips/loongson3_virt: Prefer using fw_cfg_init_mem_nodma()
` [PATCH v6 10/27] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
` [PATCH v6 11/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
` [PATCH v6 12/27] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
` [PATCH v6 13/27] hw/i386/pc: Remove multiboot.bin
` [PATCH v6 14/27] hw/i386: Assume fw_cfg DMA is always enabled
` [PATCH v6 15/27] hw/i386: Remove linuxboot.bin
` [PATCH v6 16/27] hw/i386/pc: Remove pc_compat_2_6[] array
` [PATCH v6 17/27] hw/intc/apic: Remove APICCommonState::legacy_instance_id field
` [PATCH v6 18/27] hw/core/machine: Remove hw_compat_2_6[] array
` [PATCH v6 19/27] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
` [PATCH v6 20/27] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines
` [PATCH v6 21/27] hw/i386/pc: Remove pc_compat_2_7[] array
` [PATCH v6 22/27] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field
` [PATCH v6 23/27] hw/audio/pcspk: Remove PCSpkState::migrate field
` [PATCH v6 24/27] hw/core/machine: Remove hw_compat_2_7[] array
` [PATCH v6 25/27] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
` [PATCH v6 26/27] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
` [PATCH v6 27/27] hw/char/virtio-serial: Do not expose the 'emergency-write' property
[PATCH] vfio: selftests: Add vfio_dma_mapping_mmio_test
2026-01-08 3:36 UTC (6+ messages)
[PATCH v2 0/4] x86, fpu/kvm: fix crash with AMX
2026-01-08 3:06 UTC (11+ messages)
` [PATCH 1/4] x86/fpu: Clear XSTATE_BV[i] in save state whenever XFD[i]=1
` [PATCH 2/4] selftests: kvm: replace numbered sync points with actions
Question about RISCV IOMMU irqbypass patch series
2026-01-08 2:42 UTC (3+ messages)
` [External] "
[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-08 0:41 UTC (8+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports
[PATCH 0/2] x86/virt/tdx: Print TDX module version to dmesg
2026-01-08 0:31 UTC (3+ messages)
` [PATCH 1/2] x86/virt/tdx: Retrieve TDX module version
` [PATCH 2/2] x86/virt/tdx: Print TDX module version during init
[PATCH 0/3] iommu/vt-d: Add support to hitless replace IOMMU domain
2026-01-08 0:29 UTC (7+ messages)
` [PATCH 1/3] iommu/vt-d: Allow replacing no_pasid iommu_domain
` [PATCH 2/3] vfio: selftests: Add support of creating iommus from iommufd
` [PATCH 3/3] vfio: selftests: Add iommufd hwpt replace test
[PATCH v1 0/1] KVM: x86: Merge pending debug causes when vectoring #DB
2026-01-07 23:57 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v2 0/6] vfio: selftest: Add SR-IOV UAPI test
2026-01-07 23:22 UTC (16+ messages)
` [PATCH v2 1/6] vfio: selftests: Introduce snprintf_assert()
` [PATCH v2 2/6] vfio: selftests: Introduce a sysfs lib
` [PATCH v2 3/6] vfio: selftests: Extend container/iommufd setup for passing vf_token
` [PATCH v2 4/6] vfio: selftests: Export more vfio_pci functions
` [PATCH v2 5/6] vfio: selftests: Add helper to set/override a vf_token
` [PATCH v2 6/6] vfio: selftests: Add tests to validate SR-IOV UAPI
[PATCH v4 00/21] KVM: selftests: Add Nested NPT support
2026-01-07 23:12 UTC (3+ messages)
` [PATCH v4 16/21] KVM: selftests: Add support for nested NPTs
[PATCH v3 00/21] paravirt: cleanup and reorg
2026-01-07 22:48 UTC (3+ messages)
` [PATCH v3 06/21] sched: Move clock related paravirt code to kernel/sched
[PATCH v2 0/3] Expose TDX Module version
2026-01-07 22:26 UTC (9+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2026-01-08
2026-01-07 22:01 UTC
[Invitation] bi-weekly guest_memfd upstream call on 2025-12-04
2026-01-07 21:52 UTC (3+ messages)
[PATCH] KVM: SVM: Fix an off-by-one typo in the comment for enabling AVIC by default
2026-01-07 20:45 UTC
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-07 20:27 UTC (13+ messages)
` [PATCH v3 01/24] x86/tdx: Enhance tdh_mem_page_aug() to support huge pages
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-01-07 19:25 UTC (11+ messages)
` [PATCH v9 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v9 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v9 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v9 04/30] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v9 05/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
Project Financing Opportunity
2026-01-07 19:23 UTC
[PATCH v8 0/7] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2026-01-07 18:09 UTC (12+ messages)
` [PATCH v8 4/7] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v8 7/7] target/i386/kvm: don't stop Intel PMU counters
[syzbot] INFO: task hung in vhost_worker_killed (2)
2026-01-07 18:07 UTC (4+ messages)
[PATCH 00/32] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-01-07 16:28 UTC (10+ messages)
` [PATCH 15/32] KVM: arm64: gic-v5: Implement direct injection of PPIs
` [PATCH 18/32] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH 17/32] KVM: arm64: gic-v5: Implement PPI interrupt injection
[PATCH v2 00/15] fix DMA aligment issues around virtio
2026-01-07 16:29 UTC (5+ messages)
` [PATCH v2 10/15] virtio_scsi: fix DMA cacheline issues for events
types: reuse common phys_vec type instead of DMABUF open‑coded variant
2026-01-07 16:00 UTC (2+ messages)
[PATCH] KVM: x86: Retry guest entry on -EBUSY from kvm_check_nested_events()
2026-01-07 15:12 UTC (4+ messages)
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2026-01-07 14:41 UTC (8+ messages)
` [PATCH v4 04/16] x86/virt/tdx: Allocate page bitmap for "
[PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
2026-01-07 12:24 UTC (3+ messages)
` [PATCH v2 2/3] vdpa/mlx5: reuse common function for MAC address updates
[PATCH v4 0/5] KVM: selftests: arm64: Improve diagnostics from set_id_regs
2026-01-07 11:44 UTC (4+ messages)
` [PATCH v4 4/5] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only
[PATCH] Add query-tdx-capabilities
2026-01-07 10:27 UTC (2+ messages)
[PATCH 0/5] i386: Add support for CPUID 0x80000026 and Bus Lock Detect
2026-01-07 7:47 UTC (7+ messages)
` [PATCH 1/5] i386: Implement CPUID 0x80000026
` [PATCH 2/5] i386: Add CPU property x-force-cpuid-0x80000026
` [PATCH 3/5] i386: Enable CPUID 80000026 for EPYC-Genoa/Turin vCPU
[RFC PATCH RESEND 0/5] amd_iommu: support up to 2048 MSI vectors per IRT
2026-01-07 6:09 UTC (2+ messages)
[PATCH] selftests: kvm: add boundary tests for kvm_create_max_vcpus
2026-01-07 5:39 UTC
[Bug 220740] New: Host crash when do PF passthrough to KVM guest with some devices
2026-01-07 3:22 UTC (2+ messages)
` [Bug 220740] "
[PATCH v2 0/2] KVM: nVMX: Disallow access to unsupported vmcs12 fields
2026-01-07 1:55 UTC (5+ messages)
` [PATCH v2 2/2] KVM: nVMX: Remove explicit filtering of GUEST_INTR_STATUS from shadow VMCS fields
[PATCH 0/2] KVM: SVM: Align SVM with APM defined behaviors
2026-01-07 0:04 UTC (15+ messages)
` [PATCH 1/2] KVM: SVM: Generate #UD for certain instructions when SVME.EFER is disabled
` [PATCH 2/2] KVM: SVM: Raise #UD if VMMCALL instruction is not intercepted
Kernel 6.18 not respecting my VFIO bindings
2026-01-06 22:46 UTC (2+ messages)
[PATCH v3 0/5] KVM: selftests: Alignment fixes and arm64 MMU cleanup
2026-01-06 19:48 UTC (4+ messages)
` [PATCH v3 4/5] KVM: selftests: Move page_align() to shared header
[PATCH] KVM: arm64: gic: Check for vGICv3 when clearing TWI
2026-01-06 18:13 UTC (2+ messages)
page: next (older) | 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