From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: HVM-PV & xenbus: how to load the proper xen-XXXfront modules? Date: Thu, 4 Apr 2013 11:24:01 +0100 Message-ID: <515D54C1.1080708@citrix.com> References: <1544749.FRqyJEg9PJ@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1544749.FRqyJEg9PJ@localhost> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: AL13N Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 04/04/13 07:38, AL13N wrote: > Hi, > > in HVM installation: xenbus is compiled in kernel and xen-netfront and xen- > blkfront are compiled as module... > > is there some kind of way that xenbus via udev loads the proper xen-netfront > and xen-blkfront modules? > > how does this system work? > > should udev query the xenbus like it does the usb or pci bus? to load modules? xenbus is built in because it is a pre-req for xenstore which is a pre-req for all xen-{net,blk,etc}{front,back} drivers. It used to be a module, but was causing too many problems. > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel