On Thu, Aug 14, 2014 at 12:15:32AM -0600, Jim Fehlig wrote:
> Kiarie Kahurani wrote:
> > introduce function
> >xenFormatXMOS(virConfPtr conf,);
> >
>
> I split this into three functions:
>
> - xenFormatXMEmulator
> - xenFormatXMCDROM
> - xenFormatXMOS
>
> Formating of emulator and
Kiarie Kahurani wrote:
> introduce function
>xenFormatXMOS(virConfPtr conf,);
>
I split this into three functions:
- xenFormatXMEmulator
- xenFormatXMCDROM
- xenFormatXMOS
Formating of emulator and cdrom can be different between xm and xl, and
we may want to account for that in th
introduce function
xenFormatXMOS(virConfPtr conf,);
which formats OS config instead
Signed-off-by: Kiarie Kahurani
---
src/xenxs/xen_xm.c | 95 --
tests/xmconfigdata/test-escape-paths.cfg | 2 +-
tests/xmconfigdata/test-fu