Kiarie Kahurani wrote:
Kiarie Kahurani (12):
src/xenxs: Export code for reuse
[...]
src/xenxs: Refactor code formating general VM config
src/xenxs: Refactor code formating memory config
src/xenxs: Refactor code formating virtual time config
src/xenxs: Refactor code formating event actions config
src/xenxs: Refactor code formating Char devices config
src/xenxs: Refactor code formating xm disk config
src/xenxs: Refactor code formating CPU features config
src/xenxs: Refactor code formating OS config
src/xenxs: Refactor code formating Vfb config
src/xenxs: Refactor code formating emulated devices config
I've pushed 2-11 plus the additional patch for vif formating.
I planned to defer 1/12 and 12/12 until reworking the xenxs directory
https://www.redhat.com/archives/libvir-list/2014-August/msg00519.html
But I think it would be better to have them before creating
xen_common.[ch], to avoid temporarily exporting all the
xen{Parse,Format}XM* functions in xen_common.h. In the end, we'll only
need to export xen{Parse,Format}Common.
Regards,
Jim