From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGRVa-0003uP-Um for qemu-devel@nongnu.org; Thu, 20 Feb 2014 06:09:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGRVU-00020S-VC for qemu-devel@nongnu.org; Thu, 20 Feb 2014 06:09:38 -0500 Message-ID: <5305E267.3070608@redhat.com> Date: Thu, 20 Feb 2014 12:09:27 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1386757341-12154-1-git-send-email-aik@ozlabs.ru> <52DF46C9.2060100@ozlabs.ru> <52DF9A90.9030604@redhat.com> <52DFB6E2.4010000@ozlabs.ru> <52FD8C9D.2080002@ozlabs.ru> <52FDC5CC.8010105@redhat.com> <52FDD33D.4090700@ozlabs.ru> <5305BEC7.3060002@ozlabs.ru> In-Reply-To: <5305BEC7.3060002@ozlabs.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 0/8] spapr: bootindex support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy , qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org, Alexander Graf , =?UTF-8?B?QW5kcmU=?= =?UTF-8?B?YXMgRsOkcmJlcg==?= Il 20/02/2014 09:37, Alexey Kardashevskiy ha scritto: > On 02/14/2014 07:26 PM, Alexey Kardashevskiy wrote: >> > On 02/14/2014 06:29 PM, Paolo Bonzini wrote: >>> >> Il 14/02/2014 04:25, Alexey Kardashevskiy ha scritto: >>>> >>> Nobody seems picking up the bits I am interested in from this :-/ >>>> >>> What can I possibly do to get this in upstream?... I feel I am doing >>>> >>> something systematically wrong but nobody is telling me what exactly. >>>> >>> Thanks. >>> >> >>> >> No, you're not. Ping agraf on IRC if he doesn't answer. >> > >> > This almost never helps... > Tried. Did not help. Oh. > > I also would like to post a patchset adding NMI for ppc64 and since I am > not allowed to post yet another #ifdef PPC64 thing, I tried making it an > NMI interface for a machine (same as FWPathProvider) but found out that > even "qdev: introduce FWPathProvider interface" it is not upstream yet - > where is it now and what are the plans about it? Well, that would also be for Alex since the sole user is pseries. I suggest you just repost the whole series, either Alex or Andreas can pick it up. Paolo