qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Audio cd's in guest OS
Date: Sat, 05 Nov 2005 12:55:41 +0100	[thread overview]
Message-ID: <436C9DBD.5090405@bellard.org> (raw)
In-Reply-To: <4ad99e050511050208i2585817dv13ce92634e31927c@mail.gmail.com>

Lars Roland wrote:
> On 11/4/05, Mike Swanson <mikeonthecomputer@gmail.com> wrote:
> 
>>I've found on systems where traditional rippers don't work (eg,
>>cdparanoia), CDFS has a greater chance of ripping the CDs (by default
>>into WAV, but you can enable an option to rip it in the pure CDDA
>>format if you want).
> 
> 
> Thanks - I should have known that someone had made a file system for
> this. However I still think it would be great to be able to pass the
> actual /dev/cdrom on to the guest OS, but I must admit that I have not
> grasped the complexity yet on doing this, so I am going to do some
> Qemu code reading before continuing - I am not even sure if it can be
> done in VMWare although I  seam to remember that Windows as a host OS
> running VMWare allows the guest access to a audio cdrom.

QEMU does not currently support reading raw CD tracks, but it is 
definitely possible to add it (along with play audio features and even 
CD recording).

Note that there is already an emulation for reading raw CD tracks 
because it is needed to boot Darwin on CDROM, but it only works on the 
data tracks of the CDROM.

Fabrice.

  parent reply	other threads:[~2005-11-05 11:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-04 12:47 [Qemu-devel] Audio cd's in guest OS Lars Roland
2005-11-04 17:40 ` Mike Swanson
2005-11-05 10:08   ` Lars Roland
2005-11-05 11:35     ` Oliver Gerlich
2005-11-05 14:55       ` Jim C. Brown
2005-11-07  8:15       ` Jens Axboe
2005-11-05 11:55     ` Fabrice Bellard [this message]
2005-11-07  8:16       ` Jens Axboe
2005-11-07 10:57         ` Lars Roland

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=436C9DBD.5090405@bellard.org \
    --to=fabrice@bellard.org \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).