From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukpv3-0001hf-Bj for qemu-devel@nongnu.org; Fri, 07 Jun 2013 02:13:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ukpv2-0002aV-Gh for qemu-devel@nongnu.org; Fri, 07 Jun 2013 02:13:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:8995) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukpv2-0002Zi-9Z for qemu-devel@nongnu.org; Fri, 07 Jun 2013 02:13:00 -0400 Message-ID: <51B179E8.80906@redhat.com> Date: Fri, 07 Jun 2013 08:12:56 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <201306061710.42928.hahn@univention.de> In-Reply-To: <201306061710.42928.hahn@univention.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] RFH: boot from virtio cdrom? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philipp Hahn Cc: qemu-devel@nongnu.org On 06/06/13 17:10, Philipp Hahn wrote: > Hello, > > I'm using libvirt to manage my VMs and configured one VM to boot from > a CDROM connected via virtio. This does neither work with QEMU-1.1.2 > nor with QEMU-1.5; neither with SeaBIOS is 1.7.0 nor 1.7.2. Doesn't work with virtio-blk, virtio-scsi can handle that just fine though. cheers, Gerd