Alex Williamson ([email protected])

Number of posts: 3485 (0.68 per day)
First post: 2010-06-02 04:30:26
Last post: 2024-05-09 14:30:01

Date List Subject
2023-10-03 19:28:08 linux-kernel Re: [PATCH v16 2/2] Documentation: add debugfs description for vfio
2023-10-03 19:27:29 linux-kernel Re: [PATCH v16 1/2] vfio/migration: Add debugfs to live migration driver
2023-10-02 22:44:45 linux-kernel [PATCH] vfio: Fix smatch errors in vfio_combine_iova_ranges()
2023-10-02 22:42:08 linux-kernel Re: [PATCH v3] vfio: Fix uninitialized symbol and potential dereferencing errors in vfio_combine_iova_ranges
2023-09-29 10:45:30 linux-kernel Re: [PATCH 01/26] vfio: Wrap KVM helpers with CONFIG_KVM instead of CONFIG_HAVE_KVM
2023-09-29 09:52:06 linux-kernel Re: [PATCH 02/26] vfio: Move KVM get/put helpers to colocate it with other KVM related code
2023-09-29 07:43:01 linux-kernel Re: [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
2023-09-29 06:28:10 linux-kernel Re: [PATCH v3 0/3] vfio: use __aligned_u64 for ioctl structs
2023-09-29 05:53:15 linux-kernel Re: [PATCH 04/26] vfio: Add struct to hold KVM assets and dedup group vs. iommufd code
2023-09-29 05:27:35 linux-kernel Re: [PATCH v1 4/4] vfio/nvgpu: register device memory for poison handling
2023-09-29 01:09:00 linux-kernel Re: [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO
2023-09-28 23:48:58 linux-kernel Re: [PATCH 03/26] virt: Declare and define vfio_file_set_kvm() iff CONFIG_KVM is enabled
2023-09-28 22:44:45 linux-kernel Re: [PATCH v8 1/3] cdx: add support for bus mastering
2023-09-27 21:48:14 linux-kernel Re: [RFC 3/3] vfio/pci: Expose PCIe PASID capability to userspace
2023-09-27 00:31:56 linux-kernel [GIT PULL] VFIO fix for v6.6-rc4
2023-09-20 06:46:03 linux-kernel Re: [PATCH v2] vfio: Fix uninitialized symbol and potential dereferencing errors in vfio_combine_iova_ranges
2023-09-19 02:16:24 linux-kernel Re: [PATCH v10 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-09-19 00:53:24 linux-kernel Re: [PATCH] vfio/pds: Use proper PF device access helper
2023-09-18 23:58:00 linux-kernel Re: [PATCH] vfio/pds: Add missing PCI_IOV depends
2023-09-18 23:49:26 linux-kernel Re: [PATCH v10 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-09-16 06:31:49 linux-kernel Re: [PATCH v2 2/3] vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
2023-09-16 00:28:03 linux-kernel Re: [PATCH v10 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-09-15 23:39:47 linux-kernel Re: [PATCH v15 1/2] vfio/migration: Add debugfs to live migration driver
2023-09-15 21:14:29 linux-kernel Re: [PATCH v15 2/2] Documentation: add debugfs description for vfio
2023-09-15 20:28:45 linux-kernel Re: [PATCH] vfio/pds: Use proper PF device access helper
2023-09-14 22:45:50 linux-kernel Re: [PATCH vfio 3/3] pds/vfio: Fix possible sleep while in atomic context
2023-09-13 23:16:47 linux-kernel Re: [PATCH] vfio/pds: Using pci_physfn() to fix a compilation issue
2023-09-13 21:59:29 linux-kernel Re: [PATCH v7 1/3] cdx: add support for bus mastering
2023-08-22 09:13:30 linux-kernel Re: [PATCH v6 3/3] vfio-cdx: add bus mastering device feature support
2023-08-11 20:25:03 linux-kernel Re: [PATCH v2 1/2] PCI/VPD: Add runtime power management to sysfs interface
2023-08-11 15:33:57 linux-kernel Re: [PATCH -next] vfio/fsl-mc: use module_fsl_mc_driver() macro
2023-08-10 19:20:26 linux-kernel Re: [PATCH v2 0/2] PCI: Protect VPD and PME accesses from power management
2023-08-10 17:29:14 linux-kernel Re: [PATCH v2 1/2] PCI/VPD: Add runtime power management to sysfs interface
2023-08-08 22:37:08 linux-kernel Re: [PATCH v2] vfio: align capability structures
2023-08-07 23:01:19 linux-kernel Re: [PATCH v12 4/4] Documentation: add debugfs description for vfio
2023-08-07 22:52:42 linux-kernel Re: [PATCH v12 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
2023-08-03 23:28:50 linux-kernel Re: [PATCH] vfio: align capability structures
2023-08-03 23:14:06 linux-kernel Re: [PATCH v5 3/3] vfio-cdx: add bus mastering device feature support
2023-08-03 23:13:04 linux-kernel Re: [PATCH v5 2/3] vfio: add bus master feature to device feature ioctl
2023-08-03 21:12:32 linux-kernel Re: [PATCH v3 1/2] kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add()
2023-08-03 18:59:19 linux-kernel [PATCH v2 2/2] PCI: Fix runtime PM race with PME polling
2023-08-03 17:43:36 linux-kernel [PATCH v2 0/2] PCI: Protect VPD and PME accesses from power management
2023-08-03 17:33:40 linux-kernel [PATCH v2 1/2] PCI/VPD: Add runtime power management to sysfs interface
2023-08-02 18:54:09 linux-kernel Re: [PATCH v2 2/2] KVM: irqbypass: Convert producers/consumers single linked list to XArray
2023-08-01 22:26:44 linux-kernel Re: [PATCH] KVM: eventfd: fix NULL deref irqbypass producer
2023-08-01 21:55:44 linux-kernel Re: [PATCH v6 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-08-01 21:21:17 linux-kernel Re: [PATCH] KVM: irqbypass: Convert producers/consumers single linked list to XArray
2023-08-01 18:27:33 linux-kernel Re: [PATCH] vfio/type1: fix cap_migration information leak
2023-07-28 16:21:51 linux-kernel Re: [PATCH v5 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-07-27 21:02:47 linux-kernel Re: [PATCH v5 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-07-26 20:12:42 linux-crypto Re: [RFC 5/5] vfio/qat: Add vfio_pci driver for Intel QAT VF devices