Re: [PATCH v2 02/21] docs: collect the disparate device emulation docs into one section

2021-07-20 Thread Markus Armbruster
Alex Bennée writes: > Markus Armbruster writes: > >> Cc: QOM maintainers for additional eyes. >> >> Alex Bennée writes: >> >>> While we are at it add a brief preamble that explains some of the >>> common concepts in QEMU's device emulation which will hopefully lead >>> to less confusing about o

Re: [PATCH v2 02/21] docs: collect the disparate device emulation docs into one section

2021-07-19 Thread Alex Bennée
Markus Armbruster writes: > Cc: QOM maintainers for additional eyes. > > Alex Bennée writes: > >> While we are at it add a brief preamble that explains some of the >> common concepts in QEMU's device emulation which will hopefully lead >> to less confusing about our dizzying command line optio

Re: [PATCH v2 02/21] docs: collect the disparate device emulation docs into one section

2021-07-14 Thread Markus Armbruster
Cc: QOM maintainers for additional eyes. Alex Bennée writes: > While we are at it add a brief preamble that explains some of the > common concepts in QEMU's device emulation which will hopefully lead > to less confusing about our dizzying command line options. > > Signed-off-by: Alex Bennée > M

[PATCH v2 02/21] docs: collect the disparate device emulation docs into one section

2021-07-14 Thread Alex Bennée
While we are at it add a brief preamble that explains some of the common concepts in QEMU's device emulation which will hopefully lead to less confusing about our dizzying command line options. Signed-off-by: Alex Bennée Message-Id: <20210714093638.21077-3-alex.ben...@linaro.org> --- docs/system