1. 9576abf hw/openrisc/openrisc_sim: Add support for initrd loading by Stafford Horne · 3 years ago
  2. 5852c1f hw/openrisc/openrisc_sim: Add automatic device tree generation by Stafford Horne · 3 years ago
  3. f42e09e hw/openrisc/openrisc_sim: Increase max_cpus to 4 by Stafford Horne · 3 years ago
  4. 22991cf hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART by Stafford Horne · 3 years ago
  5. 76f3698 hw/openrisc/openrisc_sim: Parameterize initialization by Stafford Horne · 3 years ago
  6. f85ad23 hw/openrisc/openrisc_sim: Create machine state for or1ksim by Stafford Horne · 3 years ago
  7. ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 10 months ago
  8. 71b3254 target/openrisc: Move pic_cpu code into CPU object proper by Peter Maydell · 4 years, 3 months ago
  9. eaca43a hw/openrisc/openrisc_sim: Abstract out "get IRQ x of CPU y" by Peter Maydell · 4 years, 3 months ago
  10. 1eeffbe hw/openrisc/openrisc_sim: Use IRQ splitter when connecting IRQ to multiple CPUs by Peter Maydell · 4 years, 3 months ago
  11. 2c44220 meson: convert hw/arch* by Marc-André Lureau · 6 years ago
  12. 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 8 months ago
  13. 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 8 months ago
  14. 1db889c hw/openrisc/openrisc_sim: Add assertion to silence GCC warning by Philippe Mathieu-Daudé · 4 years, 9 months ago
  15. ea0ac7f hw: Make MachineClass::is_default a boolean type by Philippe Mathieu-Daudé · 5 years ago
  16. 6cdda0f hw/core/loader: Let load_elf() populate a field with CPU-specific flags by Aleksandar Markovic · 5 years ago
  17. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  18. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  19. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  20. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  21. 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
  22. 33decbd hw: Replace global smp variables with MachineState for all remaining archs by Like Xu · 6 years ago
  23. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  24. 198a2d2 target/openrisc: Fix LGPL information in the file headers by Thomas Huth · 6 years ago
  25. 312c320 or1k-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  26. 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
  27. 4575bbb hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc by Yang Zhong · 6 years ago
  28. 4366e1d elf: Add optional function ptr to load_elf() to parse ELF notes by Liam Merwick · 6 years ago
  29. 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
  30. fe2d93c hw/openrisc: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
  31. 1498e97 openrisc: use generic cpu_model parsing by Igor Mammedov · 7 years ago
  32. 373b259 openrisc: Only kick cpu on timeout, not on update by Stafford Horne · 8 years ago
  33. 13f1c77 openrisc: Initial SMP support by Stafford Horne · 7 years ago
  34. 6b4bbd6 openrisc/cputimer: Perparation for Multicore by Stafford Horne · 8 years ago
  35. 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 7 years ago
  36. f6f8b26 openrisc: replace cpu_openrisc_init() with cpu_generic_init() by Igor Mammedov · 7 years ago
  37. 98a99ce hw: Use new memory_region_init_{ram, rom, rom_device}() functions by Peter Maydell · 8 years ago
  38. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 8 years ago
  39. f4d1414 target/openrisc: Support non-busy idle state using PMR SPR by Stafford Horne · 8 years ago
  40. 4a09d0b target/openrisc: Rename the cpu from or32 to or1k by Richard Henderson · 8 years ago
  41. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  42. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  43. 7ef295e loader: Add data swap option to load-elf by Peter Crosthwaite · 9 years ago
  44. ed2decc openrisc: Clean up includes by Peter Maydell · 9 years ago
  45. 9e07142 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  46. ccaf174 openrisc: remove muldiv64() by Laurent Vivier · 9 years ago
  47. ed03ecf or32: Remove ELF_MACHINE from cpu.h by Peter Crosthwaite · 10 years ago
  48. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 9 years ago
  49. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 9 years ago
  50. 25bda50 hw/core/loader: implement address translation in uimage loader by Max Filippov · 10 years ago
  51. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  52. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  53. d515521 openrisc-timer: Reduce overhead, Separate clock update functions by Sebastian Macke · 11 years ago
  54. 9889e04 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  55. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
  56. f7ad538 Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 11 years ago
  57. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  58. e93379b aio / timers: Rename qemu_timer_* functions by Alex Bligh · 12 years ago
  59. 7717f24 hw/openrisc: Avoid undefined shift in openrisc_pic_cpu_handler() by Jia Liu · 12 years ago
  60. ed396e2 hw/openrisc: Fix masking in openrisc_pic_cpu_handler() by Jia Liu · 12 years ago
  61. b6d9766 hw/openrisc: Avoid using uninitialised variable 'entry' by Jia Liu · 12 years ago
  62. 4284c05 hw/openrisc: Use stderr output instead of qemu_log by Jia Liu · 12 years ago
  63. 68f1282 hw/openrisc: Indent typo by Jia Liu · 12 years ago
  64. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  65. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  66. c3affe5 cpu: Pass CPUState to cpu_interrupt() by Andreas Färber · 12 years ago
  67. d8ed887 exec: Pass CPUState to cpu_reset_interrupt() by Andreas Färber · 12 years ago
  68. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  69. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago
  70. ce6e1e9 target-or32: Add a IIS dummy board by Jia Liu · 13 years ago
  71. 99f575e target-or32: Add timer support by Jia Liu · 13 years ago
  72. dd29c7f target-or32: Add PIC support by Jia Liu · 13 years ago
  73. e67db06 target-or32: Add target stubs and QOM cpu by Jia Liu · 13 years ago