From mboxrd@z Thu Jan 1 00:00:00 1970 From: LiJun Huang Subject: Question about the *-cpu* option Date: Wed, 27 May 2009 08:27:32 +0800 Message-ID: <4A1C88F4.5050007@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from qw-out-2122.google.com ([74.125.92.26]:57289 "EHLO qw-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752802AbZE0Abd (ORCPT ); Tue, 26 May 2009 20:31:33 -0400 Received: by qw-out-2122.google.com with SMTP id 5so2707916qwd.37 for ; Tue, 26 May 2009 17:31:34 -0700 (PDT) Sender: kvm-owner@vger.kernel.org List-ID: Hi. there is a * -cpu qemu64,+sse2 * in the command line http://cleo.tlv.redhat.com/qumrawiki/DanKenigsberg/QemuCli could any one tell me what's this mean ? should i set the cpu model as *core2duo* if my host's cpu is *Intel(R) Core(TM)2 Duo CPU* ? Thanks