diff options
Diffstat (limited to 'results/classifier/118/user-level-i386/1914294')
| -rw-r--r-- | results/classifier/118/user-level-i386/1914294 | 115 |
1 files changed, 115 insertions, 0 deletions
diff --git a/results/classifier/118/user-level-i386/1914294 b/results/classifier/118/user-level-i386/1914294 new file mode 100644 index 000000000..eaa1eedc0 --- /dev/null +++ b/results/classifier/118/user-level-i386/1914294 @@ -0,0 +1,115 @@ +i386: 0.928 +user-level: 0.868 +graphic: 0.808 +performance: 0.780 +x86: 0.773 +architecture: 0.769 +hypervisor: 0.755 +device: 0.718 +PID: 0.709 +mistranslation: 0.697 +files: 0.692 +VMM: 0.658 +arm: 0.648 +ppc: 0.644 +kernel: 0.643 +peripherals: 0.630 +permissions: 0.630 +register: 0.628 +semantic: 0.615 +debug: 0.605 +TCG: 0.587 +network: 0.583 +vnc: 0.570 +risc-v: 0.559 +socket: 0.537 +KVM: 0.534 +assembly: 0.529 +boot: 0.501 +virtual: 0.434 +-------------------- +i386: 0.992 +x86: 0.981 +user-level: 0.275 +virtual: 0.274 +TCG: 0.091 +hypervisor: 0.082 +debug: 0.050 +files: 0.034 +performance: 0.023 +PID: 0.015 +socket: 0.009 +semantic: 0.008 +network: 0.008 +graphic: 0.005 +device: 0.004 +risc-v: 0.003 +kernel: 0.003 +vnc: 0.002 +register: 0.002 +assembly: 0.002 +boot: 0.002 +VMM: 0.001 +architecture: 0.001 +permissions: 0.001 +peripherals: 0.001 +ppc: 0.001 +arm: 0.001 +mistranslation: 0.000 +KVM: 0.000 + +Windows XP displays black screen when smp option is used + +When I use Windows XP with the -smp option, the screen goes black. The only thing I can see is a cursor. I have tried -smp 2, -smp cores=4, and -smp cores=2. + +My info: + +Host: +M1 Mac +Mac OS 11.1 +QEMU 5.2 at cf7ca7d5b9faca13f1f8e3ea92cfb2f741eb0c0e. + +Guest: +32-bit Windows XP SP3 build 2600. + +Command line to reproduce this issue: +qemu-system-i386 -m 700 -hda <Windows XP HD image file> -smp 2 + +Last commit tested with this problem: 1214d55d1c41fbab3a9973a05085b8760647e411 + +I restarted QEMU without the '-smp 2' option and Windows XP started working again. The only problem is the host CPU usage will stay at 100% even with the guest CPU load being close to 0%. The only way to fix this problem that I know currently is to reinstall Windows XP. + +To fix this problem open Windows XP's System Restore and restore from a point before using the smp option. + +The QEMU project is currently moving its bug tracking to another system. +For this we need to know which bugs are still valid and which could be +closed already. Thus we are setting the bug state to "Incomplete" now. + +If the bug has already been fixed in the latest upstream version of QEMU, +then please close this ticket as "Fix released". + +If it is not fixed yet and you think that this bug report here is still +valid, then you have two options: + +1) If you already have an account on gitlab.com, please open a new ticket +for this problem in our new tracker here: + + https://gitlab.com/qemu-project/qemu/-/issues + +and then close this ticket here on Launchpad (or let it expire auto- +matically after 60 days). Please mention the URL of this bug ticket on +Launchpad in the new ticket on GitLab. + +2) If you don't have an account on gitlab.com and don't intend to get +one, but still would like to keep this ticket opened, then please switch +the state back to "New" or "Confirmed" within the next 60 days (other- +wise it will get closed as "Expired"). We will then eventually migrate +the ticket automatically to the new system (but you won't be the reporter +of the bug in the new system and thus you won't get notified on changes +anymore). + +Thank you and sorry for the inconvenience. + + +[Expired for QEMU because there has been no activity for 60 days.] + |