commit | 739786a9aca2c317eca1d7f1cf33516a870f2b57 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed May 28 02:30:10 2014 -0700 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed May 28 02:30:10 2014 -0700 |
tree | a1a4085b8c624b99fc5d8aeeee6dd16adf7a9f94 | |
parent | 381fc43fbce1741f36bb74b99b2487d2dedeea92 [diff] |
vzmigrate: add --flags to vzctl chkpnt call vzctl chkpnt --flags option can be used to pass flags/caps of the remote CPU (obtained by vzcptcheck tool) to the local kernel, so it might use this knowledge to do something good. Whether or not the current kernel uses that is questionable, but it might. Signed-off-by: Kir Kolyshkin <kir@openvz.org>