diff options
Diffstat (limited to '')
| -rw-r--r-- | results/classifier/gemma3:12b/hypervisor/155 | 2 | ||||
| -rw-r--r-- | results/classifier/gemma3:12b/hypervisor/1553760 | 6 | ||||
| -rw-r--r-- | results/classifier/gemma3:12b/hypervisor/1558 | 22 |
3 files changed, 30 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/hypervisor/155 b/results/classifier/gemma3:12b/hypervisor/155 new file mode 100644 index 000000000..bd929a457 --- /dev/null +++ b/results/classifier/gemma3:12b/hypervisor/155 @@ -0,0 +1,2 @@ + +MMX emulation is missing on HVF Acceleration diff --git a/results/classifier/gemma3:12b/hypervisor/1553760 b/results/classifier/gemma3:12b/hypervisor/1553760 new file mode 100644 index 000000000..d18802761 --- /dev/null +++ b/results/classifier/gemma3:12b/hypervisor/1553760 @@ -0,0 +1,6 @@ + +NUMA node binding are not supported by this QEMU + +I read https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1417937/, but I don't understand why it was only fixed on Ubunto. +I'm running on Debian 8, openstack kilo, and trying to launch a VM with numa pinning. +Is it not possible to build qemu with CONFIG_NUMA enabled for Debian where libnuma is present? \ No newline at end of file diff --git a/results/classifier/gemma3:12b/hypervisor/1558 b/results/classifier/gemma3:12b/hypervisor/1558 new file mode 100644 index 000000000..1c1448dda --- /dev/null +++ b/results/classifier/gemma3:12b/hypervisor/1558 @@ -0,0 +1,22 @@ + +Bug checklist for AEHD +Description of problem: +There was a discussion on qemu-devel about addition of a new hypervisor, which is essentially a rewrite of linux/kvm, but for windows +- 202303002 Haito Shan [PATCH 0/6] Adding the Android Emulator hypervisor driver accelerator + https://lore.kernel.org/qemu-devel/CAGD3tSzW1QoAsn+uGjoAkBegLt1iZ=9YWDFcvqbcHMr0S_5kVw@mail.gmail.com/ + +If the new hypervisor AEHD does not support these, then each of the below may automatically qualify as a feature catchup bug +1) Nested Virtualization +2) virtio-GPU/virgl/OpenGL/venus +3) Vulkan passthrough +4) Xen emulation on KVM ( a feature also currently under development) + 20230302 [phase1-qemu-8.0](https://lore.kernel.org/qemu-devel/20230302123029.153265-1-pbonzini@redhat.com/) [PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze + 20230307 [phase2-qemu-8.0](https://lore.kernel.org/qemu-devel/20230307171750.2293175-1-dwmw2@infradead.org/) [PATCH v2 00/27] Enable PV backends with Xen/KVM emulation +5) Migration +6) others?? + +perhaps also document if known for certain that there is no intention to catchup to a particular feature. +Steps to reproduce: +NA +Additional information: + |