1. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 14 years ago
  2. f081c76 Move cpu_has_work and cpu_pc_from_tb to cpu.h by Blue Swirl · 14 years ago
  3. 711c212 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 14 years ago
  4. 85097db irq: Privatize CPU_INTERRUPT_NMI. by Richard Henderson · 14 years ago
  5. 64c7b9d Fix typos in comments (accessable -> accessible, priveleged -> privileged) by Stefan Weil · 14 years ago
  6. 9a78eea target-xxx: Use fprintf_function (format checking) by Stefan Weil · 14 years ago
  7. ebab172 cris: Fix watchdog resets by Edgar E. Iglesias · 14 years ago
  8. a88790a remove exec-all.h inclusion from cpu.h by Paolo Bonzini · 15 years ago
  9. 10eb0cc move cpu_pc_from_tb to target-*/exec.h by Paolo Bonzini · 15 years ago
  10. 77d4f95 cris: Break out image loading to hw/cris-boot.c. by Edgar E. Iglesias · 15 years ago
  11. 5270589 Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. by Richard Henderson · 15 years ago
  12. 40e9edd cris: Add support for CRISv10 translation. by Edgar E. Iglesias · 15 years ago
  13. fb9fb69 cris: Prepare for CRISv10. by Edgar E. Iglesias · 15 years ago
  14. 0b5c1ce cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal by Nathan Froyd · 16 years ago
  15. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  16. 913bbbc cris: Remove unused internal flag. by Edgar E. Iglesias · 16 years ago
  17. 4548eae CRIS: Remove duplicated flag defines. by Edgar E. Iglesias · 16 years ago
  18. c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
  19. cc53adb CRIS: Fix remaining build warnings. by edgar_igl · 16 years ago
  20. ef96779 CRIS: Implement set_thread_area for CRIS. by edgar_igl · 16 years ago
  21. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  22. 0a6f8a6 CRIS: Remove CRIS specific do_unassigned_access. by edgar_igl · 16 years ago
  23. 6b91754 Refactor translation block CPU state handling (Jan Kiszka) by aliguori · 16 years ago
  24. 622ed36 Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) by aliguori · 16 years ago
  25. e18231a Show size for unassigned accesses (Robert Reif) by blueswir1 · 16 years ago
  26. 9656f32 Move interrupt_request and user_mode_only to common cpu state. by pbrook · 17 years ago
  27. b3c7724 Move CPU save/load registration to common code. by pbrook · 17 years ago
  28. 2e70f6e Add instruction counter. by pbrook · 17 years ago
  29. 1b1a38b CRIS: Emulate NMIs. by edgar_igl · 17 years ago
  30. f8ed707 Fix typo. by pbrook · 17 years ago
  31. 6e68e07 Move clone() register setup to target specific code. Handle fork-like clone. by pbrook · 17 years ago
  32. 9133e39 Push common interrupt variables to cpu-defs.h (Glauber Costa) by bellard · 17 years ago
  33. ce5232c moved halted field to CPU_COMMON by bellard · 17 years ago
  34. 30abcfc CRIS: Restructure the translator to allow for better code generation. by edgar_igl · 17 years ago
  35. cf1d97f CRIS: Improve TLB management and handle delayslots at page boundaries. by edgar_igl · 17 years ago
  36. 44cd42e CRIS: Add support for the pseudo randomized set that the mmu provides with TLB refill faults. This makes linux guests use the four way TLB set associativty. by edgar_igl · 17 years ago
  37. 939ef59 Move #include "softfloat.h" to cpu-all.h by aurel32 · 17 years ago
  38. b41f7df CRIS updates: by edgar_igl · 17 years ago
  39. bb7ec04 m68k mmap2 fixes. by pbrook · 17 years ago
  40. b52901b Remove unused members. by edgar_igl · 17 years ago
  41. 786c02f Model more parts of the ETRAX mmu (still alot missing). by edgar_igl · 17 years ago
  42. 9004627 More consistent naming for CRIS register-number macros. by edgar_igl · 17 years ago
  43. aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
  44. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  45. 81fdc5f The remainder of CRIS CPU emulation files, by Edgar E. Iglesias. by ths · 17 years ago