1. 5a1f7f4 target-cris: Use cpu_exec_interrupt qom hook by Richard Henderson · 10 years ago
  2. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  3. 0c591eb cputlb: Change tlb_set_page() argument to CPUState by Andreas Färber · 11 years ago
  4. a47dddd exec: Change cpu_abort() argument to CPUState by Andreas Färber · 11 years ago
  5. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  6. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 11 years ago
  7. d66433f cris: Abort when a v10 takes interrupts while in a delayslot by Edgar E. Iglesias · 11 years ago
  8. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  9. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  10. b21bfee target-cris: Override do_interrupt for pre-v32 CPU cores by Andreas Färber · 12 years ago
  11. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  12. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  13. 21317bc target-cris/helper.c: Update Coding Style by Andreas Färber · 12 years ago
  14. 3f668b6 target-cris: Fix typo in D_LOG() macro by Andreas Färber · 12 years ago
  15. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  16. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  17. cf7e0c8 target-cris: Switch to AREG0 free mode by Aurelien Jarno · 12 years ago
  18. 8219314 cris: Fix NMI-flag handling on crisv10. by Lars Persson · 13 years ago
  19. f756c7a cris: Add break support for v10. by Edgar E. Iglesias · 14 years ago
  20. a1170bf target-cris: Don't overuse CPUState by Andreas Färber · 13 years ago
  21. 7ad757b target-cris: Clean includes by Stefan Weil · 13 years ago
  22. 774d5c5 cris: Handle conditional stores on CRISv10 by Stefan Sandstrom · 13 years ago
  23. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 13 years ago
  24. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  25. 58aebb9 cris: Fix TLB exec bit protection by Edgar E. Iglesias · 14 years ago
  26. abdfd95 cris: Avoid spurios hw_abort on recursive bus faults by Edgar E. Iglesias · 14 years ago
  27. 9f5a1fa cris: Avoid debug clobbering for both I & D MMU state. by Edgar E. Iglesias · 15 years ago
  28. 3c4fe42 cris: Dont clobber the MMU state across calls to cpu_get_phys_page_debug. by Edgar E. Iglesias · 15 years ago
  29. 43dc2a6 Replace assert(0) with abort() or cpu_abort() by Blue Swirl · 15 years ago
  30. d4c430a Large page TLB flush by Paul Brook · 15 years ago
  31. 4fcc562 Remove cpu_get_phys_page_debug from userspace emulation by Paul Brook · 15 years ago
  32. 7a97735 cris: Add v10 style interrupts. by Edgar E. Iglesias · 15 years ago
  33. 218951e CRIS: Segmented addressing only for kernel mode. by Edgar E. Iglesias · 15 years ago
  34. be9f2de CRIS: Update PR_EDA on TLB faults. by Edgar E. Iglesias · 15 years ago
  35. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  36. 99a0949 Get rid of _t suffix by malc · 15 years ago
  37. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  38. 2fa73ec CRIS: cris_mmu_result_t -> cris_mmu_result by Edgar E. Iglesias · 16 years ago
  39. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  40. d12d51d Clean up debugging code #ifdefs (Eduardo Habkost) by aliguori · 16 years ago
  41. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  42. cddffe3 CRIS: Partial EXS reg support and fixes for SPC. by edgar_igl · 16 years ago
  43. a1aebcb CRIS: Fix brk 8 and add S-flag emulation. by edgar_igl · 16 years ago
  44. 980f8a0 CRIS: Mask off the cache selection bit after MMU translations. by edgar_igl · 16 years ago
  45. 7d5099d CRIS: Remove redundant code. by edgar_igl · 16 years ago
  46. 1b1a38b CRIS: Emulate NMIs. by edgar_igl · 17 years ago
  47. 30abcfc CRIS: Restructure the translator to allow for better code generation. by edgar_igl · 17 years ago
  48. cf1d97f CRIS: Improve TLB management and handle delayslots at page boundaries. by edgar_igl · 17 years ago
  49. ef29a70 CRIS MMU Updates by edgar_igl · 17 years ago
  50. b41f7df CRIS updates: by edgar_igl · 17 years ago
  51. e62b5b1 * Add a model of the ETRAX interrupt controller. by edgar_igl · 17 years ago
  52. bbaf29c * target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags. by edgar_igl · 17 years ago
  53. 9004627 More consistent naming for CRIS register-number macros. by edgar_igl · 17 years ago
  54. 941db52 Use the shiny new clz helpers. by ths · 17 years ago
  55. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  56. 81fdc5f The remainder of CRIS CPU emulation files, by Edgar E. Iglesias. by ths · 17 years ago