index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
monitor
/
hmp-cmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: do not exit on "netdev_add help" monitor command
Paolo Bonzini
2020-11-24
1
-0
/
+6
*
console: make QMP/HMP screendump run in coroutine
Marc-André Lureau
2020-11-04
1
-1
/
+2
*
qapi: Add VFIO devices migration stats in Migration stats
Kirti Wankhede
2020-11-01
1
-0
/
+6
*
monitor: Add Monitor parameter to monitor_get_cpu_index()
Kevin Wolf
2020-10-09
1
-1
/
+1
*
monitor: Add Monitor parameter to monitor_set_cpu()
Kevin Wolf
2020-10-09
1
-1
/
+1
*
qapi: Extract PCI commands to 'pci.json'
Philippe Mathieu-Daudé
2020-09-29
1
-0
/
+1
*
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
2020-09-29
1
-0
/
+1
*
migration: Add block-bitmap-mapping parameter
Max Reitz
2020-08-21
1
-0
/
+30
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-2
/
+1
*
hmp: Eliminate a variable in hmp_migrate_set_parameter()
Markus Armbruster
2020-07-10
1
-6
/
+2
*
hmp: Handle virtio-mem when printing memory device info
David Hildenbrand
2020-07-03
1
-0
/
+16
*
monitor/hmp-cmds: improvements for the 'info migrate'
Mao Zhongyi
2020-06-17
1
-3
/
+3
*
monitor/hmp-cmds: add 'goto end' to reduce duplicate code.
Mao Zhongyi
2020-06-17
1
-4
/
+4
*
monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()
Mao Zhongyi
2020-06-17
1
-3
/
+2
*
monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' f...
Mao Zhongyi
2020-06-17
1
-1
/
+4
*
monitor/hmp-cmds: add units for migrate_parameters
Mao Zhongyi
2020-06-17
1
-3
/
+3
*
pci: Display PCI IRQ pin in "info pci"
Peter Xu
2020-06-12
1
-1
/
+2
*
migration/xbzrle: add encoding rate
Wei Wang
2020-05-07
1
-0
/
+2
*
migration/throttle: Add cpu-throttle-tailslow migration parameter
Keqian Zhu
2020-05-07
1
-0
/
+8
*
migration: move the units of migrate parameters from milliseconds to ms
Mao Zhongyi
2020-05-07
1
-4
/
+4
*
monitor/hmp-cmds: add hmp_handle_error() for hmp_migrate_set_speed()
Mao Zhongyi
2020-05-07
1
-1
/
+4
*
qapi: Only input visitors can actually fail
Markus Armbruster
2020-04-30
1
-1
/
+2
*
migration: use "" instead of (null) for tls-authz
Mao Zhongyi
2020-03-25
1
-2
/
+2
*
hmp/vnc: Fix info vnc list leak
Dr. David Alan Gilbert
2020-03-25
1
-2
/
+3
*
xbzrle: update xbzrle doc
Mao Zhongyi
2020-03-25
1
-1
/
+1
*
hmp-cmd: fix a missing_break warning
Pan Nengyuan
2020-03-25
1
-0
/
+1
*
migration/throttle: Add throttle-trig-thres migration parameter
Keqian Zhu
2020-03-13
1
-0
/
+7
*
monitor/hmp: move hmp_info_block* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-388
/
+0
*
monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-137
/
+0
*
monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-100
/
+0
*
monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-47
/
+0
*
monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-52
/
+0
*
monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-58
/
+0
*
monitor/hmp-cmds: Remove redundant statement in hmp_rocker_of_dpa_groups()
Chen Qun
2020-03-09
1
-4
/
+1
*
blockdev-nbd: Boxed argument type for nbd-server-add
Kevin Wolf
2020-03-06
1
-4
/
+17
*
multifd: Add multifd-zstd-level parameter
Juan Quintela
2020-02-28
1
-0
/
+4
*
multifd: Add multifd-zlib-level parameter
Juan Quintela
2020-02-28
1
-0
/
+4
*
multifd: Add multifd-compression parameter
Juan Quintela
2020-02-28
1
-0
/
+13
*
qapi: Allow getting flat output from 'query-named-block-nodes'
Peter Krempa
2020-02-20
1
-1
/
+1
*
qapi: Split control.json off misc.json
Kevin Wolf
2020-02-17
1
-0
/
+1
*
nbd: Allow description when creating NBD blockdev
Eric Blake
2020-02-06
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-12-20
1
-10
/
+18
|
\
|
*
hmp: Allow using qdev ID for qemu-io command
Kevin Wolf
2019-12-19
1
-10
/
+18
*
|
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-78
/
+77
|
/
*
qdev: Collect HMP handlers command handlers in qdev-monitor.c
Markus Armbruster
2019-08-21
1
-19
/
+0
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
2019-08-16
1
-1
/
+1
|
\
|
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
|
hmp: Remove migration capabilities from "info migrate"
Wei Yang
2019-08-14
1
-14
/
+0
|
/
*
Fix build error when VNC is configured out
Christophe de Dinechin
2019-07-15
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-07-05
1
-12
/
+15
|
\
[next]