Wei Liu writes ("Re: [PATCH v2 2/3] libxl: update vcpus bitmap in retrieved guest config"): > On Tue, Jun 14, 2016 at 11:58:58AM +0100, Anthony PERARD wrote: > > I did: > > LD_LIBRARY_PATH=`pwd` ./xl -vvv migrate arch localhost > > Never tried this so I'm not sure what might go wrong...
That is how I do most of my ad-hoc testing. If you have a newer xenstore etc. too you may need something like LD_LIBRARY_PATH=../xenstore:. I find that relative paths work well with xl (because libxl is not entitled to chdir, and xl doesn't). Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel