Sign in
qemu
/
qemu
/
a37eb9fccdd423e4f430b0261ee78c1692b7c252
/
hmp-commands.hx
2b9e357
monitor: remove mhandler.cmd_new
by Marc-André Lureau
· 8 years ago
13b9414
drive-backup: added support for data compression
by Pavel Butsykin
· 8 years ago
77e2b17
trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state
by Lluís Vilanova
· 9 years ago
69ef1f3
migration: define 'tls-creds' and 'tls-hostname' migration parameters
by Daniel P. Berrange
· 9 years ago
abb21ac
hmp: 'drive_add -n' for creating a node without BB
by Kevin Wolf
· 9 years ago
32c3db5
postcopy: Remove the x-
by Dr. David Alan Gilbert
· 9 years ago
228de9c
dump-guest-memory: add "detach" flag for QMP/HMP interfaces.
by Peter Xu
· 9 years ago
a54d340
migrate-start-postcopy: Improve text
by Dr. David Alan Gilbert
· 9 years ago
baead0a
hmp: Add read-only-mode option to change command
by Max Reitz
· 9 years ago
4886a1b
migrate_start_postcopy: Command to trigger transition to postcopy
by Dr. David Alan Gilbert
· 9 years ago
6287d82
monitor: allow device_del to accept QOM paths
by Daniel P. Berrange
· 9 years ago
2cd8af2
monitor: added generation of documentation for hmp-commands-info.hx
by Pavel Butsykin
· 9 years ago
7070334
hmp-commands.hx: fix end of table info
by Pavel Butsykin
· 9 years ago
6231316
hmp: add info iothreads command
by Ting Wang
· 10 years ago
b041066
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 9 years ago
987bd27
trace-events: Add hmp completion
by Dr. David Alan Gilbert
· 9 years ago
a08f008
s390x: Info skeys sub-command
by Jason J. Herne
· 10 years ago
a4538a5
s390x: Dump-skeys hmp support
by Jason J. Herne
· 10 years ago
fafa4d5
qmp/hmp: add rocker device support
by Scott Feldman
· 10 years ago
04e00c9
monitor: Use trad. command interface for HMP pcie_aer_inject_error
by Markus Armbruster
· 10 years ago
318660f
monitor: Use traditional command interface for HMP device_add
by Markus Armbruster
· 10 years ago
072ebe6
monitor: Use traditional command interface for HMP drive_del
by Markus Armbruster
· 10 years ago
b8a185b
monitor: Convert client_migrate_info to QAPI
by Markus Armbruster
· 10 years ago
13cadef
monitor: Improve and document client_migrate_info protocol error
by Markus Armbruster
· 10 years ago
50e9a62
migration: Add hmp interface to set and query parameters
by Liang Li
· 10 years ago
3b5704b
monitor: Make client_migrate_info synchronous
by Markus Armbruster
· 10 years ago
b76d799
hmp: Fix texinfo documentation
by Markus Armbruster
· 10 years ago
46db7b8
hmp: Fix definition of command quit
by Markus Armbruster
· 10 years ago
a01ff75
qom: Implement info qom-tree HMP command
by Andreas Färber
· 11 years ago
c0e6ee9
qom: Implement qom-set HMP command
by Andreas Färber
· 11 years ago
89d7fa9
qom: Implement qom-list HMP command
by Andreas Färber
· 11 years ago
bf1ae1f
Add migrate_incoming
by Dr. David Alan Gilbert
· 10 years ago
f51074c
pci-hotplug-old: Has been dead for five major releases, bury
by Markus Armbruster
· 10 years ago
3e5a50d
hmp: Name HMP command handler functions hmp_COMMAND()
by Markus Armbruster
· 10 years ago
7797a73
hmp: Remove "info pcmcia"
by Markus Armbruster
· 10 years ago
a631892
Add HMP command "info memory-devices"
by Zhu Guihua
· 10 years ago
9cb805f
cpus: Define callback for QEMU "nmi" command
by Alexey Kardashevskiy
· 10 years ago
03ce574
Add the vhost-user netdev backend to the command line
by Nikolay Nikolaev
· 11 years ago
b21631f
monitor: Add delvm and loadvm argument completion
by Hani Benhabiles
· 11 years ago
ddd6b45
monitor: Add host_net_remove arguments completion
by Hani Benhabiles
· 11 years ago
e3bb532
monitor: Add host_net_add device argument completion
by Hani Benhabiles
· 11 years ago
c68a040
monitor: Add migrate_set_capability completion
by Hani Benhabiles
· 11 years ago
d0ece34
monitor: Add watchdog_action argument completion
by Hani Benhabiles
· 11 years ago
8e59777
monitor: Add ringbuf_write and ringbuf_read argument completion
by Hani Benhabiles
· 11 years ago
11b389f
monitor: Add netdev_del id argument completion.
by Hani Benhabiles
· 11 years ago
b162b49
monitor: Add netdev_add type argument completion.
by Hani Benhabiles
· 11 years ago
40d1939
monitor: Add set_link arguments completion.
by Hani Benhabiles
· 11 years ago
13e315d
monitor: Add chardev-add backend argument completion.
by Hani Benhabiles
· 11 years ago
6297d9a
monitor: Add chardev-remove command completion.
by Hani Benhabiles
· 11 years ago
29136cd
monitor: Convert sendkey to use command_completion.
by Hani Benhabiles
· 11 years ago
1b7a0f7
HMP: support specifying dump format for dump-guest-memory
by Qiao Nuohan
· 11 years ago
c20499d
HMP: fix doc of dump-guest-memory
by Qiao Nuohan
· 11 years ago
2da1b3a
monitor: Add device_add and device_del completion.
by Hani Benhabiles
· 11 years ago
bfa40f7
monitor: Add command_completion callback to mon_cmd_t.
by Hani Benhabiles
· 11 years ago
f7bdc41
monitor: Fix drive_del id argument type completion.
by Hani Benhabiles
· 11 years ago
3722290
block: update block commit documentation regarding image truncation
by Jeff Cody
· 11 years ago
cff8b2c
monitor: add object-add (QMP) and object_add (HMP) command
by Paolo Bonzini
· 11 years ago
ab2d053
monitor: add object-del (QMP) and object_del (HMP) command
by Paolo Bonzini
· 11 years ago
abf2332
qemu-monitor: HMP cpu-add wrapper
by Jason J. Herne
· 11 years ago
5895213
net: Adding netmap network backend
by Vincenzo Maffione
· 11 years ago
7a4ed2e
hmp: add interface hmp_snapshot_delete_blkdev_internal
by Wenchao Xia
· 11 years ago
775ca88
hmp: add interface hmp_snapshot_blkdev_internal
by Wenchao Xia
· 11 years ago
4ff78e0
Merge remote-tracking branch 'luiz/queue/qmp' into staging
by Anthony Liguori
· 11 years ago
7f7f975
s390: wire up nmi command to raise a RESTART interrupt on S390
by Eugene (jno) Dvurechenski
· 12 years ago
129be00
monitor: allow "help" show message for single command in sub group
by Wenchao Xia
· 11 years ago
de90930
block: add drive_backup HMP command
by Stefan Hajnoczi
· 12 years ago
79ca616
pci: Cleanup configuration for pci-hotplug.c
by David Gibson
· 12 years ago
2a78636
dump: Drop qmp_dump_guest_memory() stub and build for all targets
by Andreas Färber
· 12 years ago
587da2c
Make qemu-io commands available in HMP
by Kevin Wolf
· 12 years ago
293c51a
blockdev: reset werror/rerror on drive_del
by Stefan Hajnoczi
· 12 years ago
ffa48cf
audio: remove HAS_AUDIO
by Paolo Bonzini
· 12 years ago
315f9e1
Revert "New QMP command query-cpu-max and HMP command cpu_max"
by Michal Novotny
· 12 years ago
4d70043
New QMP command query-cpu-max and HMP command cpu_max
by Michal Novotny
· 12 years ago
4692082
Revert "hmp: Disable chardev-add and chardev-remove"
by Gerd Hoffmann
· 12 years ago
d1a0cf7
Support for TPM command line options
by Stefan Berger
· 12 years ago
40e8c26
doc: document -netdev hubport
by Stefan Hajnoczi
· 12 years ago
989b697
qemu-log: default to stderr for logging output
by Peter Maydell
· 12 years ago
8a14952
hmp: Disable chardev-add and chardev-remove
by Markus Armbruster
· 12 years ago
543f341
hmp: make memchar-read escape ASCII control chars except \n and \t
by Markus Armbruster
· 12 years ago
3949e59
qemu-char: Saner naming of memchar stuff & doc fixes
by Markus Armbruster
· 12 years ago
49b6d72
QAPI: Introduce memchar-read QMP command
by Lei Li
· 12 years ago
1f590cf
QAPI: Introduce memchar-write QMP command
by Lei Li
· 12 years ago
84c4461
HMP: add sub command table to info
by Wenchao Xia
· 12 years ago
f108890
chardev: add hmp hotplug commands
by Gerd Hoffmann
· 12 years ago
e94c4c9
trace: Remove "info trace" from documents
by Liming Wang
· 12 years ago
4057725
hmp: add NBD server commands
by Paolo Bonzini
· 12 years ago
d9b902d
qmp: add drive-mirror command
by Paolo Bonzini
· 12 years ago
aeae883
block: add block-job-complete
by Paolo Bonzini
· 12 years ago
05d4f2f
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 12 years ago
6e37fb8
qmp: add block-job-pause and block-job-resume
by Paolo Bonzini
· 12 years ago
7536376
hmp: dump-guest-memory: hardcode protocol argument to "file:"
by Luiz Capitulino
· 12 years ago
ad39cf6
qapi: convert screendump
by Luiz Capitulino
· 13 years ago
e4c8f00
qapi: convert sendkey
by Amos Kong
· 12 years ago
2ef20c1
hmp: rename arguments
by Amos Kong
· 12 years ago
886cc70
fix doc of using raw values with sendkey
by Amos Kong
· 12 years ago
9e1ba4c
Add migrate_set_cache_size command
by Orit Wasserman
· 12 years ago
0045843
Add migrate-set-capabilities
by Orit Wasserman
· 12 years ago
bbf6da3
Add migration capabilities
by Orit Wasserman
· 12 years ago
05290d8
qapi: generalize documentation of streaming commands
by Paolo Bonzini
· 12 years ago
208c9d1
qapi: Convert getfd and closefd
by Corey Bryant
· 13 years ago
Next »