diff options
Diffstat (limited to 'results/classifier/105/device/1886210')
| -rw-r--r-- | results/classifier/105/device/1886210 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/results/classifier/105/device/1886210 b/results/classifier/105/device/1886210 new file mode 100644 index 000000000..9b45041b6 --- /dev/null +++ b/results/classifier/105/device/1886210 @@ -0,0 +1,38 @@ +device: 0.734 +network: 0.577 +mistranslation: 0.545 +semantic: 0.532 +graphic: 0.516 +socket: 0.511 +vnc: 0.378 +other: 0.323 +boot: 0.281 +instruction: 0.148 +KVM: 0.090 +assembly: 0.088 + +[Feature request] Illumnos VM image + +We already have handy VMs to build QEMU within: + +$ git grep -l basevm.BaseVM +tests/vm/centos +tests/vm/fedora +tests/vm/freebsd +tests/vm/netbsd +tests/vm/openbsd +tests/vm/ubuntu.i386 + +It would be useful to have a illumos VM to do build testing and avoid regressions. + +Suggested by Thomas Huth: +https://<email address hidden>/msg719202.html + + +This is an automated cleanup. This bug report has been moved to QEMU's +new bug tracker on gitlab.com and thus gets marked as 'invalid' now. +Please continue with the discussion here: + + https://gitlab.com/qemu-project/qemu/-/issues/258 + + |