search for: xc_hvm_build_mem

Displaying 1 result from an estimated 1 matches for "xc_hvm_build_mem".

Did you mean: xc_hvm_build_arm
2006 Feb 13
0
[PATCH][RESEND] - add parallel routines to support domain building via buffers
...ers to allow images and ramdisks to be passed via buffer, rather than via file. This allows usage of the underlying domain building routines in "file-challenged" enviroments. Specifically, xc_linux_build_mem is the buffer oriented version of the file-oriented xc_linux_build. Likewise, xc_hvm_build_mem is the buffer oriented analog of the file based xc_hvm_build. This patch also implements a suggestion by Mark Williamson to have the internal APIs always directly use uncompressed buffers. -b Signed-off-by: Ben Thomas (bthomas@virtualiron.com) _______________________________________________ X...