1. 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
  2. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  3. 8fd9dec microblaze: Clean up includes by Peter Maydell · 9 years ago
  4. 4c315c2 qdev: Protect device-list-properties against broken devices by Markus Armbruster · 9 years ago
  5. 5250ced target-microblaze: Set the PC in reset instead of realize by Alistair Francis · 10 years ago
  6. efc6674 disas: microblaze: QOMify target specific disas setup by Peter Crosthwaite · 10 years ago
  7. 4bad9e3 cpu: Change cpu_exec_init() arg to cpu, not env by Peter Crosthwaite · 10 years ago
  8. 5a790cc cpu: Add Error argument to cpu_exec_init() by Bharata B Rao · 10 years ago
  9. ad7020a target-microblaze: Remove dead code by Alistair Francis · 10 years ago
  10. 6fad9e9 target-microblaze: Convert pvr-full to a CPU property by Alistair Francis · 10 years ago
  11. 72e3875 target-microblaze: Convert version_mask to a CPU property by Alistair Francis · 10 years ago
  12. a88bbb0 target-microblaze: Convert endi to a CPU property by Alistair Francis · 10 years ago
  13. a6c3ed2 target-microblaze: Convert dcache-writeback to a CPU property by Alistair Francis · 10 years ago
  14. 7144612 target-microblaze: Convert use-mmu to a CPU property by Alistair Francis · 10 years ago
  15. be67e9a target-microblaze: Rename the usefpu variable by Alistair Francis · 10 years ago
  16. f44c475 target-microblaze: Disable stack protection by default by Alistair Francis · 10 years ago
  17. 4e5d45a target-microblaze: Convert use-fpu to a CPU property by Alistair Francis · 10 years ago
  18. f27183a target-microblaze: Tidy up the base-vectors property by Alistair Francis · 10 years ago
  19. 9aaaa18 target-microblaze: Allow the stack protection to be disabled by Alistair Francis · 10 years ago
  20. 8bac224 target-microblaze: Preserve the pvr registers during reset by Alistair Francis · 10 years ago
  21. 29cd33d target-microblaze: Use cpu_exec_interrupt qom hook by Richard Henderson · 10 years ago
  22. 6d35556 microblaze: Respect the reset vector by Edgar E. Iglesias · 12 years ago
  23. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 11 years ago
  24. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  25. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 11 years ago
  26. 8c2e1b0 cpu: Turn cpu_has_work() into a CPUClass hook by Andreas Färber · 11 years ago
  27. 73c6945 Microblaze: Convert Microblaze-pic handling to GPIOs by Alistair Francis · 11 years ago
  28. 14a10fc cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" by Andreas Färber · 11 years ago
  29. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 12 years ago
  30. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 12 years ago
  31. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  32. f45748f cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc() by Andreas Färber · 12 years ago
  33. 91b1df8 cpu: Move reset logging to CPUState by Andreas Färber · 12 years ago
  34. a076285 log: Change log_cpu_state[_mask]() argument to CPUState by Andreas Färber · 12 years ago
  35. c658b94 cpu: Turn cpu_unassigned_access() into a CPUState hook by Andreas Färber · 12 years ago
  36. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  37. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  38. a1bff71 microblaze: Add internal base vectors reg by Edgar E. Iglesias · 12 years ago
  39. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  40. c05efcb cpu: Add CPUArchState pointer to CPUState by Andreas Färber · 12 years ago
  41. cd0c24f target-microblaze: Move TCG initialization to MicroBlazeCPU initfn by Andreas Färber · 12 years ago
  42. 746b03b target-microblaze: Introduce QOM realizefn for MicroBlazeCPU by Andreas Färber · 12 years ago
  43. 3ce8b2b target-microblaze: Mark as unmigratable by Andreas Färber · 12 years ago
  44. 55e5c28 cpu: Move cpu_index field to CPUState by Andreas Färber · 12 years ago
  45. 8cc9b43 target-microblaze: lwx/swx: first implementation by Peter A. G. Crosthwaite · 13 years ago
  46. d0e71ef target-microblaze: QOM'ify CPU init by Andreas Färber · 13 years ago
  47. 61b6208 target-microblaze: QOM'ify CPU reset by Andreas Färber · 13 years ago
  48. b77f98c target-microblaze: QOM'ify CPU by Andreas Färber · 13 years ago