index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
/
null-machine.c
Age
Commit message (
Expand
)
Author
2020-07-10
hw/core/null-machine: Do not initialize unused chardev backends
Philippe Mathieu-Daudé
2020-02-19
null-machine: use memdev for RAM
Igor Mammedov
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-10-24
hw/core: Move null-machine into the common-obj list
Thomas Huth
2018-03-19
Use cpu_create(type) instead of cpu_init(cpu_model)
Igor Mammedov
2017-04-20
hw/core/null-machine: Print error message when using the -kernel parameter
Thomas Huth
2017-01-23
hw/core/null-machine: Add the possibility to instantiate a CPU and RAM
Thomas Huth
2016-01-29
hw/core: Clean up includes
Peter Maydell
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini