On 2017-12-13 06:26, Lokesh Vutla wrote:
> 
> 
> On Wednesday 13 December 2017 02:10 AM, Ralf Ramsauer wrote:
>> Hohoho,
>>
>> this series decouples inmates from hypervisor (besides printk-core.c).
>>
>> To achieve that, I introduced a new global include directory in the root
>> path of the project.
>>
>> Rationale is as follows:
>> Inmates could accidentally include headers from
>> 'hypervisor/include/jailhouse', such as utils.h, mmio.h or others.
>> Furthermore, we intermixed headers of different licenses in this
>> directory which complicates clearness. All includes that are
>> dual-licensed are needed by both, hypervisor and inmates. Let's
>> outsource those headers to their own directory.
>>
>> I also moved the project-global configuration header config.h to
>> 'include/jailhouse/config.h'
>>
>> This series would also facilitate efforts to entirely decouple inmates.
>>
>> Compile-time tested on x86 (think that suffices), run-time tested on arm
>> and arm64.
>>
>> Jan, you might want to pick those patches from here:
>> https://github.com/lfd/jailhouse/tree/inmate-decouple
> 
> FWIW, for entire series:
> Reviewed-by: Lokesh Vutla <[email protected]>
> 

Thanks! Almost forgot to add your tag.

Jan

-- 
Siemens AG, Corporate Technology, CT RDA ITP SES-DE
Corporate Competence Center Embedded Linux

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to