softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 28 Mar 2014 10:15:30 +0000 (11:15 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 5 Jun 2014 14:05:27 +0000 (16:05 +0200)
commit859d76120b87598bed0ba0757f62327cc8834332
tree91e6634f42d436eef8b2886736ab6493476e84c8
parent0983979b3a5edbff399c092b90c8be6dc656f2a4
softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h

This preprocessor symbol is already used in softmmu_template.h.  We
will use it to distinguish the two "fake" ACCESS_TYPEs
NB_MMU_MODES and NB_MMU_MODES + 1.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/exec/exec-all.h
include/exec/softmmu_header.h