diff options
Diffstat (limited to 'results/classifier/deepseek-2/output/files/1358287')
| -rw-r--r-- | results/classifier/deepseek-2/output/files/1358287 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2/output/files/1358287 b/results/classifier/deepseek-2/output/files/1358287 new file mode 100644 index 000000000..f71d6fab5 --- /dev/null +++ b/results/classifier/deepseek-2/output/files/1358287 @@ -0,0 +1,13 @@ + +-readconfig file doesn't interpret memory size correctly + +I'm running Qemu 2.1 and have issues with the config file format. + +Specifically Qemu wrote the following snippet with '-writeconfig': + +[memory] + size = "1024" + +However, upon starting a VM with this setting it only receives 128MiB (the default size). + +I'm reverting back to using the command line option now - that works. \ No newline at end of file |