[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] Hypercall from Hvm Guest
> -----Original Message----- > From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx > [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of > Koripella Srinivas > Sent: 22 June 2007 11:41 > To: xen-devel@xxxxxxxxxxxxxxxxxxx > Subject: [Xen-devel] Hypercall from Hvm Guest > > Can i make hypercalls from a HVM Guest? Yes. > I want to write a module in Linux and make hvm calls from that module. Not sure what "HVM calls" are, but I guess you mean hypercalls. > Is it possible? If my above guess on what you mean is correct, then yes. Note however that only SOME of the hypercalls are actually available to HVM guests (mostly because they don't make sense, but some may simply be that they weren't needed to implement the Network and block device drivers that are available to HVM guests). See .../xen/arch/x86/hvm/hvm.c for a list of the hypercalls implemented (listed in hvm_hypercall{32,64}_table). You may want to have a look in the "unmodified_driver" directory in the root of the xen source-tree. -- Mats > > Thanks > > > ________________________________ > > The DELETE button on Yahoo! Mail is unhappy. Know why? > <http://in.rd.yahoo.com/tagline_mail_1/*http://in.mail.yahoo.com/> > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |