
29 Sep
2016
29 Sep
'16
3:12 p.m.
On Wed, Sep 21, 2016 at 01:49:55PM +0200, Peter Krempa wrote:
The current code that validates duplicate vcpu order would not work properly if the order would exceed def->maxvcpus. Limit the order to the interval described. --- src/qemu/qemu_process.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
ACK and safe for freeze. Pavel