From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: Re: [PATCH v5 4/4] MAINTAINERS: support for xen-access Date: Thu, 9 Jul 2015 16:17:57 +0300 Message-ID: <559E7485.9070009@bitdefender.com> References: <1436447656-16334-1-git-send-email-tlengyel@novetta.com> <1436447656-16334-4-git-send-email-tlengyel@novetta.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1436447656-16334-4-git-send-email-tlengyel@novetta.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 , xen-devel@lists.xen.org Cc: kevin.tian@intel.com, wei.liu2@citrix.com, ian.campbell@citrix.com, stefano.stabellini@eu.citrix.com, ian.jackson@eu.citrix.com, eddie.dong@intel.com, jbeulich@suse.com, jun.nakajima@intel.com, andrew.cooper3@citrix.com, keir@xen.org List-Id: xen-devel@lists.xenproject.org On 07/09/2015 04:14 PM, Tamas K Lengyel wrote: > Add tools/tests/xen-acess to the supported list under VM EVENT/MEM ACCESS. > > Signed-off-by: Tamas K Lengyel > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1e74688..dae0aa3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -389,6 +389,7 @@ F: xen/common/mem_access.c > F: xen/arch/x86/hvm/event.c > F: xen/arch/x86/monitor.c > F: xen/arch/x86/vm_event.c > +F: tools/tests/xen-access This seems to use the wrong indentation type, it doesn't align with the rest. With that fixed, Acked-by: Razvan Cojocaru Cheers, Razvan