commit | bccd9ec5f098668576342c83d90d6d6833d61d33 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Mon Jul 04 20:57:05 2011 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Oct 01 09:31:26 2011 +0000 |
tree | fa1cc26e01bd423b626d28c9cd9c9a6a286337dd | |
parent | efbf29b6816416731e5dc420901a90430b6ea92d [diff] |
softmmu_header: pass CPUState to tlb_fill Pass CPUState pointer to tlb_fill() instead of architecture local cpu_single_env hacks. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>