index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor
/
hmp-cmds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-17
monitor/hmp-cmds: improvements for the 'info migrate'
Mao Zhongyi
1
-3
/
+3
2020-06-17
monitor/hmp-cmds: add 'goto end' to reduce duplicate code.
Mao Zhongyi
1
-4
/
+4
2020-06-17
monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()
Mao Zhongyi
1
-3
/
+2
2020-06-17
monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' f...
Mao Zhongyi
1
-1
/
+4
2020-06-17
monitor/hmp-cmds: add units for migrate_parameters
Mao Zhongyi
1
-3
/
+3
2020-06-12
pci: Display PCI IRQ pin in "info pci"
Peter Xu
1
-1
/
+2
2020-05-07
migration/xbzrle: add encoding rate
Wei Wang
1
-0
/
+2
2020-05-07
migration/throttle: Add cpu-throttle-tailslow migration parameter
Keqian Zhu
1
-0
/
+8
2020-05-07
migration: move the units of migrate parameters from milliseconds to ms
Mao Zhongyi
1
-4
/
+4
2020-05-07
monitor/hmp-cmds: add hmp_handle_error() for hmp_migrate_set_speed()
Mao Zhongyi
1
-1
/
+4
2020-04-30
qapi: Only input visitors can actually fail
Markus Armbruster
1
-1
/
+2
2020-03-25
migration: use "" instead of (null) for tls-authz
Mao Zhongyi
1
-2
/
+2
2020-03-25
hmp/vnc: Fix info vnc list leak
Dr. David Alan Gilbert
1
-2
/
+3
2020-03-25
xbzrle: update xbzrle doc
Mao Zhongyi
1
-1
/
+1
2020-03-25
hmp-cmd: fix a missing_break warning
Pan Nengyuan
1
-0
/
+1
2020-03-13
migration/throttle: Add throttle-trig-thres migration parameter
Keqian Zhu
1
-0
/
+7
2020-03-09
monitor/hmp: move hmp_info_block* to block-hmp-cmds.c
Maxim Levitsky
1
-388
/
+0
2020-03-09
monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c
Maxim Levitsky
1
-137
/
+0
2020-03-09
monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c
Maxim Levitsky
1
-100
/
+0
2020-03-09
monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c
Maxim Levitsky
1
-47
/
+0
2020-03-09
monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
Maxim Levitsky
1
-52
/
+0
2020-03-09
monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c
Maxim Levitsky
1
-58
/
+0
2020-03-09
monitor/hmp-cmds: Remove redundant statement in hmp_rocker_of_dpa_groups()
Chen Qun
1
-4
/
+1
2020-03-06
blockdev-nbd: Boxed argument type for nbd-server-add
Kevin Wolf
1
-4
/
+17
2020-02-28
multifd: Add multifd-zstd-level parameter
Juan Quintela
1
-0
/
+4
2020-02-28
multifd: Add multifd-zlib-level parameter
Juan Quintela
1
-0
/
+4
2020-02-28
multifd: Add multifd-compression parameter
Juan Quintela
1
-0
/
+13
2020-02-20
qapi: Allow getting flat output from 'query-named-block-nodes'
Peter Krempa
1
-1
/
+1
2020-02-17
qapi: Split control.json off misc.json
Kevin Wolf
1
-0
/
+1
2020-02-05
nbd: Allow description when creating NBD blockdev
Eric Blake
1
-2
/
+2
2019-12-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-10
/
+18
2019-12-19
hmp: Allow using qdev ID for qemu-io command
Kevin Wolf
1
-10
/
+18
2019-12-18
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
1
-78
/
+77
2019-08-21
qdev: Collect HMP handlers command handlers in qdev-monitor.c
Markus Armbruster
1
-19
/
+0
2019-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
1
-1
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-14
hmp: Remove migration capabilities from "info migrate"
Wei Yang
1
-14
/
+0
2019-07-15
Fix build error when VNC is configured out
Christophe de Dinechin
1
-1
/
+1
2019-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-12
/
+15
2019-07-04
hmp: Handle virtio-pmem when printing memory device infos
David Hildenbrand
1
-12
/
+15
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
1
-235
/
+3
2019-07-02
dump: Move HMP command handlers to dump/
Markus Armbruster
1
-76
/
+0
2019-07-02
qapi: Split dump.json off misc.json
Markus Armbruster
1
-0
/
+1
2019-07-02
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster
1
-111
/
+0
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
1
-0
/
+1
2019-07-02
qom: Move HMP command handlers to qom/
Markus Armbruster
1
-49
/
+1
2019-07-02
qapi: Split qom.json and qdev.json off misc.json
Markus Armbruster
1
-0
/
+1
2019-07-02
hmp: Move hmp.h to include/monitor/
Markus Armbruster
1
-1
/
+1
2019-07-02
net/announce: Add HMP optional ID
Dr. David Alan Gilbert
1
-0
/
+3
2019-07-02
net/announce: Add HMP optional interface list
Dr. David Alan Gilbert
1
-1
/
+37
[next]