On 23 May 2014 16:20, Paolo Bonzini <[email protected]> wrote: > The ld_raw and st_raw definitions are only needed in code that > must compile for both user-mode and softmmu emulation. Device > models can use the equivalent ld_p/st_p which are simple > pointer accessors. > > Signed-off-by: Paolo Bonzini <[email protected]>
This patch is pure search-and-replace now, yes? Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
