From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LjGcn-0002PH-7k for qemu-devel@nongnu.org; Mon, 16 Mar 2009 13:29:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LjGch-0002Mm-DC for qemu-devel@nongnu.org; Mon, 16 Mar 2009 13:29:15 -0400 Received: from [199.232.76.173] (port=42229 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjGch-0002Mi-4v for qemu-devel@nongnu.org; Mon, 16 Mar 2009 13:29:11 -0400 Received: from mail2.shareable.org ([80.68.89.115]:47590) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LjGcg-00084v-Re for qemu-devel@nongnu.org; Mon, 16 Mar 2009 13:29:10 -0400 Received: from jamie by mail2.shareable.org with local (Exim 4.63) (envelope-from ) id 1LjGcZ-0000vq-Vk for qemu-devel@nongnu.org; Mon, 16 Mar 2009 17:29:03 +0000 Date: Mon, 16 Mar 2009 17:29:03 +0000 From: Jamie Lokier Subject: Re: [Qemu-devel] [PATCH 1/3] Add specialized block driver scsi generic API Message-ID: <20090316172903.GD2453@shareable.org> References: <1236862631-22918-1-git-send-email-avi@redhat.com> <1236862631-22918-2-git-send-email-avi@redhat.com> <20090314143327.GA26791@lst.de> <49BD0892.3060604@redhat.com> <20090315144313.GA30986@lst.de> <49BD1771.9040905@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49BD1771.9040905@redhat.com> 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 Avi Kivity wrote: > I'd go for having everything vectored. It's how non-1962 hardware works. Hey, I'm working right now with a chip which has non-vectored IDE hardware! (Yes, that bit sucks.) -- Jamie