diff for duplicates of <1441831692.20355.540.camel@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 84780d2..53fb7a6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Wed, 2015-09-09 at 11:17 +0200, Baptiste Reynal wrote: -> From: Antonios Motakis <a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org> +> From: Antonios Motakis <a.motakis@virtualopensystems.com> > > This patch introduces an API that allows to return device properties (OF > or ACPI) of a device bound to the vfio-platform/vfio-amba driver and the @@ -10,8 +10,8 @@ On Wed, 2015-09-09 at 11:17 +0200, Baptiste Reynal wrote: > The user needs to know the name and the data type of the property he is > accessing. > -> Signed-off-by: Antonios Motakis <a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org> -> Signed-off-by: Baptiste Reynal <b.reynal-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org> +> Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com> +> Signed-off-by: Baptiste Reynal <b.reynal@virtualopensystems.com> > > --- > v3 -> v4: @@ -47,8 +47,8 @@ On Wed, 2015-09-09 at 11:17 +0200, Baptiste Reynal wrote: > @@ -0,0 +1,77 @@ > +/* > + * Copyright (C) 2015 - Virtual Open Systems -> + * Authors: Antonios Motakis <a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org> -> + * Baptiste Reynal <b.reynal-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org> +> + * Authors: Antonios Motakis <a.motakis@virtualopensystems.com> +> + * Baptiste Reynal <b.reynal@virtualopensystems.com> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License, version 2, as diff --git a/a/content_digest b/N1/content_digest index 42d158a..c57816d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,22 @@ "ref\01441790231-22920-1-git-send-email-b.reynal@virtualopensystems.com\0" "ref\01441790231-22920-2-git-send-email-b.reynal@virtualopensystems.com\0" - "ref\01441790231-22920-2-git-send-email-b.reynal-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org\0" - "From\0Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "From\0Alex Williamson <alex.williamson@redhat.com>\0" "Subject\0Re: [RFC PATCH v4 1/3] vfio: platform: add device properties skeleton and user API\0" "Date\0Wed, 09 Sep 2015 14:48:12 -0600\0" - "To\0Baptiste Reynal <b.reynal-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org>\0" - "Cc\0kvmarm-FPEHb7Xf0XXUo1n7N8X6UoWGPAHP3yOg@public.gmane.org" - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - christoffer.dall-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - tech-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org - Antonios Motakis <a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org> - open list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - open list:VFIO PLATFORM DRIVER <kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " open list:ABI/API <linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0Baptiste Reynal <b.reynal@virtualopensystems.com>\0" + "Cc\0kvmarm@lists.cs.columbia.edu" + iommu@lists.linux-foundation.org + christoffer.dall@linaro.org + eric.auger@linaro.org + tech@virtualopensystems.com + Antonios Motakis <a.motakis@virtualopensystems.com> + open list <linux-kernel@vger.kernel.org> + open list:VFIO PLATFORM DRIVER <kvm@vger.kernel.org> + " open list:ABI/API <linux-api@vger.kernel.org>\0" "\00:1\0" "b\0" "On Wed, 2015-09-09 at 11:17 +0200, Baptiste Reynal wrote:\n" - "> From: Antonios Motakis <a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org>\n" + "> From: Antonios Motakis <a.motakis@virtualopensystems.com>\n" "> \n" "> This patch introduces an API that allows to return device properties (OF\n" "> or ACPI) of a device bound to the vfio-platform/vfio-amba driver and the\n" @@ -28,8 +27,8 @@ "> The user needs to know the name and the data type of the property he is\n" "> accessing.\n" "> \n" - "> Signed-off-by: Antonios Motakis <a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org>\n" - "> Signed-off-by: Baptiste Reynal <b.reynal-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org>\n" + "> Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com>\n" + "> Signed-off-by: Baptiste Reynal <b.reynal@virtualopensystems.com>\n" "> \n" "> ---\n" "> v3 -> v4:\n" @@ -65,8 +64,8 @@ "> @@ -0,0 +1,77 @@\n" "> +/*\n" "> + * Copyright (C) 2015 - Virtual Open Systems\n" - "> + * Authors: Antonios Motakis <a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org>\n" - "> + * Baptiste Reynal <b.reynal-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org>\n" + "> + * Authors: Antonios Motakis <a.motakis@virtualopensystems.com>\n" + "> + * Baptiste Reynal <b.reynal@virtualopensystems.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License, version 2, as\n" @@ -292,4 +291,4 @@ "> *\t\t\t\t struct vfio_region_info)\n" > * -4f6c0302b5a588b49f3552e2bc45828ee829ff1261b8884e81f49bd12cefb9a8 +105f45d779bb558bc6ccce8cc8673afa83d4477a78f8c337ced658e038473d56
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.