From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAcqi-0002Ss-34 for qemu-devel@nongnu.org; Mon, 03 Oct 2011 03:22:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RAcqg-00088m-NI for qemu-devel@nongnu.org; Mon, 03 Oct 2011 03:22:04 -0400 Received: from mail-wy0-f173.google.com ([74.125.82.173]:46652) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAcqg-00088S-Iz for qemu-devel@nongnu.org; Mon, 03 Oct 2011 03:22:02 -0400 Received: by wyh22 with SMTP id 22so3270250wyh.4 for ; Mon, 03 Oct 2011 00:22:01 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4E896297.9030708@redhat.com> Date: Mon, 03 Oct 2011 09:21:59 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <89250e10-84f7-4054-9783-bbed1d7f8ac1@zmail04.collab.prod.int.phx2.redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 11/22] i8259: Update IRQ state after reset List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: Anthony Liguori , Jan Kiszka , Avi Kivity , qemu-devel On 10/02/2011 10:55 PM, Blue Swirl wrote: > It's already in, see -win2k-hack and floppy DMA hack. Is the floppy DMA hack just a consequence of the weird idle BHs, or is it to actually please a real BIOS? Paolo