From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: tape support Date: Sat, 13 Sep 2008 07:51:54 +0300 Message-ID: <48CB46EA.3050005@qumranet.com> References: <7B7881568CF40E4388B615CD06F87B98024EE8@clara.maurer-it.com> <1221130881.4145.25.camel@frecb07144> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Dietmar Maurer , kvm@vger.kernel.org To: Laurent Vivier Return-path: Received: from il.qumranet.com ([212.179.150.194]:21785 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758887AbYIMEyV (ORCPT ); Sat, 13 Sep 2008 00:54:21 -0400 In-Reply-To: <1221130881.4145.25.camel@frecb07144> Sender: kvm-owner@vger.kernel.org List-ID: Laurent Vivier wrote: > Le jeudi 11 septembre 2008 =C3=A0 12:54 +0200, Dietmar Maurer a =C3=A9= crit : > =20 >> Is there a way to use a scsi tape? I tried -drive file=3D/dev/sg0, b= ut >> that does not work (eject, rewind works, but read/write fails - no d= ate >> is written - no errors) >> =20 > > try "-drive file=3D/dev/sg0,if=3Dscsi" > =20 How would that work? Won't qemu attempt to show the tape as a disk? O= r does it detect this special case and passes-through the scsi device? --=20 Do not meddle in the internals of kernels, for they are subtle and quic= k to panic.