From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kai Luo Subject: =?utf-8?q?Question_about_mapping_hvm=E2=80=98s_memory?= =?utf-8?q?_to_dom0?= Date: Sun, 30 Jun 2013 19:32:28 -0700 (PDT) Message-ID: <1747857728.13873212.1372645948621.JavaMail.root@vmware.com> References: <183829454.13872961.1372645851829.JavaMail.root@vmware.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8403773577961752099==" Return-path: In-Reply-To: <183829454.13872961.1372645851829.JavaMail.root@vmware.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org --===============8403773577961752099== Content-Type: multipart/alternative; boundary="----=_Part_13873211_1408675408.1372645948620" ------=_Part_13873211_1408675408.1372645948620 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi: I am trying to make some source code modifications to map the hvm memory to dom0,I use the xc_map_foreign_bulk to do this,It works and I export the hvm's memory to a file. My question is,after mapping the memory I use xc_domain_destroy to shutdown the running hvm,theoretically the mapped memory will be scrubbed because xen will scrubbed the hvm's memory before they are freed to xen hyperviser,however I export the mapped memory after destroying hvm,finding the content in mapped memory nearly same as formly exported,they are not scrubbed at all.That confused me.Can you give me any suggestion? Thank you Jone ------=_Part_13873211_1408675408.1372645948620 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit

Hi:
        I am trying to make some source code modifications to map the hvm memory to dom0,I use the xc_map_foreign_bulk to do this,It works and I export the hvm's memory to a file. My question is,after mapping the memory I use xc_domain_destroy to shutdown the running hvm,theoretically the mapped memory will be scrubbed because xen will scrubbed the hvm's memory before they are freed to xen hyperviser,however I export the mapped memory after destroying hvm,finding the content in mapped memory nearly same as formly exported,they are not scrubbed at all.That confused me.Can you give me any suggestion?

Thank you
Jone

< div>
------=_Part_13873211_1408675408.1372645948620-- --===============8403773577961752099== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============8403773577961752099==--