From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anGWx-0006u9-O5 for qemu-devel@nongnu.org; Mon, 04 Apr 2016 22:15:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anGWs-00025N-NL for qemu-devel@nongnu.org; Mon, 04 Apr 2016 22:15:47 -0400 Received: from indium.canonical.com ([91.189.90.7]:59404) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anGWs-00025J-Gr for qemu-devel@nongnu.org; Mon, 04 Apr 2016 22:15:42 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1anGWr-0000Ow-Gt for ; Tue, 05 Apr 2016 02:15:41 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 7692D2E80D4 for ; Tue, 5 Apr 2016 02:15:41 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 05 Apr 2016 02:09:34 -0000 From: changlimin Sender: bounces@canonical.com References: <20160328013239.3708.98267.malonedeb@wampee.canonical.com> Message-Id: <20160405020934.13623.38694.malone@gac.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1562653] Re: Ubuntu 15.10: QEMU VM hang if memory >= 1T Reply-To: Bug 1562653 <1562653@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org For cpus which have not EPT feature, should change CR3_L_MODE_RESERVED_BITS in arch/x86/include/asm/kvm_host.h: -#define CR3_L_MODE_RESERVED_BITS 0xFFFFFF0000000000ULL +#define CR3_L_MODE_RESERVED_BITS 0xFFFFFE0000000000ULL -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1562653 Title: Ubuntu 15.10: QEMU VM hang if memory >=3D 1T Status in QEMU: New Status in qemu package in Ubuntu: Incomplete Bug description: 1. Ubuntu 15.10 x86_64 installed on HP SuperDome X with 8CPUs and 4T memory. 2. Create a VM, install Ubuntu 15.10, if memory >=3D 1T , VM hang when st= art. If memory < 1T, it is good. u1510-1 39eefe1e-4829-4843-b892-026d143f3ec7 1073741824 1073741824 16 hvm destroy restart restart /usr/bin/kvm