> What I've done for now to get you at least something to try out is made a > patch which will let you call the rumprun_config_* and rumprun_deconfig_* > functions statically from within the code: > > https://gist.github.com/mato/757b8adb9d6eb299f53f > (I unintentionally set the gist to "secret", it's not. No idea how to make > it public after the fact.)
>>I will just convert Xen to use the json config now. Then you can at least >>modify a hardcoded json file instead of code. >>(or copypaste the json dumped by rumprun -D, which is probably even simpler, >>as then you can test locally and on AWS with the >>same config without >>thinking, which is always good) Am I correct in understanding that Martin has created a patch, which is now superseded by a change by Antti to rumprun? as
