Wim ten Have
cb12c59dac
qemu: support for kvm-hint-dedicated performance hint
...
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 this hint and have libvirt add "-cpu host,kvm-hint-dedicated=on"
to the QEMU command line, the following XML code needs to be added to the
guest's domain description in conjunction with CPU mode='host-passthrough'.
<features>
<kvm>
<hint-dedicated state='on'/>
</kvm>
</features>
...
<cpu mode='host-passthrough ... />
Signed-off-by: Wim ten Have <wim.ten.have@oracle.com>
Signed-off-by: Menno Lageman <menno.lageman@oracle.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2019-08-12 15:13:04 +02:00
..
2019-04-11 12:47:23 -04:00
2019-06-13 17:05:09 +02:00
2019-08-09 13:55:54 +02:00
2019-08-09 13:55:54 +02:00
2019-06-20 14:02:36 +02:00
2019-06-20 14:02:36 +02:00
2019-08-05 19:42:15 +02:00
2019-06-26 09:24:09 +02:00
2019-08-05 19:42:15 +02:00
2019-06-13 17:05:08 +02:00
2019-08-05 19:42:15 +02:00
2019-06-13 17:05:08 +02:00
2019-08-06 19:45:50 -04:00
2019-08-06 19:45:50 -04:00
2019-08-12 15:13:04 +02:00
2019-08-12 15:13:04 +02:00
2019-02-03 17:46:29 -05:00
2019-06-13 17:05:08 +02:00
2018-12-13 16:08:38 +00:00
2019-06-13 17:05:08 +02:00
2019-02-03 17:46:29 -05:00
2019-06-13 17:05:09 +02:00
2019-07-26 16:48:58 -05:00
2019-05-09 10:02:53 -05:00
2019-06-13 17:05:09 +02:00
2019-06-17 15:19:54 +01:00
2019-06-17 15:19:54 +01:00
2019-04-11 12:47:23 -04:00
2019-06-13 17:05:09 +02:00
2018-12-13 16:08:38 +00:00
2019-06-13 17:05:09 +02:00
2019-07-17 17:18:56 -04:00
2019-07-17 17:18:56 -04:00
2019-02-03 17:46:29 -05:00
2019-06-13 17:05:09 +02:00
2018-12-13 16:08:38 +00:00
2019-06-13 17:05:09 +02:00
2019-08-05 19:42:15 +02:00
2019-06-13 17:05:09 +02:00
2019-02-03 17:46:29 -05:00
2019-06-13 17:05:09 +02:00
2019-04-10 09:12:04 +02:00
2019-06-13 17:05:09 +02:00
2019-04-11 12:47:23 -04:00
2019-06-13 17:05:09 +02:00
2019-04-11 12:47:23 -04:00
2019-06-13 17:05:09 +02:00
2018-12-13 16:08:38 +00:00
2019-06-13 17:05:09 +02:00
2018-12-13 16:08:38 +00:00
2019-06-13 17:05:09 +02:00
2019-06-13 17:05:09 +02:00
2019-02-03 17:46:29 -05:00
2019-06-13 17:05:09 +02:00
2019-07-26 09:59:27 +01:00
2019-06-13 17:05:09 +02:00
2019-02-03 17:46:29 -05:00
2019-06-13 17:05:09 +02:00
2019-07-18 17:59:34 +02:00
2019-08-09 13:55:54 +02:00
2019-08-09 13:55:54 +02:00
2019-02-19 15:59:38 +00:00
2019-06-13 17:05:09 +02:00
2019-03-06 11:12:48 -05:00
2019-06-13 17:05:09 +02:00
2019-07-12 17:09:43 +02:00
2019-07-13 17:40:09 +02:00
2019-02-03 17:46:29 -05:00
2019-06-13 17:05:09 +02:00
2018-12-13 16:08:38 +00:00
2019-06-13 17:05:09 +02:00
2019-07-26 16:48:58 -05:00
2019-07-26 16:48:58 -05:00
2019-07-26 16:48:58 -05:00
2019-07-26 16:48:58 -05:00
2019-07-26 16:48:58 -05:00
2019-07-26 16:48:58 -05:00
2019-07-26 16:48:58 -05:00
2019-07-24 17:03:34 -05:00
2019-07-24 17:03:34 -05:00
2019-02-03 17:46:29 -05:00
2019-06-13 17:05:09 +02:00
2019-07-17 17:18:56 -04:00
2019-07-17 17:18:56 -04:00
2019-06-19 09:29:55 +01:00
2019-06-17 15:19:54 +01:00
2019-02-03 17:46:29 -05:00
2019-07-11 12:46:20 +01:00
2018-06-26 11:22:07 +01:00
2019-06-13 17:05:09 +02:00
2019-04-10 12:26:32 +02:00
2019-06-13 17:05:09 +02:00
2019-04-04 09:16:24 +02:00
2019-06-13 17:05:09 +02:00
2019-03-07 10:10:43 +01:00
2019-07-11 12:46:20 +01:00
2017-08-14 14:31:52 +02:00
2019-06-13 17:05:09 +02:00
2019-03-07 10:10:49 +01:00
2019-06-13 17:05:09 +02:00
2019-07-13 17:40:09 +02:00
2019-07-11 12:46:20 +01:00