From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNQHd-00036L-MD for qemu-devel@nongnu.org; Mon, 07 Nov 2011 09:34:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNQHX-0006L6-Re for qemu-devel@nongnu.org; Mon, 07 Nov 2011 09:34:45 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52679) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNQHX-0006L0-K3 for qemu-devel@nongnu.org; Mon, 07 Nov 2011 09:34:39 -0500 Message-ID: <4EB7EC77.2060107@redhat.com> Date: Mon, 07 Nov 2011 15:34:31 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <97430756123222@192.168.2.69> In-Reply-To: <97430756123222@192.168.2.69> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Summary of CD, DVD passthrough tests with -drive if=scsi List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Schmitt Cc: kwolf@redhat.com, stefanha@gmail.com, qemu-devel@nongnu.org, armbru@redhat.com On 11/07/2011 03:31 PM, Thomas Schmitt wrote: > > The next release will hopefully happen in a few weeks and be able to > work in the guest system out of the box. GNU/Linux, FreeBSD, Solaris > are supported on real systems, currently. (Can FreeBSD and Solaris > use virtio drives ?) Perhaps, but probably not with SG_IO so that's a "no" for your use case. Paolo