All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 588691] [NEW] QEMU is not correctly detecting host CDs
@ 2010-06-02 12:49 Natalia Portillo
  2010-06-02 12:57 ` [Qemu-devel] [Bug 588691] " Natalia Portillo
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Natalia Portillo @ 2010-06-02 12:49 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

QEMU's block layer contains code for detecting and using ioctls when
real CD-ROM host devices are attached.

This detection is not working in some host OSes while bad implemented on
anothers.

E.g., in Linux host qemu -cdrom /dev/sr0 is not detecting it as a CD-ROM
E.g., in Mac OS X host qemu asks the kernel to enumerate optical devices and the compares it to the constant string "/dev/cdrom". This is useless, that enumeration is just enough, and "/dev/cdrom" will NEVER exist in Mac OS X unless manually created by the user.

** Affects: qemu
     Importance: Undecided
     Assignee: Natalia Portillo (claunia)
         Status: In Progress

** Changed in: qemu
     Assignee: (unassigned) => Natalia Portillo (claunia)

-- 
QEMU is not correctly detecting host CDs
https://bugs.launchpad.net/bugs/588691
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: In Progress

Bug description:
QEMU's block layer contains code for detecting and using ioctls when real CD-ROM host devices are attached.

This detection is not working in some host OSes while bad implemented on anothers.

E.g., in Linux host qemu -cdrom /dev/sr0 is not detecting it as a CD-ROM
E.g., in Mac OS X host qemu asks the kernel to enumerate optical devices and the compares it to the constant string "/dev/cdrom". This is useless, that enumeration is just enough, and "/dev/cdrom" will NEVER exist in Mac OS X unless manually created by the user.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-09-13  6:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-02 12:49 [Qemu-devel] [Bug 588691] [NEW] QEMU is not correctly detecting host CDs Natalia Portillo
2010-06-02 12:57 ` [Qemu-devel] [Bug 588691] " Natalia Portillo
2010-06-02 13:40 ` Cole Robinson
2016-08-31 18:38 ` John Snow
2018-09-03 15:19 ` Thomas Huth
2018-09-03 17:19 ` John Arbuckle
2018-09-13  5:55 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.