On 01/14/2016 11:27 AM, Peter Krempa wrote:
Report
error: invalid argument: requested vcpu '100' is not present in the domain
instead of
error: invalid argument: requested vcpu is higher than allocated vcpus
---
src/test/test_driver.c | 5 +++--
tests/vcpupin | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
ACK - doesn't really seem related to the rest of the series...
John