From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGP8Y-0003Ir-1F for qemu-devel@nongnu.org; Thu, 20 Feb 2014 03:37:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGP8Q-00067P-M4 for qemu-devel@nongnu.org; Thu, 20 Feb 2014 03:37:41 -0500 Received: from mail-pb0-f44.google.com ([209.85.160.44]:36952) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGP8Q-00066O-Em for qemu-devel@nongnu.org; Thu, 20 Feb 2014 03:37:34 -0500 Received: by mail-pb0-f44.google.com with SMTP id rq2so1597883pbb.31 for ; Thu, 20 Feb 2014 00:37:32 -0800 (PST) Message-ID: <5305BEC7.3060002@ozlabs.ru> Date: Thu, 20 Feb 2014 19:37:27 +1100 From: Alexey Kardashevskiy 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> In-Reply-To: <52FDD33D.4090700@ozlabs.ru> Content-Type: text/plain; charset=UTF-8 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: Paolo Bonzini , qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org, Alexander Graf , =?UTF-8?B?QW5kcmU=?= =?UTF-8?B?YXMgRsOkcmJlcg==?= 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? -- Alexey