From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [RFC 5/5] KVM: ARM: Access all registers via KVM_GET_ONE_REG/KVM_SET_ONE_REG. Date: Wed, 05 Sep 2012 16:07:09 +0930 Message-ID: <87obllj7qi.fsf@rustcorp.com.au> References: <877gsia8rm.fsf@rustcorp.com.au> <87pq6a8toa.fsf@rustcorp.com.au> <87pq69sgnk.fsf@rustcorp.com.au> <5041D289.60307@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , Rusty Russell , Alexander Graf , "kvmarm\@lists.cs.columbia.edu" , kvm-devel To: Christoffer Dall , Peter Maydell Return-path: Received: from ozlabs.org ([203.10.76.45]:52172 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756598Ab2IEIVw (ORCPT ); Wed, 5 Sep 2012 04:21:52 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Christoffer Dall writes: > that's fine, but then the #define's shouldn't be called something with > COPROC in their names. Sure, feel free to rename it. I failed to come up with a concise, clear name, so coproc stuck. Cheers, Rusty.