This patchset aims at a better understandability of the source code by adding a
few comments and renaming one function.

Claudio Scordino (6):
  Driver: general comments in the source code
  Core: general comments in the source code
  arch: general comments in the source code
  Driver: change function name jailhouse_fw_name()
  FAQ: explain how to build automatic documentation.
  Additional headers for old kernel versions

 FAQ.md                                     | 10 ++++++++++
 driver/cell.c                              |  2 ++
 driver/main.c                              | 16 ++++++++++++++--
 driver/sysfs.c                             |  2 ++
 hypervisor/arch/arm-common/control.c       |  6 ++++++
 hypervisor/arch/arm/include/asm/percpu.h   |  3 +++
 hypervisor/arch/x86/apic.c                 | 12 ++++++++++++
 hypervisor/arch/x86/control.c              |  6 ++++++
 hypervisor/arch/x86/entry.S                |  7 +++++++
 hypervisor/arch/x86/vmx.c                  |  6 ++++++
 hypervisor/control.c                       |  8 ++++++++
 hypervisor/include/jailhouse/cell-config.h |  5 +++++
 hypervisor/include/jailhouse/control.h     |  4 ++--
 hypervisor/include/jailhouse/header.h      | 15 +++++++++++----
 hypervisor/paging.c                        |  2 ++
 hypervisor/setup.c                         |  6 ++++++
 16 files changed, 102 insertions(+), 8 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.

Reply via email to