]> rtime.felk.cvut.cz Git - jailhouse-test.git/log
jailhouse-test.git
8 years agoRevert "fiasco: config added into jailhouse."
Michal Sojka [Mon, 4 Apr 2016 13:07:13 +0000 (15:07 +0200)]
Revert "fiasco: config added into jailhouse."

This reverts commit c8c4d5578e2333572734691a69b7e1114b758873.

8 years agofiasco: bootstrap: delete unused files
Maxim Baryshnikov [Mon, 4 Apr 2016 09:16:14 +0000 (11:16 +0200)]
fiasco: bootstrap: delete unused files

8 years agofiasco: bootstrap: LMA and VMA addresses for fiasco sections are set.
Maxim Baryshnikov [Sat, 2 Apr 2016 16:01:13 +0000 (18:01 +0200)]
fiasco: bootstrap: LMA and VMA addresses for fiasco sections are set.

8 years agofiasco: config added into jailhouse.
Maxim Baryshnikov [Fri, 1 Apr 2016 11:26:01 +0000 (13:26 +0200)]
fiasco: config added into jailhouse.

8 years agofiasco: bootstrap: Try to link all in one binary. Example.
Maxim Baryshnikov [Fri, 1 Apr 2016 11:02:00 +0000 (13:02 +0200)]
fiasco: bootstrap: Try to link all in one binary. Example.

8 years agofiasco: bootstrap: some other sort of tries.
Maxim Baryshnikov [Fri, 1 Apr 2016 11:00:48 +0000 (13:00 +0200)]
fiasco: bootstrap: some other sort of tries.

8 years agofiasco: bootstrap: some other tries to link it all together.
Maxim Baryshnikov [Tue, 22 Mar 2016 02:08:38 +0000 (03:08 +0100)]
fiasco: bootstrap: some other tries to link it all together.

8 years agofiasco: bootstrap: some error fixes in link_objects.sh.
Maxim Baryshnikov [Mon, 21 Mar 2016 22:10:04 +0000 (23:10 +0100)]
fiasco: bootstrap: some error fixes in link_objects.sh.

8 years agofiasco: bootstrap: Some tries to relink fiasco image on 0x0 address.
Maxim Baryshnikov [Mon, 21 Mar 2016 01:24:00 +0000 (02:24 +0100)]
fiasco: bootstrap: Some tries to relink fiasco image on 0x0 address.
linkerscript changed a little.

link_objects.sh does linking of bootstrap32.elf in fiasco/l4 build dir.
Must make a little correction for $BOOTST_OBJ_DIR variable before launch.

8 years agofiasco: bootstrap: Helpful dissasemblies and bootstrap make verbose added just for...
Maxim Baryshnikov [Mon, 21 Mar 2016 01:17:50 +0000 (02:17 +0100)]
fiasco: bootstrap: Helpful dissasemblies and bootstrap make verbose added just for info purpose. Will be deleted soon.

8 years agoJH submodule updated. HPET example finished.
Maxim Baryshnikov [Fri, 26 Feb 2016 19:10:44 +0000 (20:10 +0100)]
JH submodule updated. HPET example finished.

8 years agoJH submodule updated - hpet_example.
Maxim Baryshnikov [Wed, 24 Feb 2016 23:19:42 +0000 (00:19 +0100)]
JH submodule updated - hpet_example.

8 years agointel_launch: Added the script for to start project on Intel CPUs.
Maxim Baryshnikov [Tue, 23 Feb 2016 20:13:15 +0000 (21:13 +0100)]
intel_launch: Added the script for to start project on Intel CPUs.

8 years agoRename folder which contains launch scripts.
Maxim Baryshnikov [Tue, 23 Feb 2016 20:12:03 +0000 (21:12 +0100)]
Rename folder which contains launch scripts.

8 years agohpet_example: submodule JH updated.
Maxim Baryshnikov [Tue, 23 Feb 2016 19:47:06 +0000 (20:47 +0100)]
hpet_example: submodule JH updated.

8 years agoExit on failure
Michal Sojka [Tue, 23 Feb 2016 09:16:08 +0000 (10:16 +0100)]
Exit on failure

8 years agoSimplify build script
Michal Sojka [Tue, 23 Feb 2016 09:02:45 +0000 (10:02 +0100)]
Simplify build script

8 years agoJH submodule was updated.
Maxim Baryshnikov [Tue, 23 Feb 2016 00:43:35 +0000 (01:43 +0100)]
JH submodule was updated.

8 years agoos_launch: "nohpet" option was prepended to kernel opts.
Maxim Baryshnikov [Mon, 22 Feb 2016 23:29:42 +0000 (00:29 +0100)]
os_launch: "nohpet" option was prepended to kernel opts.

8 years agoPermissions have been changed to executable: "chmod +x".
Maxim Baryshnikov [Mon, 22 Feb 2016 18:15:07 +0000 (19:15 +0100)]
Permissions have been changed to executable: "chmod +x".

8 years ago.gitignores added for excluding folders and files \
Maxim Baryshnikov [Mon, 22 Feb 2016 17:48:13 +0000 (18:48 +0100)]
.gitignores added for excluding folders and files \
which are generated by building and installation process.

8 years agolinux-stable submodule added.
Maxim Baryshnikov [Mon, 22 Feb 2016 17:30:36 +0000 (18:30 +0100)]
linux-stable submodule added.

8 years agoCommands for creating a /jailhouse/* catalog in overlay were moved into jailhouse...
Maxim Baryshnikov [Sun, 21 Feb 2016 22:58:42 +0000 (23:58 +0100)]
Commands for creating a /jailhouse/* catalog in overlay were moved into jailhouse-install.sh

8 years agoPaths for overlay, kernel and build files are setted. Note: linux kernel folder linux...
Maxim Baryshnikov [Sun, 21 Feb 2016 22:03:21 +0000 (23:03 +0100)]
Paths for overlay, kernel and build files are setted. Note: linux kernel folder linux-stable must be in project root folder.

8 years agoPaths to folders were changed.
Maxim Baryshnikov [Sun, 21 Feb 2016 21:20:05 +0000 (22:20 +0100)]
Paths to folders were changed.

8 years agoPaths to kernel and image were changed.
Maxim Baryshnikov [Sun, 21 Feb 2016 21:15:14 +0000 (22:15 +0100)]
Paths to kernel and image were changed.

8 years agoAdding the script to install jailhouse into buildroot-overlay
Maxim Baryshnikov [Sun, 21 Feb 2016 20:37:40 +0000 (21:37 +0100)]
Adding the script to install jailhouse into buildroot-overlay

8 years agoSet buildroot overlay path
Michal Sojka [Thu, 18 Feb 2016 16:03:01 +0000 (17:03 +0100)]
Set buildroot overlay path

(Not testes)

8 years agoMerge branch 'master' of rtime.felk.cvut.cz:jailhouse-test
Maxim Baryshnikov [Thu, 18 Feb 2016 15:55:23 +0000 (16:55 +0100)]
Merge branch 'master' of rtime.felk.cvut.cz:jailhouse-test

8 years agoAdd out of source build of buildroot
Michal Sojka [Thu, 18 Feb 2016 15:54:57 +0000 (16:54 +0100)]
Add out of source build of buildroot

8 years agoRollback buildroot to 2015.08.1
Michal Sojka [Thu, 18 Feb 2016 15:50:18 +0000 (16:50 +0100)]
Rollback buildroot to 2015.08.1

8 years agoMerge branch 'master' of rtime.felk.cvut.cz:jailhouse-test
Maxim Baryshnikov [Thu, 18 Feb 2016 15:42:56 +0000 (16:42 +0100)]
Merge branch 'master' of rtime.felk.cvut.cz:jailhouse-test

8 years agouseful scripts for buildroot-os
Maxim Baryshnikov [Thu, 18 Feb 2016 15:41:26 +0000 (16:41 +0100)]
useful scripts for buildroot-os

8 years agoAdd submodules
Michal Sojka [Thu, 18 Feb 2016 15:41:04 +0000 (16:41 +0100)]
Add submodules

8 years agomy first commit
Maxim Baryshnikov [Thu, 18 Feb 2016 15:34:09 +0000 (16:34 +0100)]
my first commit