From mboxrd@z Thu Jan 1 00:00:00 1970 From: AL13N Subject: HVM-PV & xenbus: how to load the proper xen-XXXfront modules? Date: Thu, 04 Apr 2013 08:38:51 +0200 Message-ID: <1544749.FRqyJEg9PJ@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org 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?