Re: [PATCH 5/7] docs: add a codebase section

2024-12-04 Thread Daniel P . Berrangé
On Tue, Dec 03, 2024 at 05:22:50PM +, Alex Bennée wrote: > Peter Maydell writes: > > > On Mon, 18 Nov 2024 at 17:24, Pierrick Bouvier > > wrote: > >> > >> Present the various parts of QEMU and organization of codebase. > >> > >> Signed-off-by: Pierrick Bouvier > > > > I like this; it's some

Re: [PATCH 5/7] docs: add a codebase section

2024-12-03 Thread Pierrick Bouvier
On 12/3/24 07:53, Peter Maydell wrote: On Mon, 18 Nov 2024 at 17:24, Pierrick Bouvier wrote: Present the various parts of QEMU and organization of codebase. Signed-off-by: Pierrick Bouvier I like this; it's something I've thought for a while would be good to have, but which I never got rou

Re: [PATCH 5/7] docs: add a codebase section

2024-12-03 Thread Pierrick Bouvier
On 12/3/24 09:46, Peter Maydell wrote: On Tue, 3 Dec 2024 at 17:22, Alex Bennée wrote: Peter Maydell writes: On Mon, 18 Nov 2024 at 17:24, Pierrick Bouvier wrote: Present the various parts of QEMU and organization of codebase. Signed-off-by: Pierrick Bouvier I like this; it's somethi

Re: [PATCH 5/7] docs: add a codebase section

2024-12-03 Thread Peter Maydell
On Tue, 3 Dec 2024 at 17:22, Alex Bennée wrote: > > Peter Maydell writes: > > > On Mon, 18 Nov 2024 at 17:24, Pierrick Bouvier > > wrote: > >> > >> Present the various parts of QEMU and organization of codebase. > >> > >> Signed-off-by: Pierrick Bouvier > > > > I like this; it's something I've

Re: [PATCH 5/7] docs: add a codebase section

2024-12-03 Thread Alex Bennée
Peter Maydell writes: > On Mon, 18 Nov 2024 at 17:24, Pierrick Bouvier > wrote: >> >> Present the various parts of QEMU and organization of codebase. >> >> Signed-off-by: Pierrick Bouvier > > I like this; it's something I've thought for a while would > be good to have, but which I never got rou

Re: [PATCH 5/7] docs: add a codebase section

2024-12-03 Thread Peter Maydell
On Mon, 18 Nov 2024 at 17:24, Pierrick Bouvier wrote: > > Present the various parts of QEMU and organization of codebase. > > Signed-off-by: Pierrick Bouvier I like this; it's something I've thought for a while would be good to have, but which I never got round to trying to put together. Thanks