[PATCH] vdpa: Add support for no-IOMMU mode

2024-05-30 Thread Srujana Challa
This commit introduces support for an UNSAFE, no-IOMMU mode in the vhost-vdpa driver. When enabled, this mode provides no device isolation, no DMA translation, no host kernel protection, and cannot be used for device assignment to virtual machines. It requires RAWIO permissions and will taint the k

Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-05-30 Thread Jason Wang
On Thu, May 30, 2024 at 6:18 PM Srujana Challa wrote: > > This commit introduces support for an UNSAFE, no-IOMMU mode in the > vhost-vdpa driver. When enabled, this mode provides no device isolation, > no DMA translation, no host kernel protection, and cannot be used for > device assignment to vir

Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-06-01 Thread kernel test robot
linux-next patch link: https://lore.kernel.org/r/20240530101823.1210161-1-schalla%40marvell.com patch subject: [PATCH] vdpa: Add support for no-IOMMU mode config: powerpc64-randconfig-r123-20240601 (https://download.01.org/0day-ci/archive/20240602/202406020255.xp36fzlp-...@intel.com/config

Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-06-04 Thread Stefano Garzarella
On Fri, May 31, 2024 at 10:26:31AM GMT, Jason Wang wrote: On Thu, May 30, 2024 at 6:18 PM Srujana Challa wrote: This commit introduces support for an UNSAFE, no-IOMMU mode in the vhost-vdpa driver. When enabled, this mode provides no device isolation, no DMA translation, no host kernel protect

Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-06-05 Thread Jason Wang
On Tue, Jun 4, 2024 at 7:55 PM Stefano Garzarella wrote: > > On Fri, May 31, 2024 at 10:26:31AM GMT, Jason Wang wrote: > >On Thu, May 30, 2024 at 6:18 PM Srujana Challa wrote: > >> > >> This commit introduces support for an UNSAFE, no-IOMMU mode in the > >> vhost-vdpa driver. When enabled, this m

Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-07-17 Thread Michael S. Tsirkin
On Thu, May 30, 2024 at 03:48:23PM +0530, Srujana Challa wrote: > This commit introduces support for an UNSAFE, no-IOMMU mode in the > vhost-vdpa driver. When enabled, this mode provides no device isolation, > no DMA translation, no host kernel protection, and cannot be used for > device assignment

RE: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-06-04 Thread Srujana Challa
> Subject: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode > > Prioritize security for external emails: Confirm sender and content safety > before clicking links or opening attachments > > -- > On

Re: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-06-05 Thread Jason Wang
On Tue, Jun 4, 2024 at 5:29 PM Srujana Challa wrote: > > > Subject: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode > > > > Prioritize security for external emails: Confirm sender and content safety > > before clicking l

RE: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-06-12 Thread Srujana Challa
> Subject: Re: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode > > On Tue, Jun 4, 2024 at 5:29 PM Srujana Challa wrote: > > > > > Subject: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode > > > > > > Prioritize security for e

Re: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-06-12 Thread Michael S. Tsirkin
On Wed, Jun 12, 2024 at 09:22:43AM +, Srujana Challa wrote: > > > Subject: Re: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode > > > > On Tue, Jun 4, 2024 at 5:29 PM Srujana Challa wrote: > > > > > > > Subject: [EXTERNAL] Re: [

Re: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-06-16 Thread Jason Wang
On Wed, Jun 12, 2024 at 8:32 PM Michael S. Tsirkin wrote: > > On Wed, Jun 12, 2024 at 09:22:43AM +, Srujana Challa wrote: > > > > > Subject: Re: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode > > > > > > On Tue, Jun 4

RE: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-07-19 Thread Srujana Challa
> On Thu, May 30, 2024 at 03:48:23PM +0530, Srujana Challa wrote: > > This commit introduces support for an UNSAFE, no-IOMMU mode in the > > vhost-vdpa driver. When enabled, this mode provides no device > > isolation, no DMA translation, no host kernel protection, and cannot > > be used for device

Re: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-07-22 Thread Jason Wang
On Fri, Jul 19, 2024 at 11:40 PM Srujana Challa wrote: > > > On Thu, May 30, 2024 at 03:48:23PM +0530, Srujana Challa wrote: > > > This commit introduces support for an UNSAFE, no-IOMMU mode in the > > > vhost-vdpa driver. When enabled, this mode provides no device > > > isolation, no DMA translat

Re: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-07-22 Thread Michael S. Tsirkin
On Mon, Jul 22, 2024 at 03:22:22PM +0800, Jason Wang wrote: > On Fri, Jul 19, 2024 at 11:40 PM Srujana Challa wrote: > > > > > On Thu, May 30, 2024 at 03:48:23PM +0530, Srujana Challa wrote: > > > > This commit introduces support for an UNSAFE, no-IOMMU mode in the > > > > vhost-vdpa driver. When

RE: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-07-23 Thread Srujana Challa
> On Mon, Jul 22, 2024 at 03:22:22PM +0800, Jason Wang wrote: > > On Fri, Jul 19, 2024 at 11:40 PM Srujana Challa > wrote: > > > > > > > On Thu, May 30, 2024 at 03:48:23PM +0530, Srujana Challa wrote: > > > > > This commit introduces support for an UNSAFE, no-IOMMU mode in > > > > > the vhost-vdpa

Re: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-07-23 Thread Michael S. Tsirkin
On Tue, Jul 23, 2024 at 07:10:52AM +, Srujana Challa wrote: > > On Mon, Jul 22, 2024 at 03:22:22PM +0800, Jason Wang wrote: > > > On Fri, Jul 19, 2024 at 11:40 PM Srujana Challa > > wrote: > > > > > > > > > On Thu, May 30, 2024 at 03:48:23PM +0530, Srujana Challa wrote: > > > > > > This commit

RE: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-08-06 Thread Srujana Challa
> On Tue, Jul 23, 2024 at 07:10:52AM +, Srujana Challa wrote: > > > On Mon, Jul 22, 2024 at 03:22:22PM +0800, Jason Wang wrote: > > > > On Fri, Jul 19, 2024 at 11:40 PM Srujana Challa > > > > > > > wrote: > > > > > > > > > > > On Thu, May 30, 2024 at 03:48:23PM +0530, Srujana Challa wrote: > >

RE: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-08-28 Thread Srujana Challa
> Subject: RE: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode > > > On Tue, Jul 23, 2024 at 07:10:52AM +, Srujana Challa wrote: > > > > On Mon, Jul 22, 2024 at 03:22:22PM +0800, Jason Wang wrote: > > > > > On Fri, Jul 19, 2024 at 11:40 PM

Re: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode

2024-09-09 Thread Michael S. Tsirkin
On Wed, Aug 28, 2024 at 09:08:13AM +, Srujana Challa wrote: > > Subject: RE: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode > > > > > On Tue, Jul 23, 2024 at 07:10:52AM +, Srujana Challa wrote: > > > > > On Mon, Jul 22, 2024 a