Suthikulpanit, Suravee ([email protected])

Number of posts: 1324 (0.25 per day)
First post: 2009-07-28 22:18:41
Last post: 2024-05-14 19:02:39

Date List Subject
2024-05-14 19:02:39 linux-kernel Re: [PATCH 0/9] iommu/amd: Add AMD IOMMU emulation support for SEV-SNP guest kernel
2024-05-13 18:59:57 linux-kernel Re: [PATCH 1/9] iommu/amd: Introduce helper functions for managing IOMMU memory
2024-05-13 12:18:13 linux-kernel Re: [PATCH 9/9] iommu/amd: Set default domain to IDENTITY_DOMAIN when running in SEV guest
2024-05-13 06:45:46 linux-kernel Re: [PATCH v2 1/1] iommu/amd: Fix sysfs leak in iommu init
2024-05-07 09:12:35 linux-kernel Re: [PATCH 1/1] iommu/amd: Fix sysfs leak in iommu init
2024-04-30 15:27:33 linux-kernel [PATCH 4/9] iommu/amd: Convert Completion-Wait Semaphore pointer to use struct amd_iommu_mem
2024-04-30 15:27:26 linux-kernel [PATCH 9/9] iommu/amd: Set default domain to IDENTITY_DOMAIN when running in SEV guest
2024-04-30 15:27:07 linux-kernel [PATCH 8/9] iommu/amd: Decrypt interrupt remapping table for AMD IOMMU emulation in SEV guest
2024-04-30 15:26:53 linux-kernel [PATCH 6/9] iommu/amd: Convert PPR Log pointer to use the struct amd_iommu_mem
2024-04-30 15:26:45 linux-kernel [PATCH 2/9] iommu/amd: Convert Device Table pointer to use struct amd_iommu_mem
2024-04-30 15:26:37 linux-kernel [PATCH 7/9] iommu/amd: Remove iommu_alloc_4k_pages() helper function
2024-04-30 15:26:37 linux-kernel [PATCH 5/9] iommu/amd: Convert Event Log pointer to use struct amd_iommu_mem
2024-04-30 15:25:37 linux-kernel [PATCH 3/9] iommu/amd: Convert Command Buffer pointer to use struct amd_iommu_mem
2024-04-30 15:25:28 linux-kernel [PATCH 1/9] iommu/amd: Introduce helper functions for managing IOMMU memory
2024-04-30 15:25:20 linux-kernel [PATCH 0/9] iommu/amd: Add AMD IOMMU emulation support for SEV-SNP guest kernel
2024-04-09 14:59:01 linux-kernel Re: [RFC 1/3] x86: KVM: stats: Add a stat to report status of APICv inhibition
2024-01-12 00:09:14 linux-kernel [RFCv2 PATCH 6/7] iommu/amd: Add nested domain allocation support
2024-01-12 00:08:50 linux-kernel [RFCv2 PATCH 7/7] iommu/amd: Add nested domain attach/detach support
2024-01-12 00:08:19 linux-kernel [RFCv2 PATCH 4/7] iommu/amd: Add support for hw_info for iommu capability query
2024-01-12 00:08:05 linux-kernel [RFCv2 PATCH 5/7] iommufd: Introduce data struct for AMD nested domain allocation
2024-01-12 00:08:02 linux-kernel [RFCv2 PATCH 1/7] iommu/amd: Introduce struct gcr3_tbl_info.giov
2024-01-12 00:07:43 linux-kernel [RFCv2 PATCH 2/7] iommu/amd: Refactor set_dte_entry
2024-01-12 00:07:30 linux-kernel [RFCv2 PATCH 3/7] iommu/amd: Update PASID, GATS, and GLX feature related macros
2024-01-12 00:07:17 linux-kernel [RFCv2 PATCH 0/7] iommu/amd: Introduce hardware info reporting and nested translation support
2024-01-09 10:11:24 linux-kernel Re: [RFC PATCH 3/6] iommu/amd: Introduce Guest-ID struct amd_iommu_vminfo
2024-01-08 06:50:13 linux-kernel Re: [RFC PATCH 6/6] iommu/amd: Introduce nested translation support
2024-01-05 13:57:13 linux-kernel Re: [RFC PATCH 5/6] iommu/amd: Introduce helper functions to setup GCR3TRPMode
2024-01-05 13:40:59 linux-kernel Re: [RFC PATCH 2/6] iommu/amd: Add support for hw_info for iommu capability query
2024-01-05 13:40:23 linux-kernel Re: [RFC PATCH 3/6] iommu/amd: Introduce Guest-ID struct amd_iommu_vminfo
2024-01-05 13:40:13 linux-kernel Re: [RFC PATCH 6/6] iommu/amd: Introduce nested translation support
2024-01-05 13:39:51 linux-kernel Re: [RFC PATCH 2/6] iommu/amd: Add support for hw_info for iommu capability query
2024-01-05 13:39:34 linux-kernel Re: [RFC PATCH 4/6] iommufd: Introduce data struct for AMD nested domain allocation
2024-01-05 13:39:11 linux-kernel Re: [RFC PATCH 6/6] iommu/amd: Introduce nested translation support
2023-12-20 10:25:13 linux-kernel Re: [PATCH] iommu: amd: NULL value may be dereferenced
2023-12-12 16:02:56 linux-kernel [RFC PATCH 6/6] iommu/amd: Introduce nested translation support
2023-12-12 16:02:46 linux-kernel [RFC PATCH 2/6] iommu/amd: Add support for hw_info for iommu capability query
2023-12-12 16:02:37 linux-kernel [RFC PATCH 3/6] iommu/amd: Introduce Guest-ID struct amd_iommu_vminfo
2023-12-12 16:02:34 linux-kernel [RFC PATCH 5/6] iommu/amd: Introduce helper functions to setup GCR3TRPMode
2023-12-12 16:02:27 linux-kernel [RFC PATCH 4/6] iommufd: Introduce data struct for AMD nested domain allocation
2023-12-12 16:02:23 linux-kernel [RFC PATCH 1/6] iommu/amd: Update PASID, GATS, and GLX feature related macros
2023-12-12 16:02:16 linux-kernel [RFC PATCH 0/6] iommu/amd: Introduce hardware info reporting and nested translation support
2023-12-11 17:36:03 linux-kernel Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
2023-12-11 15:34:39 linux-kernel Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
2023-10-19 09:12:20 linux-kernel Re: [PATCH] iommu/amd: Do not flush IRTE when only updating isRun and destination fields
2023-10-17 15:36:34 linux-kernel Re: [PATCH] iommu/amd: Do not flush IRTE when only updating isRun and destination fields
2023-10-17 14:43:21 linux-kernel [PATCH] iommu/amd: Do not flush IRTE when only updating isRun and destination fields
2023-10-03 03:18:35 linux-kernel Re: [PATCH v2 1/4] x86: KVM: SVM: always update the x2avic msr interception
2023-09-07 18:31:03 linux-crypto Re: [PATCH RFC v9 47/51] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
2023-08-02 19:09:01 linux-kernel Re: [PATCH -next] iommu/amd: Remove unsued extern declaration amd_iommu_init_hardware()
2023-06-24 03:14:20 linux-kernel Re: [RFC PATCH 00/21] iommu/amd: Introduce support for HW accelerated vIOMMU w/ nested page table
2023-06-23 22:09:18 linux-kernel Re: [RFC PATCH 00/21] iommu/amd: Introduce support for HW accelerated vIOMMU w/ nested page table