Age | Commit message (Expand) | Author | Files | Lines |
2017-04-20 | hw/arm/exynos: Convert fprintf to qemu_log_mask/error_report | Krzysztof Kozlowski | 1 | -3/+4 |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 1 | -0/+2 |
2016-03-16 | machine: Use type_init() to register machine classes | Eduardo Habkost | 1 | -1/+1 |
2016-01-18 | hw/arm: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-09-19 | Revert use of DEFINE_MACHINE() for registrations of multiple machines | Andreas Färber | 1 | -4/+24 |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 1 | -16/+12 |
2015-09-19 | exynos4: Declare each QEMUMachine as a separate variable | Eduardo Habkost | 1 | -17/+14 |
2015-09-19 | exynos4: Use MachineClass instead of exynos4_machines array | Eduardo Habkost | 1 | -1/+3 |
2015-09-19 | exynos4: Use EXYNOS4210_NCPUS instead of max_cpus on error message | Eduardo Habkost | 1 | -2/+1 |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 1 | -11/+11 |
2013-11-05 | exynos4_boards: Silence lack of -smp 2 warning for qtest | Andreas Färber | 1 | -1/+2 |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster | 1 | -2/+0 |
2013-07-09 | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber | 1 | -2/+2 |
2013-04-15 | arm: fix location of some include files | Peter Maydell | 1 | -1/+1 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -2/+2 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 1 | -0/+170 |