Re: [PATCH] docs/arm-cpu-features: Make kvm-no-adjvtime comment clearer

2020-02-06 Thread Philippe Mathieu-Daudé
On 2/6/20 11:48 PM, Philippe Mathieu-Daudé wrote: The bold text sounds like 'knock knock'. Only bolding the second 'not' makes it easier to read. Signed-off-by: Philippe Mathieu-Daudé --- docs/arm-cpu-features.rst | 2 +- target/arm/kvm.c | 5 + 2 files changed, 2 insertions(+)

[PATCH] docs/arm-cpu-features: Make kvm-no-adjvtime comment clearer

2020-02-06 Thread Philippe Mathieu-Daudé
The bold text sounds like 'knock knock'. Only bolding the second 'not' makes it easier to read. Signed-off-by: Philippe Mathieu-Daudé --- docs/arm-cpu-features.rst | 2 +- target/arm/kvm.c | 5 + 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/arm-cpu-features.rs