From 6e5852cb4b92bff573f327aa85db1428648c8210 Mon Sep 17 00:00:00 2001 From: Han Han Date: Wed, 11 May 2022 10:17:09 +0800 Subject: [PATCH] news: qemu: support kvm-poll-control performance hint Signed-off-by: Han Han Reviewed-by: Andrea Bolognani --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 794bf4cc03..5b614708b1 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1137,6 +1137,11 @@ v6.10.0 (2020-12-01) mode of files and directories, respectively, when using accessmode=mapped. It requires QEMU 2.10 or above. + * qemu: support kvm-poll-control performance hint + + Implement the new KVM feature 'poll-control' to set this performance hint + for KVM guests. It requires QEMU 4.2 or above. + * **Improvements** * virsh: Support network disks in ``virsh attach-disk`` -- 2.47.2