From: Joerg Roedel <joro@8bytes.org>
To: Jean-Philippe Brucker <jean-philippe@linaro.org>
Cc: rjw@rjwysocki.net, lenb@kernel.org, mst@redhat.com,
will@kernel.org, catalin.marinas@arm.com,
baolu.lu@linux.intel.com, dwmw2@infradead.org,
linux-acpi@vger.kernel.org, iommu@lists.linux-foundation.org,
virtualization@lists.linux-foundation.org,
linux-arm-kernel@lists.infradead.org, eric.auger@redhat.com,
sebastien.boeuf@intel.com, robin.murphy@arm.com,
kevin.tian@intel.com, lorenzo.pieralisi@arm.com,
guohanjun@huawei.com, sudeep.holla@arm.com
Subject: Re: [PATCH v2 0/6] Add support for ACPI VIOT
Date: Mon, 17 May 2021 13:51:01 +0200 [thread overview]
Message-ID: <YKJYpZUddMLM+A1M@8bytes.org> (raw)
In-Reply-To: <20210423113836.3974972-1-jean-philippe@linaro.org>
Hi Jean-Philippe,
On Fri, Apr 23, 2021 at 01:38:31PM +0200, Jean-Philippe Brucker wrote:
> Jean-Philippe Brucker (6):
> ACPI: arm64: Move DMA setup operations out of IORT
> ACPI: Move IOMMU setup code out of IORT
> ACPI: Add driver for the VIOT table
> iommu/dma: Pass address limit rather than size to
> iommu_setup_dma_ops()
> iommu/dma: Simplify calls to iommu_setup_dma_ops()
> iommu/virtio: Enable x86 support
This looks good to me, I think this all can go through the IOMMU tree?
In this case I will apply them once the ACPI parts have the Acks
maintainers ack.
Regards,
Joerg
WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Jean-Philippe Brucker <jean-philippe@linaro.org>
Cc: kevin.tian@intel.com, mst@redhat.com, catalin.marinas@arm.com,
sudeep.holla@arm.com, rjw@rjwysocki.net, robin.murphy@arm.com,
virtualization@lists.linux-foundation.org,
linux-acpi@vger.kernel.org, iommu@lists.linux-foundation.org,
sebastien.boeuf@intel.com, guohanjun@huawei.com, lenb@kernel.org,
will@kernel.org, dwmw2@infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/6] Add support for ACPI VIOT
Date: Mon, 17 May 2021 13:51:01 +0200 [thread overview]
Message-ID: <YKJYpZUddMLM+A1M@8bytes.org> (raw)
In-Reply-To: <20210423113836.3974972-1-jean-philippe@linaro.org>
Hi Jean-Philippe,
On Fri, Apr 23, 2021 at 01:38:31PM +0200, Jean-Philippe Brucker wrote:
> Jean-Philippe Brucker (6):
> ACPI: arm64: Move DMA setup operations out of IORT
> ACPI: Move IOMMU setup code out of IORT
> ACPI: Add driver for the VIOT table
> iommu/dma: Pass address limit rather than size to
> iommu_setup_dma_ops()
> iommu/dma: Simplify calls to iommu_setup_dma_ops()
> iommu/virtio: Enable x86 support
This looks good to me, I think this all can go through the IOMMU tree?
In this case I will apply them once the ACPI parts have the Acks
maintainers ack.
Regards,
Joerg
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu
WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Jean-Philippe Brucker <jean-philippe@linaro.org>
Cc: lorenzo.pieralisi@arm.com, mst@redhat.com,
catalin.marinas@arm.com, sudeep.holla@arm.com, rjw@rjwysocki.net,
robin.murphy@arm.com, virtualization@lists.linux-foundation.org,
linux-acpi@vger.kernel.org, iommu@lists.linux-foundation.org,
sebastien.boeuf@intel.com, eric.auger@redhat.com,
guohanjun@huawei.com, lenb@kernel.org, will@kernel.org,
dwmw2@infradead.org, linux-arm-kernel@lists.infradead.org,
baolu.lu@linux.intel.com
Subject: Re: [PATCH v2 0/6] Add support for ACPI VIOT
Date: Mon, 17 May 2021 13:51:01 +0200 [thread overview]
Message-ID: <YKJYpZUddMLM+A1M@8bytes.org> (raw)
In-Reply-To: <20210423113836.3974972-1-jean-philippe@linaro.org>
Hi Jean-Philippe,
On Fri, Apr 23, 2021 at 01:38:31PM +0200, Jean-Philippe Brucker wrote:
> Jean-Philippe Brucker (6):
> ACPI: arm64: Move DMA setup operations out of IORT
> ACPI: Move IOMMU setup code out of IORT
> ACPI: Add driver for the VIOT table
> iommu/dma: Pass address limit rather than size to
> iommu_setup_dma_ops()
> iommu/dma: Simplify calls to iommu_setup_dma_ops()
> iommu/virtio: Enable x86 support
This looks good to me, I think this all can go through the IOMMU tree?
In this case I will apply them once the ACPI parts have the Acks
maintainers ack.
Regards,
Joerg
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Jean-Philippe Brucker <jean-philippe@linaro.org>
Cc: rjw@rjwysocki.net, lenb@kernel.org, mst@redhat.com,
will@kernel.org, catalin.marinas@arm.com,
baolu.lu@linux.intel.com, dwmw2@infradead.org,
linux-acpi@vger.kernel.org, iommu@lists.linux-foundation.org,
virtualization@lists.linux-foundation.org,
linux-arm-kernel@lists.infradead.org, eric.auger@redhat.com,
sebastien.boeuf@intel.com, robin.murphy@arm.com,
kevin.tian@intel.com, lorenzo.pieralisi@arm.com,
guohanjun@huawei.com, sudeep.holla@arm.com
Subject: Re: [PATCH v2 0/6] Add support for ACPI VIOT
Date: Mon, 17 May 2021 13:51:01 +0200 [thread overview]
Message-ID: <YKJYpZUddMLM+A1M@8bytes.org> (raw)
In-Reply-To: <20210423113836.3974972-1-jean-philippe@linaro.org>
Hi Jean-Philippe,
On Fri, Apr 23, 2021 at 01:38:31PM +0200, Jean-Philippe Brucker wrote:
> Jean-Philippe Brucker (6):
> ACPI: arm64: Move DMA setup operations out of IORT
> ACPI: Move IOMMU setup code out of IORT
> ACPI: Add driver for the VIOT table
> iommu/dma: Pass address limit rather than size to
> iommu_setup_dma_ops()
> iommu/dma: Simplify calls to iommu_setup_dma_ops()
> iommu/virtio: Enable x86 support
This looks good to me, I think this all can go through the IOMMU tree?
In this case I will apply them once the ACPI parts have the Acks
maintainers ack.
Regards,
Joerg
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-05-17 11:51 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-23 11:38 [PATCH v2 0/6] Add support for ACPI VIOT Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` [PATCH v2 1/6] ACPI: arm64: Move DMA setup operations out of IORT Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` [PATCH v2 2/6] ACPI: Move IOMMU setup code " Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-05-21 16:42 ` Rafael J. Wysocki
2021-05-21 16:42 ` Rafael J. Wysocki
2021-05-21 16:42 ` Rafael J. Wysocki
2021-05-21 16:42 ` Rafael J. Wysocki
2021-05-26 10:05 ` Jean-Philippe Brucker
2021-05-26 10:05 ` Jean-Philippe Brucker
2021-05-26 10:05 ` Jean-Philippe Brucker
2021-05-26 10:05 ` Jean-Philippe Brucker
2021-04-23 11:38 ` [PATCH v2 3/6] ACPI: Add driver for the VIOT table Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-05-21 16:39 ` Rafael J. Wysocki
2021-05-21 16:39 ` Rafael J. Wysocki
2021-05-21 16:39 ` Rafael J. Wysocki
2021-05-21 16:39 ` Rafael J. Wysocki
2021-05-26 10:04 ` Jean-Philippe Brucker
2021-05-26 10:04 ` Jean-Philippe Brucker
2021-05-26 10:04 ` Jean-Philippe Brucker
2021-05-26 10:04 ` Jean-Philippe Brucker
2021-04-23 11:38 ` [PATCH v2 4/6] iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops() Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` [PATCH v2 5/6] iommu/dma: Simplify calls " Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` [PATCH v2 6/6] iommu/virtio: Enable x86 support Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-04-23 11:38 ` Jean-Philippe Brucker
2021-05-14 12:34 ` Michael S. Tsirkin
2021-05-14 12:34 ` Michael S. Tsirkin
2021-05-14 12:34 ` Michael S. Tsirkin
2021-05-14 12:34 ` Michael S. Tsirkin
2021-05-14 12:35 ` [PATCH v2 0/6] Add support for ACPI VIOT Michael S. Tsirkin
2021-05-14 12:35 ` Michael S. Tsirkin
2021-05-14 12:35 ` Michael S. Tsirkin
2021-05-14 12:35 ` Michael S. Tsirkin
2021-05-17 11:51 ` Joerg Roedel [this message]
2021-05-17 11:51 ` Joerg Roedel
2021-05-17 11:51 ` Joerg Roedel
2021-05-17 11:51 ` Joerg Roedel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YKJYpZUddMLM+A1M@8bytes.org \
--to=joro@8bytes.org \
--cc=baolu.lu@linux.intel.com \
--cc=catalin.marinas@arm.com \
--cc=dwmw2@infradead.org \
--cc=eric.auger@redhat.com \
--cc=guohanjun@huawei.com \
--cc=iommu@lists.linux-foundation.org \
--cc=jean-philippe@linaro.org \
--cc=kevin.tian@intel.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=mst@redhat.com \
--cc=rjw@rjwysocki.net \
--cc=robin.murphy@arm.com \
--cc=sebastien.boeuf@intel.com \
--cc=sudeep.holla@arm.com \
--cc=virtualization@lists.linux-foundation.org \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.