Age | Commit message (Expand) | Author | Files | Lines |
2020-01-29 | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic | 1 | -1/+1 |
2019-10-18 | hw/xtensa: add virt machine | Max Filippov | 1 | -15/+26 |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-07-05 | hw: Replace global smp variables with MachineState for all remaining archs | Like Xu | 1 | -1/+1 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-02-05 | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick | 1 | -4/+8 |
2018-04-26 | Change references to serial_hds[] to serial_hd() | Peter Maydell | 1 | -2/+2 |
2018-01-11 | hw/xtensa: extract xtensa_create_memory_regions | Max Filippov | 1 | -25/+13 |
2017-10-27 | xtensa: sim: 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 | -5/+0 |
2017-09-01 | xtensa: replace cpu_xtensa_init() with cpu_generic_init() | Igor Mammedov | 1 | -1/+1 |
2017-07-14 | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell | 1 | -4/+2 |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell | 1 | -1/+1 |
2017-06-06 | target/xtensa: support output to chardev console | Max Filippov | 1 | -0/+4 |
2017-06-04 | hw/xtensa: sim: use g_string/g_new | Max Filippov | 1 | -5/+5 |
2017-02-23 | target/xtensa: sim: instantiate local memories | Max Filippov | 1 | -9/+31 |
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-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite | 1 | -2/+2 |
2016-01-29 | xtensa: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-09-25 | xtensa: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 1 | -2/+2 |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 1 | -11/+6 |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster | 1 | -2/+2 |
2015-03-10 | xtensa: Remove superfluous '\n' around error_report() | Gonglei | 1 | -1/+1 |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao | 1 | -2/+2 |
2014-06-29 | hw/xtensa: replace fprintfs with error_report | Max Filippov | 1 | -2/+4 |
2014-06-29 | hw/xtensa: remove extraneous xtensa_ prefix from file names | Max Filippov | 1 | -0/+118 |