| Commit message (Expand) | Author | Age | Files | Lines |
* | pflash: Clean up after commit 368a354f02b, part 2 | Markus Armbruster | 2019-03-11 | 1 | -4/+2 |
* | pflash: Clean up after commit 368a354f02b, part 1 | Markus Armbruster | 2019-03-11 | 1 | -2/+2 |
* | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -1/+0 |
* | hw/arm: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 1 | -6/+7 |
* | arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly | Igor Mammedov | 2017-09-19 | 1 | -2/+3 |
* | hw/arm: Set ignore_memory_transaction_failures for most ARM boards | Peter Maydell | 2017-09-07 | 1 | -0/+2 |
* | machine: Use type_init() to register machine classes | Eduardo Habkost | 2016-03-16 | 1 | -1/+1 |
* | hw/arm: Clean up includes | Peter Maydell | 2016-01-18 | 1 | -0/+1 |
* | Revert use of DEFINE_MACHINE() for registrations of multiple machines | Andreas Färber | 2015-09-19 | 1 | -4/+24 |
* | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 2015-09-19 | 1 | -16/+12 |
* | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 2014-10-20 | 1 | -3/+2 |
* | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster | 2014-10-20 | 1 | -2/+3 |
* | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 2014-05-28 | 1 | -3/+3 |
* | gumstix: Don't enforce use of -pflash for qtest | Andreas Färber | 2013-11-05 | 1 | -4/+7 |
* | hw: Clean up bogus default boot order | Markus Armbruster | 2013-08-28 | 1 | -2/+0 |
* | arm: fix location of some include files | Peter Maydell | 2013-04-15 | 1 | -1/+1 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -3/+3 |
* | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 2013-03-01 | 1 | -0/+141 |