From mboxrd@z Thu Jan 1 00:00:00 1970 From: Constantine Kousoulos Subject: about xen devices Date: Tue, 05 Dec 2006 21:09:47 +0200 Message-ID: <4575C3FB.4000802@freemail.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-7; 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 Hello all, I am a bit confused about the use of backend drivers by guest os'es. A guest os must modify/port it's drivers so that they can communicate with the backend drivers? Or a guest os stops using its own native drivers and just communicates with the backend drivers through newly implemented frontend drivers? I hope you can clear that up for me. Thanks, Constantine