]> Git Repo - qemu.git/commit - exec.c
exec.c: Convert subpage memory ops to _with_attrs
authorPeter Maydell <[email protected]>
Sun, 26 Apr 2015 15:49:24 +0000 (16:49 +0100)
committerPeter Maydell <[email protected]>
Sun, 26 Apr 2015 15:49:24 +0000 (16:49 +0100)
commitf25a49e0057bbfcc2b1111f60785d919b6ddaeea
treee23f0dc709c76d5a40f9ca9a24561b5c72acaee8
parentfadc1cbe85c6b032d5842ec0d19d209f50fcb375
exec.c: Convert subpage memory ops to _with_attrs

Convert the subpage memory ops to _with_attrs; this will allow
us to pass the attributes through to the underlying access
functions. (Nothing uses the attributes yet.)

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
exec.c
This page took 0.024346 seconds and 4 git commands to generate.