diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/809912')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/hypervisor/809912 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/809912 b/results/classifier/deepseek-2-tmp/output/hypervisor/809912 new file mode 100644 index 00000000..65359434 --- /dev/null +++ b/results/classifier/deepseek-2-tmp/output/hypervisor/809912 @@ -0,0 +1,12 @@ + +qemu-kvm -m bigger 4096 aborts with 'Bad ram offset' + +When I try to start a virtual machine (x86_64 guest on a x86_64 host that has 32GB memory, using kvm_amd module, both host and guest running linux-2.6.39 kernels) with "qemu-system-x86_64 -cpu host -smp 2 -m 4096 ...", shortly after the guest kernel starts, qemu aborts with a message "Bad ram offset 11811c000". + +With e.g. "-m 3500" (or lower), the virtual machine runs fine. + +I experience this both using qemu-kvm 0.14.1 and a recent version from git +commit 525e3df73e40290e95743d4c8f8b64d8d9cbe021 +Merge: d589310 75ef849 +Author: Avi Kivity <email address hidden> +Date: Mon Jul 4 13:36:06 2011 +0300 \ No newline at end of file |