diff options
Diffstat (limited to 'results/classifier/zero-shot/118/KVM/966316')
| -rw-r--r-- | results/classifier/zero-shot/118/KVM/966316 | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/118/KVM/966316 b/results/classifier/zero-shot/118/KVM/966316 new file mode 100644 index 000000000..dfcb28592 --- /dev/null +++ b/results/classifier/zero-shot/118/KVM/966316 @@ -0,0 +1,54 @@ +x86: 0.953 +KVM: 0.939 +graphic: 0.893 +ppc: 0.876 +semantic: 0.818 +user-level: 0.818 +mistranslation: 0.813 +kernel: 0.789 +device: 0.785 +VMM: 0.777 +performance: 0.762 +architecture: 0.755 +network: 0.673 +files: 0.610 +PID: 0.601 +hypervisor: 0.593 +virtual: 0.592 +socket: 0.591 +vnc: 0.499 +permissions: 0.464 +boot: 0.433 +arm: 0.408 +peripherals: 0.405 +risc-v: 0.396 +debug: 0.396 +i386: 0.383 +TCG: 0.382 +register: 0.360 +assembly: 0.351 + +Can't load Android VBOX image or even linux test image as well + +Can't load Android X86 ICS 4.0 VBOX image. +It worked with previous version before adding /qemu/hw/pc_sysfw.c file ( tested with version 1.0 ). + +x86_64-softmmu# ./qemu-system-x86_64 ~/kvm-test-image/x86-linux-0.2.img +qemu: PC system firmware (pflash) must be a multiple of 0x1000 + +In QEMU website (http://wiki.qemu.org/Testing), there is a test image for linux +but, new version can't load the image as well because of upper error. +linux-0.2.img.bz2 (8 MB) Small Linux disk image containing a 2.6.20 Linux kernel, X11 and various utilities to test QEMU + +I'm getting this same error with qemu v1.1.1 on a RAW formatted disk image of windows XP that used to work. + +> qemu -m 1024 -hda xp.img -localtime -net user +qemu: PC system firmware (pflash) must be a multiple of 0x1000 + +I've no idea what this error could mean =) + +Triaging old bug tickets ... Can you still reproduce this problem with +the latest version of QEMU? + +[Expired for QEMU because there has been no activity for 60 days.] + |