summaryrefslogtreecommitdiffstats
path: root/hw/core/null-machine.c
Commit message (Expand)AuthorAgeFilesLines
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw/core/null-machine: Do not initialize unused chardev backendsPhilippe Mathieu-Daudé2020-07-111-0/+5
* null-machine: use memdev for RAMIgor Mammedov2020-02-191-5/+3Star
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* hw/core: Move null-machine into the common-obj listThomas Huth2018-10-241-1/+1
* Use cpu_create(type) instead of cpu_init(cpu_model)Igor Mammedov2018-03-191-3/+3
* hw/core/null-machine: Print error message when using the -kernel parameterThomas Huth2017-04-201-0/+6
* hw/core/null-machine: Add the possibility to instantiate a CPU and RAMThomas Huth2017-01-241-2/+25
* hw/core: Clean up includesPeter Maydell2016-01-291-0/+1
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-11/+5Star
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-1/+1
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0Star
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+36