From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [RFC PATCH V3 02/12] xen/mem_event: Rename the mem_event ring from 'access' to 'monitor' Date: Mon, 2 Feb 2015 17:22:32 +0000 Message-ID: <1422897752.8023.7.camel@citrix.com> References: <1422567998-29995-1-git-send-email-tamas.lengyel@zentific.com> <1422567998-29995-3-git-send-email-tamas.lengyel@zentific.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1422567998-29995-3-git-send-email-tamas.lengyel@zentific.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Tamas K Lengyel Cc: kevin.tian@intel.com, wei.liu2@citrix.com, jun.nakajima@intel.com, steve@zentific.com, stefano.stabellini@eu.citrix.com, tim@xen.org, ian.jackson@eu.citrix.com, xen-devel@lists.xen.org, eddie.dong@intel.com, andres@lagarcavilla.org, jbeulich@suse.com, rshriram@cs.ubc.ca, keir@xen.org, dgdegra@tycho.nsa.gov, yanghy@cn.fujitsu.com, rcojocaru@bitdefender.com List-Id: xen-devel@lists.xenproject.org On Thu, 2015-01-29 at 22:46 +0100, Tamas K Lengyel wrote: > The name of the ring still implies it is used only for memory accesses, > which is no longer the case. It is also used to deliver variuos HVM events, "various". > thus the name "monitor" is more appropriate in this setting. I'll allow others to bikeshed the name ;-) > Signed-off-by: Tamas K Lengyel Assuming the toolside is all as mechanical as it sounds: Acked-by: Ian Campbell