From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dPdzK-00014P-II for qemu-devel@nongnu.org; Mon, 26 Jun 2017 20:04:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dPdzH-0008Hu-F1 for qemu-devel@nongnu.org; Mon, 26 Jun 2017 20:04:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58612) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dPdzH-0008HR-8p for qemu-devel@nongnu.org; Mon, 26 Jun 2017 20:04:11 -0400 From: "Eduardo Habkost" Date: Fri, 23 Jun 2017 16:45:57 -0300 Message-ID: <20170623194557.GD3038@localhost.localdomain> References: <20170623164557.11636-1-f4bug@amsat.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20170623164557.11636-1-f4bug@amsat.org> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 0/3] hw/core: minor fixups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= Cc: qemu-devel@nongnu.org, Peter Maydell , Eric Blake , Peter Crosthwaite , Markus Armbruster , Laszlo Ersek , "Michael S . Tsirkin" , Gerd Hoffmann , Alexander Graf , David Gibson , Alistair Francis On Fri, Jun 23, 2017 at 01:45:54PM -0300, Philippe Mathieu-Daud=E9 wrote: > Sorry to spam so many people, there is no entries in MAINTAINERS for > hw/core/loader.c and hw/core/qdev.c, any volunters? I can apply them through my machine tree, if nobody else volunteers. Do you have a simple way to trigger the error paths addressed by patches = 1/3 and 2/3? --=20 Eduardo