On Fri, May 29, 2015 at 03:33:30PM +0200, Peter Krempa wrote:
Libxl's vcpu pinning would work only if the vcpu array was
ordered and
was not sparse. Remove the condition and iterate the pinning array
properly.
---
src/libxl/libxl_domain.c | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
ACK
Jan