From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IHHGj-0005yl-QI for qemu-devel@nongnu.org; Sat, 04 Aug 2007 06:54:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IHHGi-0005xa-Co for qemu-devel@nongnu.org; Sat, 04 Aug 2007 06:54:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IHHGi-0005xX-6Z for qemu-devel@nongnu.org; Sat, 04 Aug 2007 06:54:00 -0400 Received: from nf-out-0910.google.com ([64.233.182.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IHHGg-0003ZU-86 for qemu-devel@nongnu.org; Sat, 04 Aug 2007 06:53:58 -0400 Received: by nf-out-0910.google.com with SMTP id 30so325346nfu for ; Sat, 04 Aug 2007 03:53:41 -0700 (PDT) Message-ID: Date: Sat, 4 Aug 2007 13:53:40 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] Sparc guest - SCSI In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46B2EB20.4080501@bandsman.co.uk> <46B316FB.30001@aurel32.net> <56A2CC80-861E-41D5-8341-0889A374A383@web.de> <46B3389E.8000803@aurel32.net> <46B341BD.1050105@aurel32.net> <6D163EC7-3397-49FA-B0A5-C448E5628AB5@web.de> 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 I reworked the interrupt handling so that both e2fsck and SMP work. Previously there may have been lost or spurious interrupts, now they should be fixed. I pushed the interrupt priority handling from SLAVIO to CPU.