• E
    save: add --bypass-cache flag to virsh save/restore operations · a779d2ff
    Eric Blake 提交于
    Wire up the new flag to several virsh commands.  Also, the
    'dump' command had undocumented flags.
    
    * tools/virsh.c (cmdSave, cmdManagedSave, cmdDump, cmdStart)
    (cmdRestore): Add new flag.
    * tools/virsh.pod (save, managedsave, dump, start, restore):
    Document flags.
    a779d2ff
virsh.c 414.2 KB