diff options
Diffstat (limited to 'results/classifier/zero-shot/108/other/1488212')
| -rw-r--r-- | results/classifier/zero-shot/108/other/1488212 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1488212 b/results/classifier/zero-shot/108/other/1488212 new file mode 100644 index 00000000..92012c0c --- /dev/null +++ b/results/classifier/zero-shot/108/other/1488212 @@ -0,0 +1,31 @@ +boot: 0.800 +graphic: 0.765 +vnc: 0.730 +device: 0.726 +KVM: 0.670 +socket: 0.571 +network: 0.519 +PID: 0.471 +performance: 0.418 +permissions: 0.399 +files: 0.386 +semantic: 0.374 +debug: 0.335 +other: 0.326 + +16bit appcrash on W2K8 32bit and Vista 32bit guests + +16 bit appcrash on 32bit windows 2008 and Vista guest. Used git bisect and determined the problem has occurred since vgabios update included in commit 6eefccc0bb9c34051b1e21880fc3a1c1c8686edd in qemu.git. Using a vgabios before this commit works. + +To reproduce boot a Vista or Windows 2008 guest and start a command window. In the command window type command.com . Notice ntvdm appcrash. + + +qemu-system-x86_64 -name eccovm9 -M pc-i440fx-2.1 -cpu SandyBridge -enable-kvm -m 4096 -smp 4,sockets=4,cores=1,threads=1 -usb -drive file=/home/libvirt/images/eccovm9.img,if=none,id=drive-virtio-disk0,format=raw,cache=directsync -device virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0 -device usb-tablet,id=input0 -vnc 127.0.0.1:0 -vga cirrus + +qemu-system-x86_64 -version +QEMU emulator version 2.4.50, Copyright (c) 2003-2008 Fabrice Bellard + +Looking through old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays? + +[Expired for QEMU because there has been no activity for 60 days.] + |
