From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqlQD-0003ti-Cp for qemu-devel@nongnu.org; Thu, 03 Jan 2013 09:05:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TqlQB-0001L1-So for qemu-devel@nongnu.org; Thu, 03 Jan 2013 09:05:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:15422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqlQB-0001Kd-Lj for qemu-devel@nongnu.org; Thu, 03 Jan 2013 09:05:23 -0500 Message-ID: <50E5900F.5060205@redhat.com> Date: Thu, 03 Jan 2013 15:05:03 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1356276769-7357-1-git-send-email-hpoussin@reactos.org> <50E4C377.1080205@suse.de> In-Reply-To: <50E4C377.1080205@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC 0/8] Remove old_portio usage List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: "lmr@redhat.com" , =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= , qemu-devel@nongnu.org, Anthony Liguori Hi, > As for finding a solution to the bochs debug ports, can you resubmit > this series with the commit'able patches first, marked PATCH, and append > a proposal merging Gerd's, Lucas' and your QOM'ified debug device? I'll try to get a updated patch series with the debug/test devices out of the door tomorrow, so we can finally zap the hardcoded bochs debug ports. Beside that I agree that it is a good idea to split the series into two, with ready-to-go and rfc patches, so we can merge the ready ones while discussing the other ones. cheers, Gerd