1. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 12 years ago
  2. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  3. bdf7ae5 cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb() by Andreas Färber · 12 years ago
  4. 6e42be7 cpu: Drop unnecessary dynamic casts in *_env_get_cpu() by Andreas Färber · 12 years ago
  5. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  6. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  7. da69721 target-openrisc: Register VMStateDescription for OpenRISCCPU by Andreas Färber · 12 years ago
  8. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  9. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  10. fadf982 cpu: Introduce ENV_OFFSET macros by Andreas Färber · 12 years ago
  11. c296262 target-openrisc: Update OpenRISCCPU to QOM realizefn by Andreas Färber · 12 years ago
  12. 6b4c305 fpu: move public header file to include/fpu by Paolo Bonzini · 12 years ago
  13. 14cccb6 qom: move include files to include/qom/ by Paolo Bonzini · 12 years ago
  14. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  15. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  16. 44e04d3 target-openrisc: remove conflicting definitions from cpu.h by Aurelien Jarno · 12 years ago
  17. 3993c6b cpus: Pass CPUState to [qemu_]cpu_has_work() by Andreas Färber · 13 years ago
  18. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  19. d962783 target-or32: Add linux user support by Jia Liu · 13 years ago
  20. 4dd044c target-or32: Add system instructions by Jia Liu · 13 years ago
  21. 99f575e target-or32: Add timer support by Jia Liu · 13 years ago
  22. dd29c7f target-or32: Add PIC support by Jia Liu · 13 years ago
  23. b6a71ef target-or32: Add interrupt support by Jia Liu · 13 years ago
  24. 726fe04 target-or32: Add MMU support by Jia Liu · 13 years ago
  25. e67db06 target-or32: Add target stubs and QOM cpu by Jia Liu · 13 years ago