From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK4ku-0005tW-Ot for qemu-devel@nongnu.org; Wed, 20 Aug 2014 08:12:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XK4kn-0003D2-A5 for qemu-devel@nongnu.org; Wed, 20 Aug 2014 08:12:44 -0400 Message-ID: <53F490B3.2070502@suse.de> Date: Wed, 20 Aug 2014 14:12:35 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1402630619-4408-1-git-send-email-aik@ozlabs.ru> <1402630619-4408-4-git-send-email-aik@ozlabs.ru> <20140613080011.7048ce6c.cornelia.huck@de.ibm.com> <539BB66E.10408@ozlabs.ru> <20140616091606.2343cc08.cornelia.huck@de.ibm.com> <539EABC2.2010307@ozlabs.ru> <539EACBC.6060705@suse.de> <53A82C8A.4020908@ozlabs.ru> <53B4E31F.1040801@ozlabs.ru> <87ha2yudb1.fsf@blackfin.pond.sub.org> <53C34BD9.1040001@ozlabs.ru> <53C43DBE.1080706@redhat.com> <53C76D8F.4070705@ozlabs.ru> <53F4767A.30105@ozlabs.ru> <53F48496.9070602@suse.de> <53F488AA.4030606@ozlabs.ru> <53F48F1A.2000709@suse.de> <53F49056.6000707@ozlabs.ru> In-Reply-To: <53F49056.6000707@ozlabs.ru> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v7 3/4] s390x: Migrate to new NMI interface List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy , Paolo Bonzini , Markus Armbruster Cc: Peter Maydell , qemu-devel@nongnu.org, Luiz Capitulino , Christian Borntraeger , qemu-ppc@nongnu.org, Cornelia Huck , Richard Henderson On 20.08.14 14:11, Alexey Kardashevskiy wrote: > On 08/20/2014 10:05 PM, Alexander Graf wrote: >> >> >> On 20.08.14 13:38, Alexey Kardashevskiy wrote: >>> On 08/20/2014 09:20 PM, Alexander Graf wrote: >>>> >>>> >>>> On 20.08.14 12:20, Alexey Kardashevskiy wrote: >>>>> On 07/17/2014 04:30 PM, Alexey Kardashevskiy wrote: >>>>>> On 07/15/2014 06:29 AM, Paolo Bonzini wrote: >>>>>>> Il 14/07/2014 05:17, Alexey Kardashevskiy ha scritto: >>>>>>>>>> No, you should politely bother them again. >>>>>>>> >>>>>>>> That does not seem helping though :-/ >>>>>>> >>>>>>> Sorry. :) >>>>>>> >>>>>>> Well, patch 1 is the same as v6 and for the others Cornelia and Alex can >>>>>>> ack it. It looks good to me though. >>>>>> >>>>>> >>>>>> Let me clarify things here. >>>>>> >>>>>> Alex rb'ed to 0/4, Cornelia rb'ed 2/4 and 3/4, so I put Alex's rb to >>>>>> 1&2&3&4&5, Cornelia's rb to 2&3, rebase it on top of the current upstream, >>>>>> repost after 2.1 is released and resume annoying people again. Is that correct? >>>>>> >>>>>> This is my current set: >>>>>> 5/5 pc_piix: Migrate to new NMI interface >>>>>> 4/5 spapr: Add support for new NMI interface >>>>>> 3/5 s390x: Migrate to new NMI interface >>>>>> 2/5 s390x: Convert QEMUMachine to MachineClass >>>>>> 1/5 cpus: Define callback for QEMU "nmi" command >>>>> >>>>> >>>>> Alex, ping. >>>>> >>>> >>>> >>>> Uh, what exactly do you expect from me? :) >>> >>> No idea :) You could take patches to your tree. I do not understand what to >>> do with this set now. Please help. Thanks. >> >> The way I understood your last email you wanted to rebase and repost >> them at which point someone could pick them up :) > > I wanted answer to "is that correct?" :) > And I tried replaying the patchset on top of your ppc-next, it applied. But > I'll repost to make sure that we have the same thing. Oh, cool. I'll apply them as soon as I finished to recover my HD then :) Alex