On 09/21/2017 12:29 PM, Peter Maydell wrote: > QEMU has a wide selection of different functions for doing > loads and stores; provide some overview documentation of > what they do and how to pick which one to use. > > Signed-off-by: Peter Maydell <[email protected]> > --- > Changes v1->v2: filled in most of the gaps thanks to the > comments on v1. > > I have left some TODO markers in where they represent > fixes we should ideally make to the API. Since this > is for-developers internals documentation I think it's > OK to leave those in. > > I found I was referring back to my v1 patch and the replies > to it quite a bit recently, so I think it would be nice to > get it into the tree. > > The major question I have left is about the license text > to apply to this... > --- > docs/devel/loads-stores.rst | 400 > ++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 400 insertions(+) > create mode 100644 docs/devel/loads-stores.rst
Eric found some typos; I see nothing substantively wrong in the text. Looks good, thanks! r~
