From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andres Lagar-Cavilla Subject: auto-translated-physmap resume Date: Tue, 25 Sep 2007 16:25:16 -0400 Message-ID: <46F96EAC.8040101@cs.toronto.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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 was wondering, perhaps in my ignorance, what prevents an auto-translated-physmap linux guest from being suspended/resumed. As far as I understand, there would be no need for pagetable canonicalization code in xc_linux_save, as well as no need for those mfn_to_pfn translations in pre_suspend (and viceversa in post_suspend) Anything I am missing? Thanks! Andres