diff for duplicates of <87mxigu6io.fsf@rustcorp.com.au> diff --git a/a/1.txt b/N1/1.txt index 136bd4c..cb67d72 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On Fri, 20 May 2011 02:11:14 +0300, "Michael S. Tsirkin" <mst@redhat.com> wrote: +On Fri, 20 May 2011 02:11:14 +0300, "Michael S. Tsirkin" <mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote: > Add an API that tells the other side that callbacks > should be delayed until a lot of work has been done. > Implement using the new event_idx feature. @@ -13,7 +13,7 @@ On Fri, 20 May 2011 02:11:14 +0300, "Michael S. Tsirkin" <mst@redhat.com> wrote: > hints drivers can pass when there's more than one > user of the feature. > -> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> +> Signed-off-by: Michael S. Tsirkin <mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> Yes, I've applied this (and the next one which uses it in virtio_net), despite my reservations about the API. But that is fixable... diff --git a/a/content_digest b/N1/content_digest index 1ea3187..4e7000f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,30 @@ "ref\0cover.1305846412.git.mst@redhat.com\0" "ref\08f343dcaa996f6b10499468c49508ba9d6fb6f5a.1305846412.git.mst@redhat.com\0" - "From\0Rusty Russell <rusty@rustcorp.com.au>\0" + "ref\08f343dcaa996f6b10499468c49508ba9d6fb6f5a.1305846412.git.mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" + "From\0Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org>\0" "Subject\0Re: [PATCHv2 06/14] virtio: add api for delayed callbacks\0" "Date\0Sat, 21 May 2011 12:03:35 +0930\0" - "To\0Michael S. Tsirkin <mst@redhat.com>" - " linux-kernel@vger.kernel.org\0" - "Cc\0Carsten Otte <cotte@de.ibm.com>" - Christian Borntraeger <borntraeger@de.ibm.com> - linux390@de.ibm.com - Martin Schwidefsky <schwidefsky@de.ibm.com> - Heiko Carstens <heiko.carstens@de.ibm.com> - Shirley Ma <xma@us.ibm.com> - lguest@lists.ozlabs.org - linux-kernel@vger.kernel.org - virtualization@lists.linux-foundation.org - netdev@vger.kernel.org - linux-s390@vger.kernel.org - kvm@vger.kernel.org - Krishna Kumar <krkumar2@in.ibm.com> - Tom Lendacky <tahm@linux.vnet.ibm.com> - steved@us.ibm.com - " habanero@linux.vnet.ibm.com\0" + "To\0Michael S. Tsirkin <mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Cc\0Krishna Kumar <krkumar2-xthvdsQ13ZrQT0dZR+AlfA@public.gmane.org>" + Carsten Otte <cotte-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org> + lguest-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + Shirley Ma <xma-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> + kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-s390-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + habanero-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org + Heiko Carstens <heiko.carstens-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + virtualization-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org + steved-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org + Christian Borntraeger <borntraeger-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org> + Tom Lendacky <tahm-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> + Martin Schwidefsky <schwidefsky-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org> + " linux390-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org\0" "\00:1\0" "b\0" - "On Fri, 20 May 2011 02:11:14 +0300, \"Michael S. Tsirkin\" <mst@redhat.com> wrote:\n" + "On Fri, 20 May 2011 02:11:14 +0300, \"Michael S. Tsirkin\" <mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n" "> Add an API that tells the other side that callbacks\n" "> should be delayed until a lot of work has been done.\n" "> Implement using the new event_idx feature.\n" @@ -38,7 +39,7 @@ "> hints drivers can pass when there's more than one\n" "> user of the feature.\n" "> \n" - "> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>\n" + "> Signed-off-by: Michael S. Tsirkin <mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" "\n" "Yes, I've applied this (and the next one which uses it in virtio_net),\n" "despite my reservations about the API. But that is fixable...\n" @@ -46,4 +47,4 @@ "Thanks,\n" Rusty. -65f6517058ce99050d1ef8a408f87494c998ba4690459f1c19b54774362fa615 +54af453c12a2ef4efba0a4092c86f7e902db2410ba84bdceac9f073b44acb447
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.