public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Nerijus Baliunas <nerijus@users.sourceforge.net>
To: kvm@vger.kernel.org
Subject: Re: lightscribe support
Date: Sun, 16 Feb 2014 22:12:51 +0000 (UTC)	[thread overview]
Message-ID: <loom.20140216T231011-836@post.gmane.org> (raw)
In-Reply-To: 530104A9.7010900@redhat.com

Paolo Bonzini <pbonzini <at> redhat.com> writes:

> It should work with <disk type='block' device='lun'>, but you also need 
> to use
> 
>     <source dev='/dev/sr0'/>
> 
> (i.e. dev instead of file).

Thanks, it worked! VM now sees the lightscribe drive, Just for the
information, the following works:

    <disk type='block' device='lun'>
      <driver name='qemu' type='raw'/>
      <source dev='/dev/sr0'/>
      <target dev='sda' bus='scsi'/>
      <address type='drive' controller='0' bus='0' target='0' unit='0'/>
    </disk>



      reply	other threads:[~2014-02-16 22:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-14 21:29 lightscribe support Nerijus Baliunas
2014-02-15 10:07 ` Oliver Rath
2014-02-15 13:07   ` Nerijus Baliunas
2014-02-15 15:02     ` Nerijus Baliunas
2014-02-15 18:26       ` Nerijus Baliunas
2014-02-15 18:42         ` Alex Williamson
2014-02-15 20:27 ` Brian Jackson
2014-02-16  1:41   ` Nerijus Baliunas
2014-02-16  1:55     ` Nerijus Baliunas
2014-02-16 18:34       ` Paolo Bonzini
2014-02-16 22:12         ` Nerijus Baliunas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20140216T231011-836@post.gmane.org \
    --to=nerijus@users.sourceforge.net \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox