From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hajime Inoue Subject: Communicating between Dom0 and DomU without a network Date: Fri, 12 Oct 2007 10:57:18 -0400 Message-ID: <470F8B4E.5010705@ccsl.carleton.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 List-Id: xen-devel@lists.xenproject.org I'm looking for a way to communicate, without a network, between Dom0 and DomU, at speeds approaching typical bandwidth. In August of last year, there was a discussion on this list about the best way to communicate between Dom0 and DomU without a network. Using the console was suggested, but some of the responders complained about its lack of speed. Someone mentioned a proposal for high speed byte transfers between VMs, but I cannot find a record of it being implemented. I'd appreciate any advice on this. What's the best way to send large amounts of data from an HVM guest to Dom0 without a network? Thanks, -Hajime Inoue