diff options
Diffstat (limited to 'results/classifier/108/other/1304')
| -rw-r--r-- | results/classifier/108/other/1304 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/results/classifier/108/other/1304 b/results/classifier/108/other/1304 new file mode 100644 index 000000000..9dad33d7d --- /dev/null +++ b/results/classifier/108/other/1304 @@ -0,0 +1,24 @@ +performance: 0.904 +graphic: 0.891 +device: 0.887 +network: 0.747 +semantic: 0.608 +debug: 0.559 +permissions: 0.512 +socket: 0.479 +other: 0.338 +vnc: 0.217 +KVM: 0.210 +files: 0.197 +PID: 0.171 +boot: 0.165 + +loadvm for arm vexpress-a9 +Description of problem: + +Steps to reproduce: +1. savevm test +2. loadvm test +3. After I execute savevm and loadvm,the guest is not responding +Additional information: +I have read this issue(https://github.com/panda-re/panda/issues/643). If secure is set to off,the guest works well. But I need to use security extensions,so secure cannot be set to off.What do I need to do to solve this problem? |