On 11/20/2015 10:22 AM, Peter Krempa wrote:
> The vCPU threads make sense in the counterparts that set the vCPU
> bandwidth/quota, not in the emulator one. The emulator tunables are set
> all the time anyways.
>
> Drop the extra check and remove the now unneeded vm argument.
> ---
> src/qemu/qe
The vCPU threads make sense in the counterparts that set the vCPU
bandwidth/quota, not in the emulator one. The emulator tunables are set
all the time anyways.
Drop the extra check and remove the now unneeded vm argument.
---
src/qemu/qemu_driver.c | 33 ++---
1 file c