aboutsummaryrefslogtreecommitdiff
path: root/hw/core/null-machine.c
AgeCommit message (Expand)Author
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-10-24hw/core: Move null-machine into the common-obj listThomas Huth
2018-03-19Use cpu_create(type) instead of cpu_init(cpu_model)Igor Mammedov
2017-04-20hw/core/null-machine: Print error message when using the -kernel parameterThomas Huth
2017-01-23hw/core/null-machine: Add the possibility to instantiate a CPU and RAMThomas Huth
2016-01-29hw/core: Clean up includesPeter Maydell
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini