index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor
/
hmp-cmds.c
Age
Commit message (
Expand
)
Author
2021-05-26
hmp: Fix loadvm to resume the VM on success instead of failure
Kevin Wolf
2021-05-13
migration: Drop redundant query-migrate result @blocked
Markus Armbruster
2021-03-19
hmp: QAPIfy object_add
Kevin Wolf
2021-03-18
migrate: remove QMP/HMP commands for speed, downtime and cache size
Daniel P. Berrangé
2021-02-08
migration: introduce a delete_snapshot wrapper
Daniel P. Berrangé
2021-02-08
migration: wire up support for snapshot device selection
Daniel P. Berrangé
2021-02-08
migration: control whether snapshots are ovewritten
Daniel P. Berrangé
2021-02-08
block: add ability to specify list of blockdevs during snapshot
Daniel P. Berrangé
2021-02-08
migration: stop returning errno from load_snapshot()
Daniel P. Berrangé
2021-02-08
block: push error reporting into bdrv_all_*_snapshot functions
Daniel P. Berrangé
2021-02-08
migration: Display the migration blockers
Dr. David Alan Gilbert
2021-02-08
migration: Fix migrate-set-parameters argument validation
Markus Armbruster
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-23
hmp: remove "change vnc TARGET" command
Paolo Bonzini
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-18
monitor:open brace '{' following struct go on the same line
Yutao Ai
2020-11-24
net: do not exit on "netdev_add help" monitor command
Paolo Bonzini
2020-11-04
console: make QMP/HMP screendump run in coroutine
Marc-André Lureau
2020-11-01
qapi: Add VFIO devices migration stats in Migration stats
Kirti Wankhede
2020-10-09
monitor: Add Monitor parameter to monitor_get_cpu_index()
Kevin Wolf
2020-10-09
monitor: Add Monitor parameter to monitor_set_cpu()
Kevin Wolf
2020-09-29
qapi: Extract PCI commands to 'pci.json'
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
2020-08-21
migration: Add block-bitmap-mapping parameter
Max Reitz
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
hmp: Eliminate a variable in hmp_migrate_set_parameter()
Markus Armbruster
2020-07-03
hmp: Handle virtio-mem when printing memory device info
David Hildenbrand
2020-06-17
monitor/hmp-cmds: improvements for the 'info migrate'
Mao Zhongyi
2020-06-17
monitor/hmp-cmds: add 'goto end' to reduce duplicate code.
Mao Zhongyi
2020-06-17
monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()
Mao Zhongyi
2020-06-17
monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' f...
Mao Zhongyi
2020-06-17
monitor/hmp-cmds: add units for migrate_parameters
Mao Zhongyi
2020-06-12
pci: Display PCI IRQ pin in "info pci"
Peter Xu
2020-05-07
migration/xbzrle: add encoding rate
Wei Wang
2020-05-07
migration/throttle: Add cpu-throttle-tailslow migration parameter
Keqian Zhu
2020-05-07
migration: move the units of migrate parameters from milliseconds to ms
Mao Zhongyi
2020-05-07
monitor/hmp-cmds: add hmp_handle_error() for hmp_migrate_set_speed()
Mao Zhongyi
2020-04-30
qapi: Only input visitors can actually fail
Markus Armbruster
2020-03-25
migration: use "" instead of (null) for tls-authz
Mao Zhongyi
2020-03-25
hmp/vnc: Fix info vnc list leak
Dr. David Alan Gilbert
2020-03-25
xbzrle: update xbzrle doc
Mao Zhongyi
2020-03-25
hmp-cmd: fix a missing_break warning
Pan Nengyuan
2020-03-13
migration/throttle: Add throttle-trig-thres migration parameter
Keqian Zhu
2020-03-09
monitor/hmp: move hmp_info_block* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c
Maxim Levitsky
[next]