From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48681) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R78c0-0003jC-Mp for qemu-devel@nongnu.org; Fri, 23 Sep 2011 12:28:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R78by-0008E7-TI for qemu-devel@nongnu.org; Fri, 23 Sep 2011 12:28:28 -0400 Received: from e32.co.us.ibm.com ([32.97.110.150]:49085) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R78by-0008Dq-Lf for qemu-devel@nongnu.org; Fri, 23 Sep 2011 12:28:26 -0400 Received: from /spool/local by us.ibm.com with XMail ESMTP for from ; Fri, 23 Sep 2011 10:28:23 -0600 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d03relay01.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p8NGSFLn138528 for ; Fri, 23 Sep 2011 10:28:15 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p8NGSBUn001551 for ; Fri, 23 Sep 2011 10:28:11 -0600 Message-ID: <4E7CB399.4070201@us.ibm.com> Date: Fri, 23 Sep 2011 11:28:09 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4E7CAE7B.7080406@us.ibm.com> <4E7CB0B5.30704@web.de> In-Reply-To: <4E7CB0B5.30704@web.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/4] ISA PC fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= , qemu-devel@nongnu.org, Avi Kivity On 09/23/2011 11:15 AM, Jan Kiszka wrote: > On 2011-09-23 18:06, Anthony Liguori wrote: >> On 09/21/2011 01:49 PM, Jan Kiszka wrote: >>> This plus [1] reanimates -M isapc for me again. >> >> Applied all. Thanks. What's [1] BTW? > > Oops: http://thread.gmane.org/gmane.comp.emulators.qemu/118195 Okay, when Kevin applies it, please poke so that we update bios.bin. Regards, Anthony Liguori > > Jan