7 Commits

Author SHA1 Message Date
Gao feng
753364bbff remove hyper daemon test program
Signed-off-by: Gao feng <feng@hyper.sh>
2015-07-30 16:09:59 +08:00
Gao feng
8fbb28cc6f make cbfs target recursive
Signed-off-by: Gao feng <feng@hyper.sh>
2015-07-30 16:09:16 +08:00
Gao feng
1b9789937f Add VirtualBox support
Run hyperStart on VirtualBox

Signed-off-by: Gao feng <feng@hyper.sh>
2015-07-30 15:57:44 +08:00
Gao feng
5c16805384 make cbfs rom through Makefile
`make cbfs` will generate cbfs.rom under build directory.

Signed-off-by: Gao feng <feng@hyper.sh>
2015-06-29 11:03:04 +08:00
Gao feng
a8b61d2706 kernel: add xen guest support
Signed-off-by: Gao feng <feng@hyper.sh>
2015-06-19 23:15:38 +08:00
Gao feng
9b73bbc9b2 hyper kernel: enable xfs support
the file system of docker images may be xfs.

Signed-off-by: Gao feng <feng@hyper.sh>
2015-06-04 17:31:52 +08:00
Gao feng
6dc013fc59 hyperStart source code
The files under src directory is the codes of hyperStart,
use autogen.sh && configure && make to generate hyper-initrd.img,
this image will be used to start hyper instance.

Signed-off-by: Gao feng <feng@hyper.sh>
2015-05-28 18:59:34 +08:00