From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Date: Mon, 21 May 2012 21:59:37 +0000 Subject: Re: [PATCH] spapr: Add "memop" hypercall Message-Id: <1337637577.2779.115.camel@pasglop> List-Id: References: <1337585042.2779.4.camel@pasglop> <4FBA0F23.5040601@redhat.com> <1337594641.2779.59.camel@pasglop> <4FBA13DF.7040009@redhat.com> <1337600909.2779.93.camel@pasglop> <4FBA493C.1000308@redhat.com> In-Reply-To: <4FBA493C.1000308@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Avi Kivity Cc: Alexander Graf , kvm@vger.kernel.org, kvm-ppc On Mon, 2012-05-21 at 16:55 +0300, Avi Kivity wrote: > > Okay. But let's have a spec, even a kvm-private one, and then an > implementation of that spec, instead of an implementation and some > documentation added as an afterthought (or not). > > > It's a bit like if you had private calls between seabios and qemu... > > We document those too. Well, we have the implementation so in any case the implementation -will- be an afterthought :-) Anyways, I'll look into adding that to the patch. Cheers, Ben.