From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: virtio for 3.20 Date: Thu, 22 Jan 2015 11:57:00 +0200 Message-ID: <20150122095700.GD26178@redhat.com> References: <20150115183618.GA31025@redhat.com> <87egqrcxpn.fsf@rustcorp.com.au> <20150121174017.GA21032@redhat.com> <8761bzwry7.fsf@rustcorp.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <8761bzwry7.fsf@rustcorp.com.au> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Rusty Russell Cc: virtualization@lists.linux-foundation.org List-Id: virtualization@lists.linuxfoundation.org On Thu, Jan 22, 2015 at 11:29:44AM +1030, Rusty Russell wrote: > "Michael S. Tsirkin" writes: > > On Mon, Jan 19, 2015 at 12:56:28PM +1030, Rusty Russell wrote: > >> "Michael S. Tsirkin" writes: > >> > Hi Rusty, all > >> > > >> > I parked outstanding virtio patches here: > >> > git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-next > >> > this way they are merged in linux-next as well. > >> > > >> > Rusty if you'll be doing 3.20 window, would you mind > >> > checking that tree to verify nothing's lost? > >> > >> Hi Michael, > >> > >> Thanks, now I've returned from linux.conf.au, I'm starting to > >> organize the 3.20 queue. I've merged this branch into my virtio-next > >> branch. > >> > >> Cheers, > >> Rusty. > > > > Thanks, good to know. > > I tweaked some patches since due to test failure reports by Gerd. > > Updated patches are tagged "post-squash", if you want to see what > > changed, see fixup patches in the series tagged "pre-squash". > > > > Or you can look at my tree: > > git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git virtio-next > > is pre-squash. > > git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-next > > is post-squash. > > OK, I merged your vhost-next with my virtio-next, and the merge was > empty. > > So we're up-to-date. Please send patches against my virtio-next from > now on. > > Thanks, > Rusty. Will do, thanks! -- MST