Jae-Min Ryu
2012-Feb-08 01:12 UTC
Para-virtualized linux kernel release for the Tegra2 harmony board.
Samsung Enterprise Portal mySingle We have release a reference code for a para-virtualized linux kernel. You will find it on "git://xenbits.xen.org/people/jm77ryu/linux-xen.git" In case of xen-arm source, please visit to "git://xenbits.xen.org/people/jm77ryu/xen-arm.git" - Build Instructions: - 1. extract root filesytem contents as following(This requires the root privilege) sudo tar -xvpf rootfs_dom0.tar.bz2 2. cp config_dom0 .config 3. make ARCH=arm ** Turn on target board, and download the xen-arm image(xen) and the kernel image(vmlinux.out0). ** download addresse is : ***** xen-arm : 0x8000 ***** guest kernel images : 0x1e800000 - booting domu - ** To boot domu (the rootfilesystem of dom0 already has prebuilt domu kernel images, see images directory.) # smd start <- start lightweight # vm create /etc/xen/dom1 # xenconsole 1 <= This command switch console to dom 1. * For domu build, use config_domu configuration file. * Don't forget to copy the vmlinux.out1 to rootfs_dom0/images directory after domu kernel build. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Apparently Analagous Threads
- [XenARM] Patch to Support Android Emulator
- [LLVMdev] Bug Report - Broken versions of FC6-GCC.4.1.1 when complie llvm-2.2 source
- Re: Logitech Harmony Remote Software (7.7.0) Fails to See Remote
- [LLVMdev] Publication at ISCA 12- Harmony: Collection and Analysis of Parallel Block Vectors
- [LLVMdev] LLC ARM Backend maintainer