From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: how do you decide entry point for block device driver Date: Mon, 20 Sep 2010 11:12:27 -0400 Message-ID: <20100920151227.GE14537@dumpdata.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Bond Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, Sep 09, 2010 at 04:32:12PM +0530, Bond wrote: > How do you decide entry point for block device driver on Xen. Huh? Are you asking how the Linux kernel loads the block device driver?