From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GclAQ-0004Iu-FR for qemu-devel@nongnu.org; Wed, 25 Oct 2006 11:59:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GclAK-0004E8-T2 for qemu-devel@nongnu.org; Wed, 25 Oct 2006 11:59:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GclAK-0004Dj-Ms for qemu-devel@nongnu.org; Wed, 25 Oct 2006 11:59:40 -0400 Received: from [216.99.193.130] (helo=ruby.spiritone.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GclAK-0000K3-Kn for qemu-devel@nongnu.org; Wed, 25 Oct 2006 11:59:40 -0400 Received: from mail.elsasser.org (jade.elsasser.org [216.99.208.138]) (authenticated bits=0) by ruby.spiritone.com (8.13.6/8.13.4) with ESMTP id k9PFxclJ006072 for ; Wed, 25 Oct 2006 08:59:38 -0700 Date: Wed, 25 Oct 2006 08:59:38 -0700 From: Josh Elsasser Subject: Re: [Qemu-devel] [patch] TOC support for raw cdrom block devices Message-ID: <20061025155938.GE79722@jade.elsasser.org> References: <20061024212531.GA79722@jade.elsasser.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RMedoP2+Pr6Rq0N2" Content-Disposition: inline In-Reply-To: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --RMedoP2+Pr6Rq0N2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Oct 25, 2006 at 01:47:00PM +0200, Pascal Terjan wrote: > 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. That would probably be better than reading the TOC from the CD each time the guest requests it. I had thought of using a .toc or .cue file as well, however it wasn't required for my purposes. -jre --RMedoP2+Pr6Rq0N2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFP4nqz9XqP7gz/VARArwlAJ0Qao9dmhHDKvx+KkknbQgEePCm1ACfWZgz MR4sPuNubdvLXYOeboupdZo= =AfVs -----END PGP SIGNATURE----- --RMedoP2+Pr6Rq0N2--