diff options
Diffstat (limited to 'results/classifier/zero-shot/105/instruction/1438572')
| -rw-r--r-- | results/classifier/zero-shot/105/instruction/1438572 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/105/instruction/1438572 b/results/classifier/zero-shot/105/instruction/1438572 new file mode 100644 index 000000000..cbf0c4b58 --- /dev/null +++ b/results/classifier/zero-shot/105/instruction/1438572 @@ -0,0 +1,34 @@ +instruction: 0.616 +device: 0.511 +graphic: 0.445 +semantic: 0.431 +other: 0.354 +network: 0.306 +mistranslation: 0.256 +boot: 0.200 +socket: 0.181 +KVM: 0.165 +vnc: 0.147 +assembly: 0.074 + +kvm does not support KVM_CAP_USER_MEMORY Please upgrade to at least kernel 2.6.29 or recent kvm-kmod (see http://sourceforge.net/projects/kvm) + +We have a machine which is having QEMU+KVM on below configuration of linux +uname -a +Linux cairotrior 2.6.18-308.13.1.el5 #1 SMP Thu Jul 26 05:45:09 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux +cat /etc/issue +Red Hat Enterprise Linux Server release 5.8 (Tikanga) +Kernel \r on an \m + + +But in another setup, we are trying on a different machine having RHEL 5.9 having higher kernel version but it still gives below error +kvm does not support KVM_CAP_USER_MEMORY Please upgrade to at least kernel 2.6.29 or recent kvm-kmod (see http://sourceforge.net/projects/kvm). +failed to initialize KVM: Invalid argument No accelerator found! + + +I don’t know if the qemu version have compatibility issues with redhat 5.9 version – need someone to check if the qemu can run on redhat 5.9 64 bit or not ? + +Triaging old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays? + +This error has never existed in QEMU, only in the old qemu-kvm fork which has been obsolete for about 5 years. I'm closing this ticket. + |