We port Xhyp on your hardware, we port your
OS or application on Xhyp
read more
Howto: Running X-hyp binaries demo.
...read more
Howto: Run your own RTOS in X-hyp.
...read more
Howto use the X-hyp configurator.
...read more
FAQ: Frequently Asked Questions on Licensing.
...read more
Howto use the X-Hyp framework to port an RTOS to X-Hyp.
...read more
Source code example: a hello world domain for X-Hyp.
...read more
Binary testing: using X-Hyp ARINC like scheduling.
...read more
IST Project: OCERA, Open components for realtime applications.
...read more
This page describe how to include your application inside X-Hyp
The domains configuration file is the file holding the domain configuration :). It is a CSV database having one record for each domain with following fields:
The XHyp library is the software needed to handle domains. It is composed of
Once you create the config.domains file and specified your binaries, you can start to build X-Hyp by using in the root of the X-Hyp tree the command:
[root@centos6 Xhyp]# ./Build.sh Configuring xhyp setting path for domains/domain01 : os/freeRTOS_xhyp setting path for domains/domain02 : os/freeRTOS_xhyp setting path for domains/domain03 : os/freeRTOS_xhyp setting path for domains/domain04 : drivers/console.dom Build 4 Domains Building domain01 Building domain02 Building domain03 Building domain04 Linking xhyp done You may now start your hypervisor in QEMU with: qemu-system-arm -M versatilepb -kernel xhyp -nographic xhyp [root@centos6 Xhyp]#
You should then be able to start using X-Hyp inside of the QEMU emulator.
Howto use the X-Hyp framework to port an RTOS to X-Hyp.
...read more
Howto use the X-Hyp Assemblor Hypercall API.
...read more
Binary testing: using X-Hyp ARINC like scheduling.
...read more
Howto: Running X-hyp binaries demo.
...read more
Howto: Run your own RTOS in X-hyp.
...read more
Howto use the X-Hyp C hypercall API.
...read more
IST Project: OCERA, Open components for realtime applications.
...read more
Source code example: a hello world domain for X-Hyp.
...read more
Designed and built by M.N.I.S.
Using Bootstrap licensed under Apache V2 and Glyphicons Free licensed under CC BY 3.0.