***
        v6:
        - add all the commit messages and the changes info
        - modify error comments
        - modify self.comments to self.comments = comments or [] to avoid 
merging conflict
        - refactor error message more verbose
        - modify f.read() to the f.read().splitlines() to void trailing '\n'
        - remove pep8 warnings
        - refactor parse_ioport_tree to non-static method
        - add the docstring to new introduced classes and functions
        - refactor the static function of parse_ioport_tree to non-static
        - refactor the function of parse_ioport
        - add the docstring to the function of parse_ioport
***

Xuguo Wang (3):
  tools: Add the hierarchy of the IOPortRegion.
  tools: Refactor the parse ioports function.
  tools: Modify the template of the root cell config.

 tools/jailhouse-config-create | 601 ++++++++++++++++++++++++++++++++++++++----
 tools/root-cell-config.c.tmpl |  21 +-
 2 files changed, 553 insertions(+), 69 deletions(-)

-- 
2.5.0

-- 
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