Re: [Qemu-devel] [PATCH v4 5/7] docs: mention shared state protect for OOB

2018-06-19 Thread Markus Armbruster
Peter Xu writes: > Out-Of-Band handlers need to protect shared state if there is any. > Mention it in the document. Meanwhile, touch up some other places too, > either with better English, or reordering of bullets. > > Suggested-by: Markus Armbruster > Signed-off-by: Peter Xu > --- > docs/dev

[Qemu-devel] [PATCH v4 5/7] docs: mention shared state protect for OOB

2018-06-18 Thread Peter Xu
Out-Of-Band handlers need to protect shared state if there is any. Mention it in the document. Meanwhile, touch up some other places too, either with better English, or reordering of bullets. Suggested-by: Markus Armbruster Signed-off-by: Peter Xu --- docs/devel/qapi-code-gen.txt | 17