From mboxrd@z Thu Jan 1 00:00:00 1970 From: tgh Subject: question about machine-to-physic table and phy-to-machine table Date: Fri, 23 Mar 2007 09:56:08 +0800 Message-ID: <460333B8.70307@ncic.ac.cn> References: <45F93B96.76E4.0078.0@novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <45F93B96.76E4.0078.0@novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org hi I read the code ,there are machine-to-physic table and physic-to-machine table there are machine address for hardward address ,physic address for guestos's view hardware and virtual address ,is it right? phy-to-machine table is a mapping for guestos's view hardware to real hardward ,is it right? I am confused about the meaning and function of machine-to-physic address could you help me Thanks in advnace