diff options
Diffstat (limited to 'results/classifier/105/other/1886225')
| -rw-r--r-- | results/classifier/105/other/1886225 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/results/classifier/105/other/1886225 b/results/classifier/105/other/1886225 new file mode 100644 index 00000000..1365ae6a --- /dev/null +++ b/results/classifier/105/other/1886225 @@ -0,0 +1,34 @@ +other: 0.872 +graphic: 0.864 +mistranslation: 0.852 +device: 0.811 +semantic: 0.766 +network: 0.750 +instruction: 0.738 +vnc: 0.670 +socket: 0.588 +boot: 0.567 +assembly: 0.509 +KVM: 0.323 + +[Feature request] Oracle Solaris 11.4 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 + +Some people have interest in building QEMU on Solaris: +https://lists.gnu.org/archive/html/qemu-devel/2020-07/msg01429.html + +To help them it would be useful to have a Solaris VM. + +Solaris is not open anymore, so I don't think that you can get a distributable VM so easily. + +I'm closing this since it's very unlikely that we get a Solaris VM image, since they are not available for free, as far as I know. Maybe somebody could contribute an illumos-based image one day, but that's nothing that we have to track in the bug tracker, I think. + |