aboutsummaryrefslogtreecommitdiff
path: root/hw/core/null-machine.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth1-1/+0
2020-07-10hw/core/null-machine: Do not initialize unused chardev backendsPhilippe Mathieu-Daudé1-0/+5
2020-02-19null-machine: use memdev for RAMIgor Mammedov1-5/+3
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-1/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2018-10-24hw/core: Move null-machine into the common-obj listThomas Huth1-1/+1
2018-03-19Use cpu_create(type) instead of cpu_init(cpu_model)Igor Mammedov1-3/+3
2017-04-20hw/core/null-machine: Print error message when using the -kernel parameterThomas Huth1-0/+6
2017-01-23hw/core/null-machine: Add the possibility to instantiate a CPU and RAMThomas Huth1-2/+25
2016-01-29hw/core: Clean up includesPeter Maydell1-0/+1
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost1-11/+5
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-1/+1
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-1/+0
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+36