ping > -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Chen Hanxiao > Sent: Thursday, July 31, 2014 11:41 AM > To: [email protected] > Subject: [libvirt] [PATCH v2 0/2] add support for --config in setmaxmem > command > > Currently, setmaxmem return success on an active > domain, but nothing happened, which is not correct. > This series will disable changing max memory on > an active domain; > then add --config support for setmaxmem command. > > v2: disable changing max memory on an active domain > drop useless as_assert > > Chen Hanxiao (2): > LXC: add support for persistent config in lxcDomainSetMemoryFlags > LXC: add support for --config in setmaxmem command > > src/lxc/lxc_driver.c | 100 > ++++++++++++++++++++++++--------------------------- > 1 file changed, 46 insertions(+), 54 deletions(-) > > -- > 1.9.0 > > -- > libvir-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/libvir-list
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
