Re: [Qemu-devel] [RFC PATCH] docs/booting.rst: start documenting the boot process

2019-03-13 Thread John Snow
On 3/11/19 9:32 AM, Paolo Bonzini wrote: > On 08/03/19 22:15, Alex Bennée wrote: >> While working on some test cases I realised there was quite a lot of >> assumed knowledge about how things boot up. I thought it would be >> worth gathering this together in a user facing document where we could

Re: [Qemu-devel] [RFC PATCH] docs/booting.rst: start documenting the boot process

2019-03-11 Thread Eric Blake
On 3/8/19 3:15 PM, Alex Bennée wrote: > While working on some test cases I realised there was quite a lot of > assumed knowledge about how things boot up. I thought it would be > worth gathering this together in a user facing document where we could > pour in the details and background to the boot

Re: [Qemu-devel] [RFC PATCH] docs/booting.rst: start documenting the boot process

2019-03-11 Thread Paolo Bonzini
On 08/03/19 22:15, Alex Bennée wrote: > While working on some test cases I realised there was quite a lot of > assumed knowledge about how things boot up. I thought it would be > worth gathering this together in a user facing document where we could > pour in the details and background to the boot

Re: [Qemu-devel] [RFC PATCH] docs/booting.rst: start documenting the boot process

2019-03-09 Thread Peter Maydell
On Fri, 8 Mar 2019 at 21:16, Alex Bennée wrote: > > While working on some test cases I realised there was quite a lot of > assumed knowledge about how things boot up. I thought it would be > worth gathering this together in a user facing document where we could > pour in the details and background

[Qemu-devel] [RFC PATCH] docs/booting.rst: start documenting the boot process

2019-03-08 Thread Alex Bennée
While working on some test cases I realised there was quite a lot of assumed knowledge about how things boot up. I thought it would be worth gathering this together in a user facing document where we could pour in the details and background to the boot process. As it's quite wordy I thought it shou