aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/collie.c
AgeCommit message (Expand)Author
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov
2017-09-07hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell
2016-05-19explicitly include qom/cpu.hPaolo Bonzini
2016-01-18hw/arm: Clean up includesPeter Maydell
2015-10-16target-arm: Provide model numbers for Sharp PDAsRyo ONODERA
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini