From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Virtio on Xen, prototype Date: Mon, 8 Aug 2011 18:26:19 +0800 Message-ID: <20110808102541.GA9407@limbo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline 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 Cc: stefano.stabellini@eu.citrix.com, liuw@liuw.name List-Id: xen-devel@lists.xenproject.org Hi, all I've finished a virtio on xen prototype and compose a page on Xen wiki to guide people who may want to give it a try. http://wiki.xen.org/xenwiki/VirtioOnXen I would like to thank Stefano, IanC and Konrad for their help during this period. Wei.