]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vz: implement connectGetMaxVcpus API calls
authorMaxim Nestratov <mnestratov@virtuozzo.com>
Mon, 19 Oct 2015 19:02:00 +0000 (22:02 +0300)
committerDmitry Guryanov <dguryanov@parallels.com>
Tue, 20 Oct 2015 06:58:17 +0000 (09:58 +0300)
commite16dd5f2d29b1f6e30ffe9a6cfd83f702af2f0d6
tree9f076a99c81b50d56bfda65ca4278d0357a1a525
parent6222a6fee3f01f4fab8b45cacc9776170bf6dcd4
vz: implement connectGetMaxVcpus API calls

Because we have no limitation for maximal number of vcpus in containers
we report as maximum 1028 just for the sake of common sence.

Signed-off-by: Maxim Nestratov <mnestratov@virtuozzo.com>
src/vz/vz_driver.c