[Libguestfs] [PATCH 0/4] Not quite working User-Mode Linux backend.

Richard W.M. Jones rjones at redhat.com
Fri Aug 9 16:58:04 UTC 2013


This is a User-Mode Linux backend for libguestfs.  You can select it
by doing:

  export LIBGUESTFS_BACKEND=uml
  export LIBGUESTFS_QEMU=/path/to/vmlinux

Note we're reusing the 'qemu' variable in the handle for convenience.
QEmu is not involved when using the UML backend.

This almost works.  UML itself crashes when the daemon tries to
connect to the serial port.  I suspect it's because I'm using the
'ssl3=fd:<N>' option.

Rich.




More information about the Libguestfs mailing list