On Thu, 6 Feb 2020 15:50:11 +0100 Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> wrote: > - Use title markups; > - adjust indentation and add blank lines as needed; > - use :field: markups; > - Use cross-references; > - mark code blocks as such. > > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > --- > Documentation/virt/kvm/devices/index.rst | 1 + > .../virt/kvm/devices/{vm.txt => vm.rst} | 206 +++++++++++------- > 2 files changed, 127 insertions(+), 80 deletions(-) > rename Documentation/virt/kvm/devices/{vm.txt => vm.rst} (61%) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>