diff options
Diffstat (limited to 'results/classifier/deepseek-r1:14b/output/hypervisor/2818')
| -rw-r--r-- | results/classifier/deepseek-r1:14b/output/hypervisor/2818 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/deepseek-r1:14b/output/hypervisor/2818 b/results/classifier/deepseek-r1:14b/output/hypervisor/2818 new file mode 100644 index 00000000..5a40b72f --- /dev/null +++ b/results/classifier/deepseek-r1:14b/output/hypervisor/2818 @@ -0,0 +1,8 @@ + +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. |