Re: [PATCH v3 11/33] qemu-doc: move included files to docs/system

2020-03-02 Thread Alex Bennée
Peter Maydell writes: > From: Paolo Bonzini > > Since qemu-doc.texi is mostly including files from docs/system, > move the existing include files there for consistency. > > Signed-off-by: Paolo Bonzini > Message-id: 20200226113034.6741-12-pbonz...@redhat.com > [PMM: update MAINTAINERS line fo

[PATCH v3 11/33] qemu-doc: move included files to docs/system

2020-02-28 Thread Peter Maydell
From: Paolo Bonzini Since qemu-doc.texi is mostly including files from docs/system, move the existing include files there for consistency. Signed-off-by: Paolo Bonzini Message-id: 20200226113034.6741-12-pbonz...@redhat.com [PMM: update MAINTAINERS line for qemu-option-trace.texi] Reviewed-by: P