Re: [RFC v3 01/32] RFC: docs: add supported host CPUs section

2021-09-13 Thread Peter Maydell
On Mon, 13 Sept 2021 at 12:32, Marc-André Lureau wrote: > > Hi > > On Tue, Sep 7, 2021 at 4:34 PM Peter Maydell wrote: >> >> On Tue, 7 Sept 2021 at 13:23, wrote: >> > >> > From: Marc-André Lureau >> > >> > I was looking for such documentation, but couldn't find it. >> >> Yes; this is definitely

Re: [RFC v3 01/32] RFC: docs: add supported host CPUs section

2021-09-13 Thread Marc-André Lureau
Hi On Tue, Sep 7, 2021 at 4:34 PM Peter Maydell wrote: > On Tue, 7 Sept 2021 at 13:23, wrote: > > > > From: Marc-André Lureau > > > > I was looking for such documentation, but couldn't find it. > > Yes; this is definitely something we should document, and in > the build-platforms doc is as goo

Re: [RFC v3 01/32] RFC: docs: add supported host CPUs section

2021-09-07 Thread Peter Maydell
On Tue, 7 Sept 2021 at 13:23, wrote: > > From: Marc-André Lureau > > I was looking for such documentation, but couldn't find it. Yes; this is definitely something we should document, and in the build-platforms doc is as good a place as any. > Signed-off-by: Marc-André Lureau > --- > docs/abou

[RFC v3 01/32] RFC: docs: add supported host CPUs section

2021-09-07 Thread marcandre . lureau
From: Marc-André Lureau I was looking for such documentation, but couldn't find it. Signed-off-by: Marc-André Lureau --- docs/about/build-platforms.rst | 28 meson.build| 2 +- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/docs