From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Date: Mon, 02 Jul 2012 13:24:21 +0000 Subject: Re: [PATCH v11 5/8] KVM: PPC: ev_idle hcall support for e500 guests Message-Id: <1341235461.2588.48.camel@pasglop> List-Id: References: <1340395469-14363-1-git-send-email-stuart.yoder@freescale.com> <41C7EDF8-59B4-4F03-83AF-9B8561082EFB@suse.de> In-Reply-To: <41C7EDF8-59B4-4F03-83AF-9B8561082EFB@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf Cc: Stuart Yoder , kvm-ppc , KVM list On Mon, 2012-07-02 at 14:20 +0200, Alexander Graf wrote: > > Ben, would you be opposed to a macro that does this? Open-coding > subtile details like this always makes me wary we could screw them > up :) That's definitely material for a macro (and fixup the gazillion places where we do it by hand already :-) Cheers, Ben. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [PATCH v11 5/8] KVM: PPC: ev_idle hcall support for e500 guests Date: Mon, 02 Jul 2012 23:24:21 +1000 Message-ID: <1341235461.2588.48.camel@pasglop> References: <1340395469-14363-1-git-send-email-stuart.yoder@freescale.com> <41C7EDF8-59B4-4F03-83AF-9B8561082EFB@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Stuart Yoder , kvm-ppc , KVM list To: Alexander Graf Return-path: In-Reply-To: <41C7EDF8-59B4-4F03-83AF-9B8561082EFB@suse.de> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Mon, 2012-07-02 at 14:20 +0200, Alexander Graf wrote: > > Ben, would you be opposed to a macro that does this? Open-coding > subtile details like this always makes me wary we could screw them > up :) That's definitely material for a macro (and fixup the gazillion places where we do it by hand already :-) Cheers, Ben.