On 2016-06-30 12:01, Xuguo Wang wrote: > *** > This patch includes three parts: > 1 IOPortRegion hierarchy generate > 2 parse ioports redefine > 3 pio_bitmap template modify > > PS. > Sorry, I have not done about refactoring the python code > style from 2.7 to the 3.0, since I think maybe this should > be done after the main purpose of these patches.
Is this a style issue, or does it mean the code will not run against Python 3? Breakages have to be fixed before merging. Jan > *** > > 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 | 488 > ++++++++++++++++++++++++++++++++++++++---- > tools/root-cell-config.c.tmpl | 21 +- > 2 files changed, 451 insertions(+), 58 deletions(-) > -- 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.
