diff options
Diffstat (limited to 'results/classifier/108/KVM/1035')
| -rw-r--r-- | results/classifier/108/KVM/1035 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/results/classifier/108/KVM/1035 b/results/classifier/108/KVM/1035 new file mode 100644 index 000000000..c38d30a3b --- /dev/null +++ b/results/classifier/108/KVM/1035 @@ -0,0 +1,31 @@ +KVM: 0.969 +other: 0.930 +device: 0.837 +graphic: 0.800 +network: 0.713 +PID: 0.667 +performance: 0.610 +permissions: 0.601 +files: 0.557 +semantic: 0.546 +debug: 0.514 +boot: 0.427 +socket: 0.372 +vnc: 0.318 + +Hyper-V on KVM does not work on AMD CPUs +Description of problem: +Can not enable hytper-v on KVM on AMD 3970x +``` +[ 3743.647780] SVM: kvm [17094]: vcpu0, guest rIP: 0xfffff8125288d7d7 unimplemented wrmsr: 0xc0010115 data 0x0 +[ 3744.014046] SVM: kvm [17094]: vcpu1, guest rIP: 0xfffff8125288d7d7 unimplemented wrmsr: 0xc0010115 data 0x0 +[ 3744.016101] SVM: kvm [17094]: vcpu2, guest rIP: 0xfffff8125288d7d7 unimplemented wrmsr: 0xc0010115 data 0x0 +[ 3744.018011] SVM: kvm [17094]: vcpu3, guest rIP: 0xfffff8125288d7d7 unimplemented wrmsr: 0xc0010115 data 0x0 +[ 3744.020032] SVM: kvm [17094]: vcpu4, guest rIP: 0xfffff8125288d7d7 unimplemented wrmsr: 0xc0010115 data 0x0 +[ 3744.021834] SVM: kvm [17094]: vcpu5, guest rIP: 0xfffff8125288d7d7 unimplemented wrmsr: 0xc0010115 data 0x0 +[ 3744.023644] SVM: kvm [17094]: vcpu6, guest rIP: 0xfffff8125288d7d7 unimplemented wrmsr: 0xc0010115 data 0x0 +[ 3744.025478] SVM: kvm [17094]: vcpu7, guest rIP: 0xfffff8125288d7d7 unimplemented wrmsr: 0xc0010115 data 0x0 +``` +Additional information: +Related issue: +https://bugzilla.kernel.org/show_bug.cgi?id=203477 |