From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47096) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCYxH-00016T-2D for qemu-devel@nongnu.org; Sun, 09 Feb 2014 13:18:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCYx9-0005Yb-Ok for qemu-devel@nongnu.org; Sun, 09 Feb 2014 13:18:10 -0500 Received: from smtp3.mundo-r.com ([212.51.32.191]:28423 helo=smtp4.mundo-r.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCYx9-0005MT-Hl for qemu-devel@nongnu.org; Sun, 09 Feb 2014 13:18:03 -0500 Date: Sun, 9 Feb 2014 19:17:24 +0100 From: Alberto Garcia Message-ID: <20140209181724.GA26902@igalia.com> References: <1375478221-22722-1-git-send-email-afaerber@suse.de> <20130806084837.GA5268@igalia.com> <52F68C6B.2080908@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <52F68C6B.2080908@suse.de> Subject: Re: [Qemu-devel] [PATCH qom-next for-next 0/6] QOM realize for IndustryPack List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?utf-8?Q?F=C3=A4rber?= Cc: Peter Maydell , Paolo Bonzini , Juan Quintela , qemu-devel@nongnu.org, "Michael S. Tsirkin" On Sat, Feb 08, 2014 at 08:58:35PM +0100, Andreas Färber wrote: > >> ipack: Move IndustryPack out of hw/char/ > > There were unresolved IRC discussions with Paolo where exactly to > place which IndustryPack files, so that this series has been lying > around. As I had explained some time ago I was only interested in the combination of the TPCI200 and IPOctal boards, but I decided to emulate them as separate devices because it seemed like a better design to me. But I'm fine with whatever solution, even merging those source files if it makes sense. Berto