On 11/07/2016 03:27 AM, Peter Krempa wrote:
On Fri, Nov 04, 2016 at 15:20:44 -0500, Roy Keene wrote:
All,
Currently the "virsh save" command opens a file to save a domain's
XML and memory state, does the save, and then re-opens the file to
simulate seeking to the begi
ot; & virsh restore "${fifo}" & wait; rm -f "${fifo}" ) *
Exporting image: 100% complete...done.
Domain restored from /tmp/tmp.0YaUZ5Y2yT
# *virsh list*
Id Name State
11one-0
Patch to libvirt master to avoid failing when a user ID is specified,
e.g. for , that does not map to a user name.
This is useful if you want to run each VM as a separate user and not
bother creating an /etc/passwd entry for each UID.
It compiles but is as yet untested.
---
src/util/virutil