[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Add a new module to the hypervisor
How do I add a "hello-world" module to the hypervisor, and load it at run-time (without rebooting) from Dom0? Is it even possible?
static int hello(void){  printk("Hello worl\n");  return 1; } Regards, Anh. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |