Re: [libvirt] [PREPOST 04/17] src/xenxs:Refactor code parsing time and event actions config

2014-07-10 Thread Jim Fehlig
David Kiarie wrote: > From: Kiarie Kahurani > > Introduce the functions > xenParseXMTimeOffset(...); > xenParseXMEventActions(..); > These aren't related and should be split into two patches IMO. Regards, Jim > These parse the time config and Event actions configs > respect

[libvirt] [PREPOST 04/17] src/xenxs:Refactor code parsing time and event actions config

2014-07-10 Thread David Kiarie
From: Kiarie Kahurani Introduce the functions xenParseXMTimeOffset(...); xenParseXMEventActions(..); These parse the time config and Event actions configs respectively signed-off-by:David Kiarie --- src/xenxs/xen_xm.c | 128 ++---