search for: zhihao

Displaying 9 results from an estimated 9 matches for "zhihao".

2012 Apr 29
6
How to test my patch before I post it to public?
...some suggestions. : ) Firstly, I can re-compile the code, to assure no syntax error. However,I don't know how to test my patch's function is right or not. Some software requires unit test for each function. Is there anything similar in xen project? Thank you very much! Best Regards Wang Zhihao _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2010 Jun 04
6
Package Distribution Server?
...knows how to keep the packages in sync among workstations? Ideally I want any change made on any machine be able to applied to all other machines. Alternatively, to "push" the changes (add and/or remove packages) from one central server to all other machine is also fine. Thanks Zhihao Lou P.S.: Sorry for the confusion subject line. I really don't know what's the accurate name for the feature I described here.
2012 May 04
3
How to select a rootfs to test job test-amd64-amd64-xl on my own machine ?
...Ubuntu 11.10 as its rootfs, which is ext3 format. Unfortunately, it complains the <The disk drive for / is not ready yet or not present Continue to wait; or press S to skip mounting or M for manual recovery >. So which root file system should I use? Any help are appreciated. Regards Wang zhihao
2012 Apr 12
6
fatal error if Flex and Bison is not configured
...bxlu_cfg_l.h is deleted when making, and should be regenerated but it is not. I find the path of flex and bison is not set. When I add the correct path of flex and bison in tools.mk manually, This error is fixed. So, Is there anything in build scripts to modify to avoid this error ? Regards Wangzhihao _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2012 Feb 21
3
How to merge the Xen kernel with modules into one single file ?
...ules. I am doing this because a simulator environment only has one file entry for the kernel. Do you guys have some hints on how to do that? BTW, I can merge the domain0 kernel & initrd.img into one file. But I don''t know how to merge the xen kernel file with the other two files. Wang zhihao Best regards
2012 Apr 26
2
How to avoid this error "bits/predefs.h No such file or directory" when compiling XEN?
...install flex sudo apt-get install gettext sudo apt-get install iasl sudo apt-get install bcc sudo apt-get install markdown sudo apt-get install udev [ Clone the repository. ] hg clone http://xenbits.xensource.com/xen-unstable.hg [ Build it. ] ./configure make world ------------- Regards Wang zhihao _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2006 Apr 20
0
backing up xen virtual domains
Hi all, I have got my virtual machines running on top of LVM volumes. Whats the best way for backing up domUs that are setup in this way? In case the dom0 machine fails... Anybody has got any cool nifty ideas to share? -Zhihao _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 Apr 13
1
[PATCH] libxl/build: print a pretty message if flex/bison are needed but not found
...bison and flex are found, but doesn''t complain if they are not found. Also, added some Makefile soccery to print a nice error message if Bison or Flex are needed but not found. Please run autogen after applying this patch. Signed-off-by: Roger Pau Monne <roger.pau@citrix.com> Cc: zhihao wang <accept.acm@gmail.com> Cc: Ian Campbell <Ian.Campbell@citrix.com> --- tools/configure.ac | 2 ++ tools/libxl/Makefile | 16 ++++++++++++++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/tools/configure.ac b/tools/configure.ac index 3da0c82..8ccdc92 100644...
2006 Apr 17
0
Error: ''features'' is an invalid keyword argument for this function
Hi all, I ran into this error when I tried to create a new virtual environment using the xm create command... clever2:/etc/xen# xm create -c /etc/xen/xen1-config.sxp Using config file "/etc/xen/xen1-config.sxp". Error: ''features'' is an invalid keyword argument for this function clever2:/etc/xen# Here is my config file : clever2:/etc/xen# cat xen1-config.sxp