From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfyI3-0000Eh-1V for qemu-devel@nongnu.org; Sat, 26 Sep 2015 18:49:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfyHz-0008Qa-SJ for qemu-devel@nongnu.org; Sat, 26 Sep 2015 18:49:58 -0400 Received: from www.safe-mail.net ([212.29.227.230]:45629 helo=tapuz.safe-mail.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfyHz-0008Po-KN for qemu-devel@nongnu.org; Sat, 26 Sep 2015 18:49:55 -0400 Date: Sat, 26 Sep 2015 18:49:53 -0400 From: "Namsun Ch'o" Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] ui/cocoa.m: Add real CDROM menu item List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: programmingkidx@gmail.com Cc: qemu-devel@nongnu.org > Actually on Mac OS X, /dev/cdrom always points to the optical drive. > It is how QEMU is programmed. Is this only for Mac? I must have missed that.