qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Patch to see all tracks on CDROM


From: Pascal Terjan
Subject: [Qemu-devel] Patch to see all tracks on CDROM
Date: Thu, 5 Oct 2006 20:15:12 +0200

Hello,
Here is a dirty patch to see all tracks of a CD-ROM as I need it. It
basically reads TOC in the cdrom_read_toc function.
The patch only works for Linux (but adding support for other OS should
not be difficult)

What would be needed is to have a BlockDriverState parameter for
cdrom_read_toc in order to avoid exporting the list and searching for
a CDROM inside it.

Another nice thing would be to handle .toc/.bin but that would need
adding a field  somewhere to keep the .toc filename.

BTW, why does -snapshot apply to cdrom ?

Attachment: qemu-cdrom-multi_track.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]