[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] How to test code changes in Xen? shared objects ?
On Fri, 2012-07-20 at 05:53 +0100, Ranjith Krishnan wrote: > 1. How do I test my changes to the source ? I believe everytime I > change the code, the Xen hypervisor needs to be compiled and > reinstalled. Do I need to make any changes to the Dom0 and DomU after > I reinstall Xen ? If you are just changing the hypervisor itself then there is no need to make any change to dom0/domU, you just need to reboot to pickup the new hypervisor. > 2. Is there some kind of shared library ( .so files ) that I can > write, so that I can avoid recompiling/reinstalling Xen everytime ? No, Xen is statically linked and has no shared library or module loading. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |