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
/
machine-qmp-cmds.c
Age
Commit message (
Expand
)
Author
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
qapi: A couple more QAPI_LIST_PREPEND() stragglers
Eric Blake
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
2020-12-15
remove preconfig state
Paolo Bonzini
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-08-19
qmp: Expose MachineClass::default_ram_id
Michal Privoznik
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-05-15
qom: Drop convenience method object_property_get_uint16List()
Markus Armbruster
2019-09-03
qapi: report the default CPU type for each machine
Daniel P. Berrangé
2019-08-21
qapi: Move query-target from misc.json to machine.json
Markus Armbruster
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-07-05
qmp: Add deprecation information to query-machines
Eduardo Habkost
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-02
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster