From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59879) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a6NKb-0007Cm-C6 for qemu-devel@nongnu.org; Tue, 08 Dec 2015 13:49:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a6NKa-00029d-Fc for qemu-devel@nongnu.org; Tue, 08 Dec 2015 13:49:45 -0500 References: <239A05BC-E2AD-426C-98D3-06DCEE4A3981@gmail.com> From: John Snow Message-ID: <56672640.3020301@redhat.com> Date: Tue, 8 Dec 2015 13:49:36 -0500 MIME-Version: 1.0 In-Reply-To: <239A05BC-E2AD-426C-98D3-06DCEE4A3981@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-block] QEMU being able to use audio cdroms List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid , Kevin Wolf Cc: qemu-devel qemu-devel , Qemu-block On 11/25/2015 03:44 PM, Programmingkid wrote: > Is there any platform where a guest in QEMU can play an audio cd? If not, is this a feature that you would allow into QEMU? > I haven't tested it, nobody has ever asked. I wouldn't reject patches for such a feature, but I likely wouldn't make reviewing them a priority either. I assume this would be primarily for emulating games/etc that use mixed Data/Audio formats? --js