]> git.ipfire.org Git - thirdparty/libvirt.git/commit
LXC: add support for --config in setmem command
authorChen Hanxiao <chenhanxiao@cn.fujitsu.com>
Fri, 11 Jul 2014 09:26:14 +0000 (17:26 +0800)
committerJán Tomko <jtomko@redhat.com>
Fri, 11 Jul 2014 12:05:47 +0000 (14:05 +0200)
commit1387c0a4154ca7fbb7e940ab3d33df482e8e95c1
treeef2a07e5278bf6838fb29950a49d0857e97a5dbe
parentd1abf819cf1b2fda893c029344de77d5b6cc5ba9
LXC: add support for --config in setmem command

In lxc, we could not use setmem command
with --config options.
This patch will add support for this.

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
src/lxc/lxc_driver.c