Re: Beginner : VMM with genode

2018-02-19 Thread Parfait Tokponnon
The demo scenario does not include VMM execution. Instead, start one of the seoul scenarios (seoul-fancy for example) make run/seoul-fancy > To be able to run this command, priorly add (or uncomment) this line in your build.conf REPOSITORIES += $(GENODE_DIR)/repos/ports > May-be you will have

Re: [Genode] Suggestion about mailing list subject

2017-02-07 Thread Parfait Tokponnon
Hello, Personally, I think this is very useful, I receive mails from various mailing lists and this is the best way I can distinguish at a glance the origin of the mail. cheers 2017-02-07 11:08 GMT+01:00 Christian Helmuth < christian.helm...@genode-labs.com>: > Hello Martín, > > On Mon, Jan 30,

performance benchmark

2017-01-26 Thread Parfait Tokponnon
Hello all, Is there any benchmark (performance) tool ready to run in Genode? I am trying to introduce some redundant execution scheme into the Nova kernel and I would like to have a hint of the performance impact (on Genode components). Since it is an unfinished work, the demo is the only scenario

Re: Linking genode processes at different address space

2016-10-24 Thread Parfait Tokponnon
2016-10-18 16:31 GMT+01:00 Alexander Boettcher < alexander.boettc...@genode-labs.com>: > On 18.10.2016 11:16, Parfait Tokponnon wrote: > > My real problem is this : > > When an EC (Execution Context) traps into the kernel, how the kernel can > > know which compo

Linking genode processes at different address space

2016-10-15 Thread Parfait Tokponnon
Dear Genode community, I would like to know if there is a way to link Genode process (or components) at different address spaces especially when building Heeselicht scenario. When playing with the kernel (Nova), I encounter some weird values from a userland process, but which component exactly it

Re: Running Heeselicht scenario on qemu

2016-07-28 Thread Parfait Tokponnon
Hello Stefan, Le 27 juil. 2016 08:10, "Stefan Kalkowski" <stefan.kalkow...@genode-labs.com> a écrit : > Hello Parfait, > > On 07/26/2016 01:07 PM, Parfait Tokponnon wrote: > > Hello everybody; > > I has been fed up with restarting my computer after every comp

Running Heeselicht scenario on qemu

2016-07-26 Thread Parfait Tokponnon
Hello everybody; I has been fed up with restarting my computer after every compilation so, I have decided to try running the Heeselicht scenarion on qemu (not very wise but just to speed the development process). But I got some errors concerning acpi table parsing, resulting in the intel

Heeselicht scenarion, cannot launch linux vm

2016-07-05 Thread Parfait Tokponnon
Hello Genode world, I'm having this issue when trying to launch linux virtual machine in the Heeselicht scenario. My machine is a Lenovo X230. unresolvable exception 3, pd 'init -> cli_monitor -> linux -> vbox', thread 'EMT-1', cpu 0, ip=0x1103ca5, no signal handler unresolvable exception 3, pd

Re: strance error when running Nova + Genode + Seoul (scenarion : seoul-auto.run)

2015-10-15 Thread Parfait Tokponnon
-10-14 18:07 GMT+02:00 Alexander Boettcher < alexander.boettc...@genode-labs.com>: > Hi, > > On 14.10.2015 12:44, Parfait Tokponnon wrote: > > Yes, I am running Ubuntu from within a VM (VirtualBox). Is there any > > problem related to it? I didn't know we cannot test the pl

Re: strance error when running Nova + Genode + Seoul (scenarion : seoul-auto.run)

2015-10-14 Thread Parfait Tokponnon
gt; Hello, > > On 09.10.2015 21:06, Parfait Tokponnon wrote: > > Hello, > > Can anyone help out? > > may you please try to invoke the resulting iso file with qemu directly > without using our run tool? Change "spawn qemu-system-x86_64 -cpu ..." > (see log file) to &quo

strance error when running Nova + Genode + Seoul (scenarion : seoul-auto.run)

2015-10-09 Thread Parfait Tokponnon
Hello, Can anyone help out? I ran the "make run/seoul-auto.run" in my nova_x86_64 build directory and nearly at the end of the process i got this error: make: *** [run/seoul-auto] Erreur 253 (please find below a sample of the trace from the serial output) I also attached the complete trace. Can