From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jwaq2-0004pM-T1 for qemu-devel@nongnu.org; Thu, 15 May 2008 06:37:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jwaq0-0004oQ-VE for qemu-devel@nongnu.org; Thu, 15 May 2008 06:37:29 -0400 Received: from [199.232.76.173] (port=41776 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jwapz-0004o5-VZ for qemu-devel@nongnu.org; Thu, 15 May 2008 06:37:28 -0400 Received: from smtp.syd.people.net.au ([218.214.225.98]:57184) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Jwapz-0001GC-BN for qemu-devel@nongnu.org; Thu, 15 May 2008 06:37:28 -0400 Received: from hendrix (hendrix [192.168.200.99]) by hendrix.mega-nerd.net (Postfix) with SMTP id 905ECACA78 for ; Thu, 15 May 2008 20:37:18 +1000 (EST) Date: Thu, 15 May 2008 20:37:18 +1000 From: Erik de Castro Lopo Subject: Re: [Qemu-devel] Add handling of edge triggered interrupts in function pic_irq_request. Message-Id: <20080515203718.0983979e.mle+tools@mega-nerd.com> In-Reply-To: <20080515193204.cff99c8a.mle+tools@mega-nerd.com> References: <20080515193204.cff99c8a.mle+tools@mega-nerd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Erik de Castro Lopo wrote: > > This fixes a regression that prevents Win XP64 from installing and running > under Qemu. The original breakage happened in the transition fron SVN > revision 3371 to 3372. Sorry, this patch needs more testing. Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- Greenspun's Tenth Rule: Any sufficiently complicated C or Fortran program contains an ad hoc informally-specified bug-ridden slow implementation of half of Common Lisp.