Questions tagged [adeos]

Hardware abstraction layer for sharing resources among multiple operating systems

Developed in the context of the RTAI project, Adeos is an abstraction layer to handle resources among multiple operating systems. See the project page for further information.

3 questions
1
vote
0 answers

implicit declaration of function 'ipipe_restore_pipeline_head'; did you mean did you mean 'ipipe_test_thread_flag'

I'm trying to build an embedded OS with buildroot 2020.02 with 2 kernel. My Linux kernel is 4.19.107 and my Xenomai kernel is 3.1. I apply the Adeos patch in order to have the ipipe fetatures : ipipe-core-4.19.106-cip21-arm07 from this site :…
Zebulo
  • 71
  • 1
  • 5
1
vote
0 answers

Can not reboot after building xenomai kernel

After building a vanilla kernel with Xenomai 3 Cobalt Core to my x86-based PC, I reboot to choose this new kernel on GRUB. However, the screen freezes while initializing ramdisk process. I installed modules and installed the image on my Ubuntu…
Can Uçmak
  • 11
  • 1
-1
votes
1 answer

Do Adeos and KVM only support Linux as guest?

I'd like to run multiple operating systems (i.e., Linux + a RTOS) through an hypervisor on an ARM device. Are the Adeos and KVM hypervisors designed to only support Linux as guest OS?
Claudio
  • 10,614
  • 4
  • 31
  • 71