From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: Re: [Xen-devel] VMX Hardware Date: Sun, 14 Aug 2005 13:09:53 -0500 Message-ID: <42FF88F1.6050409@us.ibm.com> References: <20050814104441.GJ8146@shell.blacknet.de> <8813001a9664f4ada850cb1ff23dd564@cl.cam.ac.uk> <42FF37BF.6000504@danbbs.dk> <5e08dad6679ac1fb93d823ac85551efe@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5e08dad6679ac1fb93d823ac85551efe@cl.cam.ac.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-users-bounces@lists.xensource.com Errors-To: xen-users-bounces@lists.xensource.com To: Keir Fraser Cc: Goetz Bock , xen-devel@lists.xensource.com, xen-users@lists.xensource.com, monz@danbbs.dk List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > > On 14 Aug 2005, at 13:23, Mogens Valentin wrote: > >> I assume by VMX, you're talking about cpu/hardware with HW-support >> for virtualisation, i.e. Intels Vanderbilt Technology (VT) and AMD' >> Pacifica. If so, it's clear to me that AMD will be leading, because >> of it's onchip memory controller, and hence reduced needs for >> software support to do the page switching, for which Intel needs >> quite a lot of software to emulate. > > > Not sure what you mean. Both technologies require the hypervisor to > maintain shadow page tables. The Pacifica spec does mention optional hardware support for "Nested Page Tables" which is essentially hardware shadow page tables. Should be interesting to see the performance difference between software/hardware shadow page tables. It's worth noting that AMD has just released a simulator for (SimNow) that has virtualization support. Perhaps one of the AMD guys on the list can confirm whether SimNow has enough Pacifica support for Xen development? Regards, Anthony Liguori > > -- Keir > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >