From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:52095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RMJON-0006Qp-EW for qemu-devel@nongnu.org; Fri, 04 Nov 2011 09:01:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RMJOI-0006Fu-AH for qemu-devel@nongnu.org; Fri, 04 Nov 2011 09:01:07 -0400 Received: from indium.canonical.com ([91.189.90.7]:40025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RMJOH-0006Fi-Uh for qemu-devel@nongnu.org; Fri, 04 Nov 2011 09:01:02 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1RMJOG-0000wE-Qw for ; Fri, 04 Nov 2011 13:01:00 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id CAC422E8089 for ; Fri, 4 Nov 2011 13:01:00 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Fri, 04 Nov 2011 12:51:29 -0000 From: Craig S <809912@bugs.launchpad.net> Sender: bounces@canonical.com References: <20110713143335.13610.27004.malonedeb@chaenomeles.canonical.com> Message-Id: <20111104125130.7040.34694.malone@gac.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 809912] Re: qemu-kvm -m bigger 4096 aborts with 'Bad ram offset' Reply-To: Bug 809912 <809912@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org After updating from the QEMU that came with Ubuntu 11.04 to 070411-1ubuntu2 version, I am seeing the bad ram offset error, also. If I drop the memory for the guest (which is Windows 7 Pro 64-bit) from 4 GB to 3300MB, the error goes away. Host machine has an AMD Opteron 6128 with 32GB RAM and is running the 64 bit version of Ubuntu 11.04 updated to current versions as of November -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/809912 Title: qemu-kvm -m bigger 4096 aborts with 'Bad ram offset' Status in QEMU: New Bug description: 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 Date: Mon Jul 4 13:36:06 2011 +0300 To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/809912/+subscriptions