From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH -v2] Monitor command: pfa2hva, translate guest physical address to host virtual address Date: Mon, 01 Nov 2010 14:22:21 -0500 Message-ID: <4CCF136D.5080307@linux.vnet.ibm.com> References: <1288060789.2862.336.camel@yhuang-dev> <20101101160952.GE1429@amt.cnet> <4CCF0BAB.9000304@linux.vnet.ibm.com> <1288639205.2059.34.camel@yhuang-mobile> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , Anthony Liguori , Avi Kivity , "kvm@vger.kernel.org" , Andi Kleen , Dean Nelson , Luiz Capitulino To: Huang Ying Return-path: Received: from e5.ny.us.ibm.com ([32.97.182.145]:34225 "EHLO e5.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751667Ab0KATW1 (ORCPT ); Mon, 1 Nov 2010 15:22:27 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e5.ny.us.ibm.com (8.14.4/8.13.1) with ESMTP id oA1J1Kox010674 for ; Mon, 1 Nov 2010 15:01:20 -0400 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id oA1JMQkv167866 for ; Mon, 1 Nov 2010 15:22:26 -0400 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id oA1JMOaP015353 for ; Mon, 1 Nov 2010 13:22:25 -0600 In-Reply-To: <1288639205.2059.34.camel@yhuang-mobile> Sender: kvm-owner@vger.kernel.org List-ID: On 11/01/2010 02:20 PM, Huang Ying wrote: > Yes. As general interface, it may not work so well, but as test > interface, it works quite well and useful. > > Do we have any mechanism to add a test only interface? > I'd like to see what Luiz/Markus think but definitely only a human monitor interface and probably prefix the command with a 'x-' prefix to indicate that it's not a supported interface. The documentation should be very clear about the limitations of the interface and the intended use-case. Regards, Anthony Liguori > Best Regards, > Huang Ying > > >