diff options
Diffstat (limited to 'results/classifier/118/device/1332234')
| -rw-r--r-- | results/classifier/118/device/1332234 | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/results/classifier/118/device/1332234 b/results/classifier/118/device/1332234 new file mode 100644 index 000000000..5ad6be082 --- /dev/null +++ b/results/classifier/118/device/1332234 @@ -0,0 +1,87 @@ +device: 0.945 +semantic: 0.903 +user-level: 0.870 +graphic: 0.838 +mistranslation: 0.825 +permissions: 0.821 +ppc: 0.801 +PID: 0.795 +architecture: 0.760 +hypervisor: 0.710 +register: 0.703 +assembly: 0.701 +vnc: 0.693 +performance: 0.692 +x86: 0.680 +kernel: 0.670 +socket: 0.659 +risc-v: 0.654 +boot: 0.643 +files: 0.639 +network: 0.621 +VMM: 0.582 +KVM: 0.555 +i386: 0.539 +peripherals: 0.523 +TCG: 0.518 +arm: 0.498 +debug: 0.462 +virtual: 0.190 + +qemu-system-ppc no longer able to read real cdrom + +When I use to send the -cdrom /dev/cdrom option to QEMU, I would be able to use a real cdrom. With QEMU v2.0.0, real cdroms don't work. A quick look at the output from the "info block" command shows this: + +ide1-cd0: /dev/cdrom (raw, read-only) + Removable device: not locked, tray closed + +This indicates that the cdrom is set to /dev/cdrom. I remember versions of QEMU prior to 1.5 were able to use a real cdrom. + +qemu-system-ppc is being run on Mac OS 10.6.8. + +According to https://bugs.launchpad.net/qemu/+bug/588691 CD-ROM drives should be working again, so I assume we can close this bug nowadays? Or can you still reproduce it with the latest version of QEMU? + + +> On Sep 24, 2018, at 5:14 AM, Thomas Huth <email address hidden> wrote: +> +> According to https://bugs.launchpad.net/qemu/+bug/588691 CD-ROM drives +> should be working again, so I assume we can close this bug nowadays? Or +> can you still reproduce it with the latest version of QEMU? +> +> ** Changed in: qemu +> Status: New => Incomplete + + +I cannot reproduce this issue with QEMU. This report can now be closed. Thank you. + + +> +> -- +> You received this bug notification because you are subscribed to the bug +> report. +> https://bugs.launchpad.net/bugs/1332234 +> +> Title: +> qemu-system-ppc no longer able to read real cdrom +> +> Status in QEMU: +> Incomplete +> +> Bug description: +> When I use to send the -cdrom /dev/cdrom option to QEMU, I would be +> able to use a real cdrom. With QEMU v2.0.0, real cdroms don't work. A +> quick look at the output from the "info block" command shows this: +> +> ide1-cd0: /dev/cdrom (raw, read-only) +> Removable device: not locked, tray closed +> +> This indicates that the cdrom is set to /dev/cdrom. I remember +> versions of QEMU prior to 1.5 were able to use a real cdrom. +> +> qemu-system-ppc is being run on Mac OS 10.6.8. +> +> To manage notifications about this bug go to: +> https://bugs.launchpad.net/qemu/+bug/1332234/+subscriptions + + + |