• T
    setmaxmem: add the new options to "virsh setmaxmem" command · 0ad06c11
    Taku Izumi 提交于
    This patch adds the new options (--live, --config, and --current) to
    "virsh setmaxmem" command. The behavior of above options is the same
    as that of "virsh setmem".  When the --config option is specified, a
    modification is effective for the persistent domain, while the --live
    option is specified, a modification is effective for an active
    domain. The --current option is specified, it affects a current
    domain.
    Signed-off-by: NTaku Izumi <izumi.taku@jp.fujitsu.com>
    0ad06c11
virsh.c 359.2 KB