This started to work in version 1.2, thanks!

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

Title:
  pseries machine: vscsi scsi qemu cd-rom does not work in win32

Status in QEMU:
  New

Bug description:
  On Win32, the cd-rom device is not detected at all in the pseries machine 
(SLOF):
     
     qemu-system-ppc64 -M pseries -m 512 -cdrom img.iso
        ....etc.
     VSCSI: Looking for disks
     Populating /pci@800000020000001,0

  
  On Linux however, the scsi qemu cd-rom device is detected and works fine in 
the pseries machine:

     qemu-system-ppc64 -M pseries -m 512 -cdrom img.iso
        ....etc.
     VSCSI: Looking for disks
        SCSI ID 2 CD-ROM   : "QEMU     QEMU CD-ROM      1.1."
     Populating /pci@800000020000001,0

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

Reply via email to