vmstate: Add pre/post_save() hooks
[qemu] / target-cris / mmu.c
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-04-25 Edgar E. IglesiasCRIS: cris_mmu_result_t -> cris_mmu_result
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2009-01-04 edgar_iglCRIS: Dont flush kernel protected pages when modifying...
2009-01-04 edgar_iglCRIS: Remove unused pfn member from mmu translation...
2008-09-22 edgar_iglCRIS: Improve ASID related TLB flushes.
2008-09-03 edgar_iglCRIS: Avoid a few unecessary steps in the mmu.
2008-06-30 edgar_iglAvoid CRIS related warnings by Jan Kiszka.
2008-05-13 edgar_iglCRIS: Improve TLB management and handle delayslots...
2008-05-11 edgar_iglCRIS: Add support for the pseudo randomized set that...
2008-05-07 edgar_iglCRIS: More TCG conversion.
2008-05-06 edgar_iglCRIS MMU Updates
2008-05-02 edgar_iglCRIS updates:
2008-03-14 edgar_iglModel more parts of the ETRAX mmu (still alot missing).
2008-02-28 edgar_iglMore consistent naming for CRIS register-number macros.
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-08 thsCRIS MMU emulation, by Edgar E. Iglesias.