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