Is there a way and the corresponding rules to simplify the hypervisor 
configuration for the root cell?

I have a hypervisor configuration for the root cell with 99 entries for 
"MemRegion".
I am now trying to merge these regions together.

My idea is to free all areas - except the areas for the hypervisor, for 
ivshmem and the guest cells.
However, this fails: when starting the hypervisor, the whole system 
"freezes".

Then I tried to group only some areas with the same values for the ".flags" 
element.
This is only partially successful and I can't really see a rule when areas 
can be grouped together or not.

How could we simplify the configuration for a root cell?

For our application we don't need the fine grained sharing of memory areas 
(security aspect).
Couldn't we share the whole address range for the root cell - except the 
ranges for the hypervisor, for ivshmem and the guest cells?

Jan-Marc.


-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/d33e6a84-7a1d-4a28-85b0-62165fd20b56n%40googlegroups.com.

Reply via email to