On Mon, Apr 15, 2019 at 01:49:46PM +0200, Martin Kletzander wrote:
This helps in a scenarios where vCPUs run with a priority that is so
high they
might starve the emulator thread. And it also fits with the rest of the
settings.
Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com>
---
docs/news.xml | 12 ++++++++++++
src/qemu/qemu_process.c | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
v2 with the news.xml split on the way...