1. 51fb256 cpu: Drop cpu_model_str from CPU_COMMON by Andreas Färber · 12 years ago
  2. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  3. d9c27f0 target-unicore32: Move TCG initialization to UniCore32CPU initfn by Andreas Färber · 12 years ago
  4. 088383e target-unicore32: Introduce QOM realizefn for UniCore32CPU by Andreas Färber · 12 years ago
  5. eeb266d target-unicore32: Rename CPU subtypes by Andreas Färber · 12 years ago
  6. d89e121 target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init() by Andreas Färber · 12 years ago
  7. 74880fe configure: allow disabling pixman if not needed by Robert Schiele · 12 years ago
  8. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  9. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  10. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  11. ff5928d unicore32-softmmu: Add a minimal curses screen support by Guan Xuetao · 13 years ago
  12. e8ede0a unicore32: Split UniCore-F64 instruction helpers from helper.c by Guan Xuetao · 13 years ago
  13. 527d997 unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support by Guan Xuetao · 13 years ago
  14. 4f23a1e unicore32-softmmu: Add unicore32-softmmu build support by Guan Xuetao · 13 years ago
  15. 8df9082 target-unicore32: Move CPU-dependent init into initfn by Andreas Färber · 13 years ago
  16. ae0f5e9 target-unicore32: QOM'ify CPU by Andreas Färber · 13 years ago
  17. c3a8baa target-unicore32: License future contributions under GPLv2+ by Andreas Färber · 13 years ago
  18. eb23b55 target-unicore32: Don't overuse CPUState by Andreas Färber · 13 years ago
  19. 8141905 target-unicore32: Clean includes by Stefan Weil · 13 years ago
  20. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  21. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 14 years ago
  22. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  23. 6e64da3 unicore32: add target-unicore32 directory for unicore32-linux-user support by Guan Xuetao · 14 years ago