From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: KVM crash on unusual PM->RM transition Date: Tue, 14 Apr 2009 09:17:29 -0700 Message-ID: <49E4B719.8050905@zytor.com> References: <49E3CDE1.8010001@zytor.com> <49E42260.7030009@zytor.com> <49E445C9.3000105@redhat.com> <49E4B046.5040008@zytor.com> <49E4B4BA.8010801@redhat.com> <49E4B581.4000808@zytor.com> <49E4B6E1.6020308@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from terminus.zytor.com ([198.137.202.10]:45982 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753091AbZDNQRq (ORCPT ); Tue, 14 Apr 2009 12:17:46 -0400 In-Reply-To: <49E4B6E1.6020308@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Avi Kivity wrote: > > Sorry, not specific enough: it doesn't do real SMP. Atomic instructions > are translated as multiple, non-atomic instructions, so you can't run > tcg compiled code in parallel. If your host is different than your > target, you have memory ordering issues as well. > > What qemu does is to multiplex multiple guest cpus on one host thread. > It's nice but it isn't how kvm works. > Erk, nevermind. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.