All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 1863441] [NEW] cmd_mode_sense always reports 0x70, no CDROM present
@ 2020-02-15 20:48 Benjamin David Lunt
  2020-04-06 19:21 ` [Bug 1863441] " John Snow
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Benjamin David Lunt @ 2020-02-15 20:48 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

cmd_mode_sense
  https://git.qemu.org/?p=qemu.git;a=blob;f=hw/ide/atapi.c;hb=refs/heads/master#l852
always reports 0x70 in byte 2 returned, indicating no CD-ROM present.

If CD-ROM is present, should report 0x01 (or 0x11).
If CD-ROM absent, should report 0x70.

** Affects: qemu
     Importance: Undecided
         Status: New

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

Title:
  cmd_mode_sense always reports 0x70, no CDROM present

Status in QEMU:
  New

Bug description:
  cmd_mode_sense
    https://git.qemu.org/?p=qemu.git;a=blob;f=hw/ide/atapi.c;hb=refs/heads/master#l852
  always reports 0x70 in byte 2 returned, indicating no CD-ROM present.

  If CD-ROM is present, should report 0x01 (or 0x11).
  If CD-ROM absent, should report 0x70.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1863441/+subscriptions


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

end of thread, other threads:[~2020-04-11 12:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-15 20:48 [Bug 1863441] [NEW] cmd_mode_sense always reports 0x70, no CDROM present Benjamin David Lunt
2020-04-06 19:21 ` [Bug 1863441] " John Snow
2020-04-07  2:01 ` Benjamin David Lunt
2020-04-10  2:56 ` John Snow
2020-04-11 12:18 ` 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.