qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Pascal Terjan" <pterjan@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [patch] TOC support for raw cdrom block devices
Date: Wed, 25 Oct 2006 13:47:00 +0200	[thread overview]
Message-ID: <e8ca35370610250447p237302b9i4d89b6df3308fa41@mail.gmail.com> (raw)
In-Reply-To: <20061024212531.GA79722@jade.elsasser.org>

On 10/24/06, Josh Elsasser <josh@elsasser.org> wrote:
> The current raw block drvice code fakes a TOC with one track covering
> the entire disc.  With this patch it attempts to read the TOC from a
> cdrom device and make that information available to the ide driver
> when the guest issues an ATAPI READ TOC/PMA/ATIP type 0 (read TOC)
> command.

I recently sent a patch to add this for linux but then I thought of a
better way to do it.
I the TOC was stored in a struct somewhere, built when starting (or
changing media) using either .toc, .cue, real CD or maybe even a list
of track files this would allow to use such methods. Would be really
useful for me actually to be able to use a list of tracks but
generating toc/cue is quite easy.

  reply	other threads:[~2006-10-25 11:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-24 21:25 [Qemu-devel] [patch] TOC support for raw cdrom block devices Josh Elsasser
2006-10-25 11:47 ` Pascal Terjan [this message]
2006-10-25 15:59   ` Josh Elsasser
  -- strict thread matches above, loose matches on Subject: below --
2006-10-23 19:30 Josh Elsasser

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=e8ca35370610250447p237302b9i4d89b6df3308fa41@mail.gmail.com \
    --to=pterjan@gmail.com \
    --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).