From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: [PATCH 0 of 2] Documentation patches for HYPERVISOR_mmu_update (v1). Date: Tue, 29 Nov 2011 13:33:46 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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, Ian.Jackson@eu.citrix.com, stefano.stabellini@eu.citrix.com, Ian.Campbell@citrix.com Cc: konrad.wilk@oracle.com List-Id: xen-devel@lists.xenproject.org Documenting some of the requirements when using HYPERVISOR_mmu_update that are not spelled in details. It is x86_64 and Linux centric since those are the only ones that I am quite familiar with. Can modify them in the future to describe other architectures as well.