messages from 2025-06-27 16:26:21 to 2025-07-01 19:29:12 UTC [more...]
[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
2025-07-01 19:29 UTC (14+ messages)
` [PATCH 01/11] PCI: Move REQ_ACS_FLAGS into pci_regs.h as PCI_ACS_ISOLATED
` [PATCH 02/11] PCI: Add pci_bus_isolation()
` [PATCH 03/11] iommu: Compute iommu_groups properly for PCIe switches
` [PATCH 04/11] iommu: Organize iommu_group by member size
` [PATCH 05/11] PCI: Add pci_reachable_set()
` [PATCH 06/11] iommu: Use pci_reachable_set() in pci_device_group()
` [PATCH 07/11] iommu: Validate that pci_for_each_dma_alias() matches the groups
` [PATCH 08/11] PCI: Add the ACS Enhanced Capability definitions
` [PATCH 09/11] PCI: Enable ACS Enhanced bits for enable_acs and config_acs
` [PATCH 10/11] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
` [PATCH 11/11] PCI: Check ACS Extended flags for pci_bus_isolated()
[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-07-01 17:35 UTC (3+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
[PATCH v3 00/26] arm: Fixes and preparatory cleanups for split-accel
2025-07-01 16:34 UTC (26+ messages)
` [PATCH v3 04/26] target/arm/hvf: Simplify GIC hvf_arch_init_vcpu()
` [PATCH v3 06/26] target/arm/hvf: Trace hv_vcpu_run() failures
` [PATCH v3 10/26] accel/hvf: Model PhysTimer register
` [PATCH v3 11/26] target/arm/hvf: Pass @target_el argument to hvf_raise_exception()
` [PATCH v3 12/26] target/arm: Restrict system register properties to system binary
` [PATCH v3 18/26] hw/arm/virt: Only require TCG || QTest to use TrustZone
` [PATCH v3 20/26] hw/arm/virt: Rename cpu_post_init() -> post_cpus_gic_realized()
` [PATCH v3 25/26] tests/functional: Add hvf_available() helper
[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
2025-07-01 16:14 UTC (29+ messages)
[RFC PATCH v7 00/37] AMD: Add Secure AVIC Guest Support
2025-07-01 15:47 UTC (3+ messages)
` [RFC PATCH v7 05/37] KVM: lapic: Change lapic regs base address to void pointer
[RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
2025-07-01 15:36 UTC (14+ messages)
[PATCH 0/4] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote() for large folio
2025-07-01 15:13 UTC (6+ messages)
` [PATCH 1/4] vfio/type1: optimize vfio_pin_pages_remote() for large folios
` [PATCH 2/4] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
` [PATCH 3/4] vfio/type1: introduce a new member has_rsvd for struct vfio_dma
` [PATCH 4/4] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
[PATCH] i386/cpu: ARCH_CAPABILITIES should not be advertised on AMD
2025-07-01 15:13 UTC (7+ messages)
[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-07-01 14:44 UTC (12+ messages)
` [PATCH v12 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
[PATCH v2] vfio/mlx5: fix possible overflow in tracking max message size
2025-07-01 14:40 UTC
[PATCH] vfio/mlx5: fix possible overflow in tracking max
2025-07-01 14:18 UTC (3+ messages)
[PATCH 5.10] vhost-scsi: protect vq->log_used with vq->mutex
2025-07-01 12:48 UTC
[PATCH v3 0/6] TDX host: kexec/kdump support
2025-07-01 12:12 UTC (17+ messages)
` [PATCH v3 1/6] x86/sme: Use percpu boolean to control wbinvd during kexec
` [PATCH v3 3/6] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
` [PATCH v3 6/6] KVM: TDX: Explicitly do WBINVD upon reboot notifier
[PATCH v2] LoongArch: KVM: INTC: Add IOCSR MISC register emulation
2025-07-01 11:38 UTC (5+ messages)
[PATCH v5 00/13] LoongArch: KVM: Enhancement with eiointc emulation
2025-07-01 10:48 UTC (15+ messages)
` [PATCH v5 01/13] LoongArch: KVM: Use standard bitops API with eiointc
` [PATCH v5 02/13] LoongArch: KVM: Remove unused parameter len
` [PATCH v5 03/13] LoongArch: KVM: Add stat information with kernel irqchip
` [PATCH v5 04/13] LoongArch: KVM: Remove never called default case statement
` [PATCH v5 05/13] LoongArch: KVM: Rename loongarch_eiointc_readq with loongarch_eiointc_read
` [PATCH v5 06/13] LoongArch: KVM: Use generic read function loongarch_eiointc_read
` [PATCH v5 07/13] LoongArch: KVM: Remove some unnecessary local variables
` [PATCH v5 08/13] LoongArch: KVM: Use concise api __ffs()
` [PATCH v5 09/13] LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()
` [PATCH v5 10/13] LoongArch: KVM: Remove local variable offset
` [PATCH v5 11/13] LoongArch: KVM: Rename old_data with old
` [PATCH v5 12/13] LoongArch: KVM: Add generic function loongarch_eiointc_write()
` [PATCH v5 13/13] LoongArch: KVM: Use generic interface loongarch_eiointc_write()
[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
2025-07-01 10:20 UTC (12+ messages)
` [PATCH v9 06/43] arm64: RME: Define the user ABI
` [PATCH v9 09/43] KVM: arm64: Allow passing machine type in KVM creation
` [PATCH v9 12/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v9 13/43] arm64: RME: Support for the VGIC in realms
` [PATCH v9 14/43] KVM: arm64: Support timers in realm RECs
[PATCH v2 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
2025-07-01 9:45 UTC (3+ messages)
` [PATCH v2 2/5] irqchip/gic-v5: Populate struct gic_kvm_info
[kvm-unit-tests PATCH v7] riscv: sbi: Add SBI Debug Triggers Extension tests
2025-07-01 8:45 UTC (2+ messages)
[PATCH v7 0/2] Enable Secure TSC for SEV-SNP
2025-07-01 8:11 UTC (7+ messages)
` [PATCH v7 1/2] x86/cpufeatures: Add SNP Secure TSC
` [PATCH v7 2/2] KVM: SVM: Enable Secure TSC for SNP guests
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-01 5:23 UTC (19+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
[PATCH next] Documentation: KVM: Fix unexpected unindent warning
2025-07-01 1:25 UTC
[PATCH net-next V3 1/2] tun: remove unnecessary tun_xdp_hdr structure
2025-07-01 1:03 UTC (2+ messages)
` [PATCH net-next V3 2/2] vhost-net: reduce one userspace copy when building XDP buff
[PATCH v3 0/3] TDX attestation support and GHCI fixup
2025-07-01 0:22 UTC (2+ messages)
[PATCH v6 0/9] Adjust fbcon console device detection
2025-06-30 18:37 UTC (8+ messages)
` [PATCH v6 9/9] PCI: Add a new 'boot_display' attribute
[PATCH v3 02/22] arm64: Generate sign macro for sysreg Enums
2025-06-30 17:42 UTC (4+ messages)
[PATCH v3 09/22] KVM: arm64: Correct kvm_arm_pmu_get_max_counters()
2025-06-30 17:42 UTC (2+ messages)
[PATCH] vfio/pci: Separate SR-IOV VF dev_set
2025-06-30 14:57 UTC (4+ messages)
[PATCH 5/5] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
2025-06-30 14:05 UTC (11+ messages)
[RFC PATCH 00/33] vfio: Introduce selftests for VFIO
2025-06-30 12:24 UTC (3+ messages)
` [RFC PATCH 17/33] vfio: selftests: Enable asserting MSI eventfds not firing
` [PATCH RFC "
[Bug 219787] New: Guest's applications crash with EXCEPTION_SINGLE_STEP (0x80000004)
2025-06-30 12:00 UTC (2+ messages)
` [Bug 219787] "
[PATCH 0/3] KVM: Speed up MMIO registrations
2025-06-30 9:59 UTC (4+ messages)
` [PATCH 3/3] KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()
[PATCH kvmtool] vfio: include libgen.h (for musl compatibility)
2025-06-30 9:04 UTC (3+ messages)
[PATCH v5 0/3] update live migration configuration region
2025-06-30 8:54 UTC (4+ messages)
` [PATCH v5 1/3] migration: update BAR space size
` [PATCH v5 2/3] migration: qm updates BAR configuration
` [PATCH v5 3/3] migration: adapt to new migration configuration
[PATCH net-next v4 0/3] vsock: Introduce SIOCINQ ioctl support
2025-06-30 7:58 UTC (7+ messages)
` [PATCH net-next v4 1/3] hv_sock: Return the readable bytes in hvs_stream_has_data()
` [PATCH net-next v4 2/3] test/vsock: Add retry mechanism to ioctl wrapper
` [PATCH net-next v4 3/3] test/vsock: Add ioctl SIOCINQ tests
[RESEND PATCH net-next v4 0/4] vsock: Introduce SIOCINQ ioctl support
2025-06-30 7:57 UTC (5+ messages)
` [RESEND PATCH net-next v4 1/4] vsock: Add support for SIOCINQ ioctl
` [RESEND PATCH net-next v4 2/4] hv_sock: Return the readable bytes in hvs_stream_has_data()
` [RESEND PATCH net-next v4 3/4] test/vsock: Add retry mechanism to ioctl wrapper
` [RESEND PATCH net-next v4 4/4] test/vsock: Add ioctl SIOCINQ tests
[PATCH 00/33] vfio: Introduce selftests for VFIO
2025-06-30 6:18 UTC (8+ messages)
` [PATCH 03/33] vfio: selftests: Introduce vfio_pci_device_test
[PATCH V2 net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
2025-06-30 3:36 UTC (4+ messages)
` [PATCH V2 net-next 2/2] vhost-net: reduce one userspace copy when building XDP buff
[PATCH v5 0/3] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
2025-06-30 2:45 UTC (6+ messages)
` [PATCH v5 1/3] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
` [PATCH v5 2/3] vfio/type1: introduce a new member has_rsvd for struct vfio_dma
[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-06-29 18:25 UTC (4+ messages)
` [RFC PATCH v8 5/7] KVM: guest_memfd: Add slab-allocated inode cache
[PATCH v6 00/28] KVM: arm64: Implement support for SME
2025-06-29 10:08 UTC (5+ messages)
` [PATCH v6 17/28] KVM: arm64: Support SME identification registers for guests
` [PATCH v6 18/28] KVM: arm64: Support SME priority registers
[kvm-unit-tests PATCH v6] riscv: sbi: Add SBI Debug Triggers Extension tests
2025-06-28 9:11 UTC (4+ messages)
[PATCH v3 10/22] KVM: arm64: Set up FGT for Partitioned PMU
2025-06-28 8:25 UTC (3+ messages)
[RFC PATCH 0/3] vfio: selftests: Add VFIO selftest to demontrate a latency issue
2025-06-27 22:51 UTC (7+ messages)
` [RFC PATCH 1/3] vfio: selftests: Allow run.sh to bind to more than one device
` [RFC PATCH 2/3] vfio: selftests: Introduce the selftest vfio_flr_test
` [RFC PATCH 3/3] vfio: selftests: Include a BPF script to pair with "
[PATCH] kvm/x86: ARCH_CAPABILITIES should not be advertised on AMD
2025-06-27 20:57 UTC (5+ messages)
[PATCH v3 03/22] KVM: arm64: Define PMI{CNTR,FILTR}_EL0 as undef_access
2025-06-27 20:45 UTC (2+ messages)
[PATCH 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
2025-06-27 16:33 UTC (9+ messages)
` [PATCH 1/2] x86/mce: Fix missing address mask in recovery for errors "
[PATCH v1 00/11] Implement support for IBS virtualization
2025-06-27 16:25 UTC (12+ messages)
` [PATCH v1 01/11] perf/amd/ibs: Fix race condition in IBS
` [PATCH v1 02/11] KVM: Add KVM_GET_LAPIC_W_EXTAPIC and KVM_SET_LAPIC_W_EXTAPIC for extapic
` [PATCH v1 03/11] x86/cpufeatures: Add CPUID feature bit for Extended LVT
` [PATCH v1 04/11] KVM: x86: Add emulation support for Extented LVT registers
` [PATCH v1 05/11] x86/cpufeatures: Add CPUID feature bit for VIBS in SVM/SEV guests
` [PATCH v1 06/11] KVM: x86/cpuid: Add a KVM-only leaf for IBS capabilities
` [PATCH v1 07/11] KVM: x86: Extend CPUID range to include new leaf
` [PATCH v1 08/11] KVM: SVM: Extend VMCB area for virtualized IBS registers
` [PATCH v1 09/11] KVM: SVM: Add support for IBS Virtualization
` [PATCH v1 10/11] perf/x86/amd: Enable VPMU passthrough capability for IBS PMU
` [PATCH v1 11/11] perf/x86/amd: Remove exclude_guest check from perf_ibs_init()
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;
as well as URLs for NNTP newsgroup(s).