Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 2016-03-22 | 1 | -0/+2 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | hw/arm: Clean up includes | Peter Maydell | 2016-01-18 | 1 | -0/+1 |
* | error: Use error_reportf_err() where it makes obvious sense | Markus Armbruster | 2016-01-13 | 1 | -2/+1 |
* | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 2015-09-19 | 1 | -9/+4 |
* | arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Dirk Müller | 2015-04-08 | 1 | -2/+1 |
* | arm: fix memory leak | Gonglei | 2015-03-19 | 1 | -0/+1 |
* | arm/digic_boards: Remove superfluous '\n' around error_report() | Gonglei | 2015-03-10 | 1 | -3/+3 |
* | memory: add parameter errp to memory_region_init_ram | Hu Tao | 2014-09-09 | 1 | -1/+1 |
* | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 2014-05-28 | 1 | -1/+1 |
* | hw/arm/digic: add NOR ROM support | Antony Pavlov | 2013-12-17 | 1 | -0/+78 |
* | hw/arm/digic: prepare DIGIC-based boards support | Antony Pavlov | 2013-12-17 | 1 | -0/+84 |