summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1695286
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1695286')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/16952868
1 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1695286 b/results/classifier/accel-gemma3:12b/kvm/1695286
new file mode 100644
index 00000000..848d18d0
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/1695286
@@ -0,0 +1,8 @@
+
+Add multiboot2 support
+
+multiboot2 is a recent specification that resolves some of the issues of multiboot. Multiboot2 is supported by some tools already (e.g. grub).
+
+It would be great if one can run OS with multiboot2 using '-kernel' option, similar as it is done now with multiboot images.
+
+Quick googling shows there is a Debian bug and patch that adds multiboot support https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621529 Would it be possible to integrate it to QEMU upstream?
\ No newline at end of file