From 61c1e5e00735408d02ae6ab31f26b98fed12f4da Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Thu, 30 May 2019 16:12:16 +0200 Subject: [PATCH] news: Reformat overgrown line Signed-off-by: Andrea Bolognani Acked-by: Michal Privoznik --- docs/news.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/news.xml b/docs/news.xml index 9922cd4de0..23bd831563 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -54,7 +54,8 @@ to start up other threads was misleading as it would affect other threads (vCPU and I/O) as well. In some particular situations this could also lead to an error when the thread for vCPU #0 was being - moved to its cpu,cpuacct cgroup. This was fixed so that the scheduler for the main thread is set after QEMU starts. + moved to its cpu,cpuacct cgroup. This was fixed so that the + scheduler for the main thread is set after QEMU starts.