[Lguest] Some Queries
    Rusty Russell 
    rusty at rustcorp.com.au
       
    Sat Sep 11 12:16:51 EST 2010
    
    
  
On Wed, 18 Aug 2010 02:03:43 pm siva sankar padhy wrote:
> hi,
> 
> we are going to implement the virtualisation technique using Lguest in our
> project..
Hi,
   Sorry for the delayed response.
> i have gone through all the document and related docs but got confused about
> the back end and frontend implementation..launching guest making virtqueue
> and vring all those lies in back end part right. ?? then what about back end
> drivers and front end drivers how do they map with virtqueue and vring.
The "back end" == host.   The "front end" == guest.  Silly duplicate
terminology, really.
The host sets up the devices' vrings and tells the guest where they are.
> please help me... otherwise my manager going to kill me...
I hope that didn't happen!
Cheers,
Rusty.
    
    
More information about the Lguest
mailing list