device: 0.170 other: 0.142 semantic: 0.113 graphic: 0.097 PID: 0.086 performance: 0.075 KVM: 0.065 vnc: 0.049 boot: 0.040 files: 0.037 debug: 0.036 permissions: 0.035 socket: 0.031 network: 0.023 KVM: 0.395 debug: 0.108 boot: 0.078 files: 0.075 performance: 0.062 other: 0.058 socket: 0.056 device: 0.037 network: 0.036 PID: 0.034 semantic: 0.022 graphic: 0.014 permissions: 0.014 vnc: 0.013 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