]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Add support for emulatorsched
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 15 Apr 2019 11:13:06 +0000 (13:13 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 16 Apr 2019 11:46:17 +0000 (13:46 +0200)
commit2b342cda7277646ee4a50fa87c3586578c4bfa7c
treeab2210d0016a8a7faff0af8a84f31333b446239d
parent842bc56ad29f1aa72dce8071ba98c25b4fcbed16
qemu: Add support for emulatorsched

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@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_process.c