1. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  2. 0f590e74 softmmu: commonize helper definitions by Paolo Bonzini · 11 years ago
  3. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  4. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 11 years ago
  5. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 11 years ago
  6. d5a11fe exec: Change tlb_fill() argument to CPUState by Andreas Färber · 11 years ago
  7. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  8. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 11 years ago
  9. c658b94 cpu: Turn cpu_unassigned_access() into a CPUState hook by Andreas Färber · 12 years ago
  10. afed260 microblaze: Ignore non-cpu accesses to unmapped areas by Edgar E. Iglesias · 12 years ago
  11. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  12. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  13. a8a826a exec: refactor cpu_restore_state by Blue Swirl · 12 years ago
  14. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  15. 64254eb target-microblaze: switch to AREG0 free mode by Blue Swirl · 12 years ago
  16. 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
  17. dadc106 target-microblaze: added PetaLogix copyright by Peter A. G. Crosthwaite · 13 years ago
  18. 68cee38 target-microblaze: Don't overuse CPUState by Andreas Färber · 13 years ago
  19. 5818dee microblaze: Emulate the hw stackprotector by Edgar E. Iglesias · 13 years ago
  20. 48b5e96 microblaze: Add support for the clz insn by Edgar E. Iglesias · 13 years ago
  21. bccd9ec softmmu_header: pass CPUState to tlb_fill by Blue Swirl · 13 years ago
  22. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 13 years ago
  23. 3e45717 exec.h cleanup by Blue Swirl · 13 years ago
  24. b14ef7c Fix unassigned memory access handling by Blue Swirl · 13 years ago
  25. 1162c04 cpu_loop_exit: avoid using AREG0 by Blue Swirl · 14 years ago
  26. 618ba8e Remove unused function parameter from cpu_restore_state by Stefan Weil · 14 years ago
  27. 211315f softfloat: rename float*_eq() into float*_eq_quiet() by Aurelien Jarno · 14 years ago
  28. 6d76d23 microblaze: Add partial decoding of stream insns by Edgar E. Iglesias · 14 years ago
  29. 5d0bb82 microblaze: cleanup helper_addkc by Edgar E. Iglesias · 14 years ago
  30. e0a42eb microblaze: Improve subkc by Edgar E. Iglesias · 14 years ago
  31. 40cbf5b microblaze: Improve addkc by Edgar E. Iglesias · 14 years ago
  32. 1856987 softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() by Peter Maydell · 14 years ago
  33. ef9d48d microblaze: Add support for fcmp.un by Edgar E. Iglesias · 14 years ago
  34. 97694c5 microblaze: Add basic FPU emulation by Edgar E. Iglesias · 14 years ago
  35. 3c7b48b Target specific usermode cleanup by Paul Brook · 15 years ago
  36. e1aa325 microblaze: Dont segfault when singlestepping first insn. by Edgar E. Iglesias · 15 years ago
  37. 4c24aa0 microblaze: Print content of EAR register by Michal Simek · 15 years ago
  38. 17c52a4 microblaze: Update debug logs. by Edgar E. Iglesias · 15 years ago
  39. 95b279d microblaze: Restore env when raising unmapped bus access. by Edgar E. Iglesias · 15 years ago
  40. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  41. 99a0949 Get rid of _t suffix by malc · 15 years ago
  42. 97f90cb microblaze: HW Exception fixes. by Edgar E. Iglesias · 15 years ago
  43. 3aa8098 microblaze: Compute masks for alignment checks at translation time. by Edgar E. Iglesias · 15 years ago
  44. faed1c2 microblaze: Trap on bus accesses to unmapped areas. by Edgar E. Iglesias · 15 years ago
  45. 968a40f microblaze: Trap on unaligned data accesses. by Edgar E. Iglesias · 15 years ago
  46. 821ebb3 microblaze: Trap on divizions by zero. by Edgar E. Iglesias · 15 years ago
  47. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  48. 4acb54b microblaze: Add translation routines. by Edgar E. Iglesias · 16 years ago