summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/hypervisor/2818
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/2818')
-rw-r--r--results/classifier/deepseek-2-tmp/output/hypervisor/28188
1 files changed, 0 insertions, 8 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/2818 b/results/classifier/deepseek-2-tmp/output/hypervisor/2818
deleted file mode 100644
index 5a40b72f6..000000000
--- a/results/classifier/deepseek-2-tmp/output/hypervisor/2818
+++ /dev/null
@@ -1,8 +0,0 @@
-
-Passing `-M microvm` and `-smbios type=11...` results in smbios args being silently dropped
-Description of problem:
-(reporting as requested by `danpb` on IRC)
-
-Using the `-machine microvm` flag with the `smbios type=11...` argument results in the smbios options being silently discarded, because the microvm target doesn't seem to support the smbios feature.
-
-danpb on IRC suggested that passing those two incompatible flags should result in an error.