From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 4DBA1B6EF0 for ; Mon, 28 Jun 2010 08:03:11 +1000 (EST) Subject: Re: [PATCH 08/26] KVM: PPC: Add PV guest critical sections From: Benjamin Herrenschmidt To: Alexander Graf In-Reply-To: References: <1277508314-915-1-git-send-email-agraf@suse.de> <1277508314-915-9-git-send-email-agraf@suse.de> <4C2709F4.10805@redhat.com> <77DBE095-884F-4986-BE2B-15B2EEAD8CAC@suse.de> <4C271F5A.1030409@redhat.com> <4C272F08.8090709@redhat.com> <4C273BAD.2090305@redhat.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 28 Jun 2010 08:03:03 +1000 Message-ID: <1277676183.4200.131.camel@pasglop> Mime-Version: 1.0 Cc: "kvm-ppc@vger.kernel.org" , linuxppc-dev , Avi Kivity , KVM list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 2010-06-27 at 14:06 +0200, Alexander Graf wrote: > > Right, I was agreeing with you. I meant there was no inc/dec mem > > insns. > > Ah, I see :). I think that's really the only point where I deem the > x86 isa superior :). Heh, well, that's a typical RISC thing tho. I think ARM and MIPS are like PowerPC here at least :-) Cheers, Ben.