1. d58eeae xtensa: sim: use generic cpu_model parsing by Igor Mammedov · 7 years ago
  2. 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 8 years ago
  3. 8e36271 xtensa: replace cpu_xtensa_init() with cpu_generic_init() by Igor Mammedov · 8 years ago
  4. 98a99ce hw: Use new memory_region_init_{ram, rom, rom_device}() functions by Peter Maydell · 8 years ago
  5. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 8 years ago
  6. 8128b3e target/xtensa: support output to chardev console by Max Filippov · 8 years ago
  7. bb0b6f3 hw/xtensa: sim: use g_string/g_new by Max Filippov · 8 years ago
  8. b68755c target/xtensa: sim: instantiate local memories by Max Filippov · 8 years ago
  9. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  10. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  11. 7ef295e loader: Add data swap option to load-elf by Peter Crosthwaite · 9 years ago
  12. 09aae23 xtensa: Clean up includes by Peter Maydell · 9 years ago
  13. 943cd38 xtensa: Remove ELF_MACHINE from cpu.h by Peter Crosthwaite · 10 years ago
  14. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 10 years ago
  15. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 10 years ago
  16. ebbb419 xtensa: Remove superfluous '\n' around error_report() by Gonglei · 10 years ago
  17. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 11 years ago
  18. 8488ab0 hw/xtensa: replace fprintfs with error_report by Max Filippov · 11 years ago
  19. b707ab7 hw/xtensa: remove extraneous xtensa_ prefix from file names by Max Filippov · 11 years ago[Renamed from hw/xtensa/xtensa_sim.c]
  20. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  21. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
  22. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  23. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  24. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/xtensa_sim.c]
  25. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  26. e4ada29 Make default boot order machine specific by Avik Sil · 12 years ago
  27. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  28. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  29. 50cd721 hw/xtensa_sim: get rid of intermediate xtensa_sim_init by Max Filippov · 12 years ago
  30. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
  31. 82e5d46 target-xtensa: make 'sim' to be the default machine by Max Filippov · 13 years ago
  32. e38077f target-xtensa: make default CPU depend on target endianness by Max Filippov · 13 years ago
  33. 11e7bfd xtensa_sim: Pass XtensaCPU to sim_reset() by Andreas Färber · 13 years ago
  34. 06d2627 xtensa_sim: Use cpu_xtensa_init() to obtain XtensaCPU by Andreas Färber · 13 years ago
  35. 5bfcb36 xtensa hw/: Don't use CPUState by Andreas Färber · 13 years ago
  36. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  37. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  38. 5e40857 target-xtensa: rename dc232b board to sim by Max Filippov · 13 years ago[Renamed (85%) from hw/xtensa_dc232b.c]
  39. 47d05a8 target-xtensa: add dc232b core and board by Max Filippov · 14 years ago