diff options
Diffstat (limited to 'results/classifier/gemma3:12b/boot/1273944')
| -rw-r--r-- | results/classifier/gemma3:12b/boot/1273944 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/boot/1273944 b/results/classifier/gemma3:12b/boot/1273944 new file mode 100644 index 000000000..b602f48e3 --- /dev/null +++ b/results/classifier/gemma3:12b/boot/1273944 @@ -0,0 +1,12 @@ + +multiboot header has 0 in mem_upper field + +When booting a multiboot image,. mem_upper is now always zero. + +To test, build qemu from current git head, then do + cd tests/multiboot + ./run_test.sh + +You will see the test fail. In each case mem_upper is 0k. + +git-bisect says the bad commit is 0169c511554cb0014a00290b0d3d26c31a49818f in qemu.git \ No newline at end of file |