From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eOlQN-0004vb-HR for qemu-devel@nongnu.org; Tue, 12 Dec 2017 09:20:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eOlQH-0000oy-I5 for qemu-devel@nongnu.org; Tue, 12 Dec 2017 09:20:47 -0500 Date: Tue, 12 Dec 2017 15:20:36 +0100 From: Cornelia Huck Message-ID: <20171212152036.0fcd66a8.cohuck@redhat.com> In-Reply-To: <20171212140523.GA7547@bjsdjshi@linux.vnet.ibm.com> References: <20171201143136.62497-1-pasic@linux.vnet.ibm.com> <20171201143136.62497-4-pasic@linux.vnet.ibm.com> <20171204122859.1a4fcd21.cohuck@redhat.com> <1108d0e7-318b-354f-31da-95d5efb8193c@linux.vnet.ibm.com> <20171204171124.4d877b22.cohuck@redhat.com> <20171205074300.GZ5859@bjsdjshi@linux.vnet.ibm.com> <20171212140523.GA7547@bjsdjshi@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 3/3] s390x: deprecate s390-squash-mcss machine prop List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dong Jia Shi Cc: Halil Pasic , Boris Fiuczynski , Christian Borntraeger , Shalini Chellathurai Saroja , qemu-devel@nongnu.org, qemu-s390x@nongnu.org On Tue, 12 Dec 2017 22:05:24 +0800 Dong Jia Shi wrote: > * Dong Jia Shi [2017-12-05 15:43:00 +0800]: > > > * Cornelia Huck [2017-12-04 17:11:24 +0100]: > > > > [...] > > > > This one looks good to me too, so: > > Reviewed-by: Dong Jia Shi > > > > > > > > (...) > > > > > > > > Looks sane. We should put a note into the 2.12 changelog as well. > > > > > > > > > > > > > I agree. Who would be responsible for updating the changelog. I'm not > > > > familiar with that process yet. To be honest, I wouldn't mind having > > > > the changelog notice in your writing style. Guess would be better for > > > > everyone ;). > > > > > > Just a one-liner once we have the 2.12 changelog page. > > > > > > > > > > > There are also other things we identified as TODOs: > > > > * Updating https://wiki.qemu.org/Features/Channel_I/O_Passthrough > > > > (@Dong Jia, could you take this one) > > Ok. Will do soon. > > > > > > * In tree and/or on wiki documentation which is up-to-date and > > > > more verbose than commit messages are supposed to be (and Dong > > > > Jia's write-up could be incorporated to). I see this one as > > > > lower prio though. Any volunteers? > > > > > > Long-ish things with links etc. should probably go into the wiki. > > > > > > Anyway, feel free to go ahead (it's a wiki :) We can always change > > > things later on. > > > > > Let me update the wiki based on my understanding (and style :) firstly, > > then you can login and improve it as you wish. > The following wiki is just updated. Please feel free to make additional > correction: > https://wiki.qemu.org/Features/Channel_I/O_Passthrough Looks good, fixed minor typos. > > BTW, Conny mentioned before that we should also update this one: > https://wiki.qemu.org/Features/LegacyRemoval > > Should it be done now? Already done :)