Age | Commit message (Expand) | Author | Files | Lines |
2017-12-18 | hw/unicore32: restrict hw addr defines to source file | Philippe Mathieu-Daudé | 1 | -5/+10 |
2017-10-27 | unicore32: use generic cpu_model parsing | Igor Mammedov | 1 | -6/+2 |
2017-09-19 | cpu: make cpu_generic_init() abort QEMU on error | Igor Mammedov | 1 | -4/+0 |
2017-09-01 | unicore32: replace uc32_cpu_init() with cpu_generic_init() | Igor Mammedov | 1 | -1/+1 |
2017-07-31 | fix qemu-system-unicore32 crashing when calling without -kernel | Eduardo Otubo | 1 | -1/+4 |
2017-07-14 | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell | 1 | -2/+1 |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell | 1 | -1/+1 |
2016-10-28 | clean-up: removed duplicate #includes | Anand J | 1 | -1/+0 |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 1 | -0/+2 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-01-29 | unicore: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-13 | hw: Don't use hw_error() for machine initialization errors | Markus Armbruster | 1 | -3/+7 |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 1 | -10/+5 |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster | 1 | -1/+1 |
2015-06-03 | hw/unicore32/puv3.c: Fix misusing qemu_allocate_irqs for single irq | Shannon Zhao | 1 | -4/+4 |
2015-03-10 | unicore32: Use uc32_cpu_init() | Eduardo Habkost | 1 | -2/+4 |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao | 1 | -1/+2 |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 1 | -5/+5 |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann | 1 | -1/+1 |
2013-11-05 | puv3: Turn puv3_load_kernel() into a no-op for qtest without -kernel | Andreas Färber | 1 | -0/+4 |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster | 1 | -1/+0 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-25 | console: add device link to QemuConsoles | Gerd Hoffmann | 1 | -1/+1 |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann | 1 | -1/+3 |
2013-04-16 | console: simplify screendump | Gerd Hoffmann | 1 | -1/+1 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -2/+2 |
2013-03-12 | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber | 1 | -2/+1 |
2013-03-12 | exec: Pass CPUState to cpu_reset_interrupt() | Andreas Färber | 1 | -3/+6 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 2 | -2/+135 |
2012-08-11 | unicore32-softmmu: Add puv3 soc/board support | Guan Xuetao | 1 | -0/+5 |
2012-08-11 | unicore32-softmmu: Add unicore32-softmmu build support | Guan Xuetao | 1 | -0/+1 |