| Commit message (Expand) | Author | Age | Files | Lines |
* | Change references to serial_hds[] to serial_hd() | Peter Maydell | 2018-04-26 | 1 | -2/+2 |
* | hw/arm: Set ignore_memory_transaction_failures for most ARM boards | Peter Maydell | 2017-09-07 | 1 | -0/+1 |
* | Convert error_report() to warn_report() | Alistair Francis | 2017-07-13 | 1 | -3/+3 |
* | 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 |
* | Use error_fatal to simplify obvious fatal errors (again) | Markus Armbruster | 2016-02-08 | 1 | -6/+1 |
* | hw/arm: Clean up includes | Peter Maydell | 2016-01-18 | 1 | -0/+1 |
* | error: Use error_report_err() where appropriate (again) | Markus Armbruster | 2016-01-13 | 1 | -1/+1 |
* | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 2015-09-19 | 1 | -9/+4 |
* | i.MX: KZM: use standalone i.MX31 SOC support | Jean-Christophe Dubois | 2015-09-07 | 1 | -103/+102 |
* | i.MX: Split CCM emulator in a header file and a source file | Jean-Christophe Dubois | 2015-08-13 | 1 | -1/+1 |
* | i.MX: Split AVIC emulator in a header file and a source file | Jean-Christophe Dubois | 2015-08-13 | 1 | -1/+2 |
* | arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Dirk Müller | 2015-04-08 | 1 | -2/+1 |
* | memory: add parameter errp to memory_region_init_ram | Hu Tao | 2014-09-09 | 1 | -2/+2 |
* | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 2014-05-28 | 1 | -6/+6 |
* | hw: Clean up bogus default boot order | Markus Armbruster | 2013-08-28 | 1 | -1/+0 |
* | hw/arm/kzm: Don't use arm_pic_init_cpu() | Peter Maydell | 2013-08-20 | 1 | -5/+3 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -3/+3 |
* | arm: fix location of some include files | Peter Maydell | 2013-04-15 | 1 | -2/+2 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -4/+4 |
* | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 2013-03-01 | 1 | -0/+157 |