Re: [libvirt] [PATCH 1/2] qemu: support for kvm-hint-dedicated performance hint

2019-08-12 Thread Menno Lageman
On 12-08-19 13:39, Michal Privoznik wrote: On 8/12/19 1:18 PM, Menno Lageman wrote: On 12-08-19 11:23, Michal Privoznik wrote: On 8/9/19 5:19 PM, Menno Lageman wrote: From: Wim ten Have QEMU version 2.12.1 introduced a performance feature under commit be7773268d98 ("target-i386: add

Re: [libvirt] [PATCH 1/2] qemu: support for kvm-hint-dedicated performance hint

2019-08-12 Thread Michal Privoznik
On 8/12/19 1:18 PM, Menno Lageman wrote: On 12-08-19 11:23, Michal Privoznik wrote: On 8/9/19 5:19 PM, Menno Lageman wrote: From: Wim ten Have QEMU version 2.12.1 introduced a performance feature under commit be7773268d98 ("target-i386: add KVM_HINTS_DEDICATED performance hint") This patch

Re: [libvirt] [PATCH 1/2] qemu: support for kvm-hint-dedicated performance hint

2019-08-12 Thread Menno Lageman
On 12-08-19 11:23, Michal Privoznik wrote: On 8/9/19 5:19 PM, Menno Lageman wrote: From: Wim ten Have QEMU version 2.12.1 introduced a performance feature under commit be7773268d98 ("target-i386: add KVM_HINTS_DEDICATED performance hint") This patch adds a new KVM feature 'hint-dedicated' to

Re: [libvirt] [PATCH 1/2] qemu: support for kvm-hint-dedicated performance hint

2019-08-12 Thread Michal Privoznik
On 8/9/19 5:19 PM, Menno Lageman wrote: > From: Wim ten Have > > QEMU version 2.12.1 introduced a performance feature under commit > be7773268d98 ("target-i386: add KVM_HINTS_DEDICATED performance hint") > > This patch adds a new KVM feature 'hint-dedicated' to set this performance > hint for

[libvirt] [PATCH 1/2] qemu: support for kvm-hint-dedicated performance hint

2019-08-09 Thread Menno Lageman
From: Wim ten Have QEMU version 2.12.1 introduced a performance feature under commit be7773268d98 ("target-i386: add KVM_HINTS_DEDICATED performance hint") This patch adds a new KVM feature 'hint-dedicated' to set this performance hint for KVM guests. The feature is off by default. To enable