diff for duplicates of <20180622033720-mutt-send-email-mst@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 73d9fdf..6c94786 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ On Thu, Jun 21, 2018 at 08:06:52PM +0100, Jean-Philippe Brucker wrote: > corresponding virtio requests. Mappings are kept in an interval tree > instead of page tables. > -> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> +> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com> > --- > MAINTAINERS | 6 + > drivers/iommu/Kconfig | 11 + @@ -29,14 +29,14 @@ On Thu, Jun 21, 2018 at 08:06:52PM +0100, Jean-Philippe Brucker wrote: > F: include/uapi/linux/virtio_input.h > > +VIRTIO IOMMU DRIVER -> +M: Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> +> +M: Jean-Philippe Brucker <jean-philippe.brucker@arm.com> > +S: Maintained > +F: drivers/iommu/virtio-iommu.c > +F: include/uapi/linux/virtio_iommu.h > + > VIRTUAL BOX GUEST DEVICE DRIVER -> M: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> -> M: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +> M: Hans de Goede <hdegoede@redhat.com> +> M: Arnd Bergmann <arnd@arndb.de> Please add the virtualization mailing list. @@ -1012,7 +1012,7 @@ interfaces. > +IOMMU_OF_DECLARE(viommu, "virtio,mmio"); > + > +MODULE_DESCRIPTION("Virtio IOMMU driver"); -> +MODULE_AUTHOR("Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org>"); +> +MODULE_AUTHOR("Jean-Philippe Brucker <jean-philippe.brucker@arm.com>"); > +MODULE_LICENSE("GPL v2"); > diff --git a/include/uapi/linux/virtio_ids.h b/include/uapi/linux/virtio_ids.h > index 6d5c3b2d4f4d..cfe47c5d9a56 100644 @@ -1159,3 +1159,7 @@ down the road, do all requests grow automatically? > +#endif > -- > 2.17.0 + +--------------------------------------------------------------------- +To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org +For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org diff --git a/a/content_digest b/N1/content_digest index 6385d35..da6f0d2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,30 @@ "ref\020180621190655.56391-1-jean-philippe.brucker@arm.com\0" "ref\020180621190655.56391-3-jean-philippe.brucker@arm.com\0" - "ref\020180621190655.56391-3-jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org\0" - "From\0Michael S. Tsirkin <mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 2/5] iommu: Add virtio-iommu driver\0" + "From\0Michael S. Tsirkin <mst@redhat.com>\0" + "Subject\0[virtio-dev] Re: [PATCH v2 2/5] iommu: Add virtio-iommu driver\0" "Date\0Fri, 22 Jun 2018 03:51:08 +0300\0" - "To\0Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0mark.rutland-5wv7dgnIgG8@public.gmane.org" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - jayachandran.nair-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org - tnowicki-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org - kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - virtio-dev-sDuHXQ4OtrM4h7I2RyI4rWD2FQJk+8+b@public.gmane.org - jasowang-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - will.deacon-5wv7dgnIgG8@public.gmane.org - virtualization-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - marc.zyngier-5wv7dgnIgG8@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - " kvmarm-FPEHb7Xf0XXUo1n7N8X6UoWGPAHP3yOg@public.gmane.org\0" + "To\0Jean-Philippe Brucker <jean-philippe.brucker@arm.com>\0" + "Cc\0iommu@lists.linux-foundation.org" + kvm@vger.kernel.org + virtualization@lists.linux-foundation.org + virtio-dev@lists.oasis-open.org + devicetree@vger.kernel.org + kvmarm@lists.cs.columbia.edu + joro@8bytes.org + alex.williamson@redhat.com + robh+dt@kernel.org + mark.rutland@arm.com + jasowang@redhat.com + marc.zyngier@arm.com + robin.murphy@arm.com + will.deacon@arm.com + lorenzo.pieralisi@arm.com + eric.auger@redhat.com + peterx@redhat.com + bharat.bhushan@nxp.com + tnowicki@caviumnetworks.com + jayachandran.nair@cavium.com + " kevin.tian@intel.com\0" "\00:1\0" "b\0" "On Thu, Jun 21, 2018 at 08:06:52PM +0100, Jean-Philippe Brucker wrote:\n" @@ -30,7 +37,7 @@ "> corresponding virtio requests. Mappings are kept in an interval tree\n" "> instead of page tables.\n" "> \n" - "> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org>\n" + "> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>\n" "> ---\n" "> MAINTAINERS | 6 +\n" "> drivers/iommu/Kconfig | 11 +\n" @@ -51,14 +58,14 @@ "> F:\tinclude/uapi/linux/virtio_input.h\n" "> \n" "> +VIRTIO IOMMU DRIVER\n" - "> +M:\tJean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org>\n" + "> +M:\tJean-Philippe Brucker <jean-philippe.brucker@arm.com>\n" "> +S:\tMaintained\n" "> +F:\tdrivers/iommu/virtio-iommu.c\n" "> +F:\tinclude/uapi/linux/virtio_iommu.h\n" "> +\n" "> VIRTUAL BOX GUEST DEVICE DRIVER\n" - "> M:\tHans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" - "> M:\tArnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "> M:\tHans de Goede <hdegoede@redhat.com>\n" + "> M:\tArnd Bergmann <arnd@arndb.de>\n" "\n" "Please add the virtualization mailing list.\n" "\n" @@ -1034,7 +1041,7 @@ "> +IOMMU_OF_DECLARE(viommu, \"virtio,mmio\");\n" "> +\n" "> +MODULE_DESCRIPTION(\"Virtio IOMMU driver\");\n" - "> +MODULE_AUTHOR(\"Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Jean-Philippe Brucker <jean-philippe.brucker@arm.com>\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" "> diff --git a/include/uapi/linux/virtio_ids.h b/include/uapi/linux/virtio_ids.h\n" "> index 6d5c3b2d4f4d..cfe47c5d9a56 100644\n" @@ -1180,6 +1187,10 @@ "> +\n" "> +#endif\n" "> -- \n" - > 2.17.0 + "> 2.17.0\n" + "\n" + "---------------------------------------------------------------------\n" + "To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org\n" + For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org -c93516286b64e101e16f24900591b1b70166e7165a257cf77dff13571eb68266 +319cf1a69ffde7c5e794c12211a082b0ded7ff32dbc026a560115a7f31d42675
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.