General comments in the source code. Claudio Scordino (3): Driver: general comments in the source code Core: general comments in the source code arch: general comments in the source code
driver/cell.c | 3 +++ driver/main.c | 26 +++++++++++++++++++++++++- hypervisor/arch/arm/entry.S | 8 +++++++- hypervisor/arch/arm/include/asm/percpu.h | 3 +++ hypervisor/arch/x86/apic.c | 30 +++++++++++++++++++++++++++++- hypervisor/arch/x86/control.c | 13 +++++++++++++ hypervisor/arch/x86/entry.S | 8 +++++++- hypervisor/arch/x86/include/asm/cell.h | 2 +- hypervisor/arch/x86/setup.c | 4 ++++ hypervisor/arch/x86/vmx.c | 8 ++++++++ hypervisor/control.c | 8 ++++++++ hypervisor/include/jailhouse/cell-config.h | 7 +++++++ hypervisor/include/jailhouse/header.h | 17 +++++++++++++---- hypervisor/paging.c | 8 ++++++++ hypervisor/setup.c | 13 +++++++++++++ 15 files changed, 149 insertions(+), 9 deletions(-) -- 2.7.4 -- 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.
