From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4CWF-00064q-5G for qemu-devel@nongnu.org; Wed, 22 Aug 2012 11:07:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4CW9-0005Z3-Ht for qemu-devel@nongnu.org; Wed, 22 Aug 2012 11:06:55 -0400 Received: from ssl.dlhnet.de ([91.198.192.8]:48015 helo=ssl.dlh.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4CW9-0005Yp-Bf for qemu-devel@nongnu.org; Wed, 22 Aug 2012 11:06:49 -0400 Message-ID: <5034F587.4000403@dlhnet.de> Date: Wed, 22 Aug 2012 17:06:47 +0200 From: Peter Lieven MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] memtest 4.20+ does not work with -cpu host List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" , "kvm@vger.kernel.org" Hi, has anyone ever tested to run memtest with -cpu host flag passed to qemu-kvm? For me it resets when probing the chipset. With -cpu qemu64 it works just fine. Maybe this is specific to memtest, but it might be sth that can happen in other applications to. Any thoughts? Thanks, Peter