commit | eca7bc24e45fb6809582795ff88f13384b5ce7df | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Fri Mar 14 23:58:39 2014 +0100 |
committer | David 'Digit' Turner <digit@google.com> | Wed Apr 09 19:43:18 2014 +0200 |
tree | d4c88a8806756029b1b5701a43c7825053063aae | |
parent | f8f7375ff1f9101ebd22e4bc61109e50bab124e6 [diff] |
softmmu_header.h: Pass CPUArchState to helper routines. This patch modifies the functions defined in softmmu_header.h to accept a CPUArchState as their first parameter, then it adjusts every caller appropriately. This gets up closer to upstream, and remove the obsolete softmmu_outside_jit.h that was used to do the same thing. Change-Id: I9eef01e95b7233c8c6f6da43d17262b9a9ebcd99