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
Age
Commit message (
Expand
)
Author
Files
Lines
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-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
1
-3
/
+1
2020-04-30
qapi: Disallow qmp_marshal_FOO(NULL, ...)
Markus Armbruster
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-17
net: Track netdevs in NetClientState rather than QemuOpt
Eric Blake
1
-3
/
+1
2020-03-17
net: Complete qapi-fication of netdev_add
Eric Blake
1
-2
/
+0
2020-03-17
qmp: constify QmpCommand and list
Marc-André Lureau
2
-2
/
+2
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: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
Maxim Levitsky
1
-0
/
+1
2020-03-09
monitor/hmp-cmds: Remove redundant statement in hmp_rocker_of_dpa_groups()
Chen Qun
1
-4
/
+1
2020-03-06
qemu-storage-daemon: Add --monitor option
Kevin Wolf
1
-0
/
+2
2020-03-06
monitor: Add allow_hmp parameter to monitor_init()
Kevin Wolf
1
-2
/
+10
2020-03-06
hmp: Fail gracefully if chardev is already in use
Kevin Wolf
2
-3
/
+7
2020-03-06
qmp: Fail gracefully if chardev is already in use
Kevin Wolf
2
-5
/
+13
2020-03-06
monitor: Create QAPIfied monitor_init()
Kevin Wolf
1
-35
/
+42
2020-03-06
blockdev-nbd: Boxed argument type for nbd-server-add
Kevin Wolf
1
-4
/
+17
2020-03-06
qapi: Flatten object-add
Kevin Wolf
1
-0
/
+2
2020-03-06
block: Move sysemu QMP commands to QAPI block module
Kevin Wolf
1
-1
/
+1
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
monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c
Kevin Wolf
3
-16
/
+19
2020-02-17
monitor: Collect "control" command handlers in qmp-cmds.control.c
Kevin Wolf
4
-125
/
+155
2020-02-17
qapi: Split control.json off misc.json
Kevin Wolf
5
-1
/
+5
2020-02-17
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf
1
-0
/
+48
2020-02-06
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...
Peter Maydell
1
-2
/
+2
2020-02-06
monitor: fix memory leak in monitor_fdset_dup_fd_find_remove
Chen Qun
1
-0
/
+1
2020-02-05
nbd: Allow description when creating NBD blockdev
Eric Blake
1
-2
/
+2
2020-01-24
qdev: move helper function to monitor/misc
Marc-André Lureau
1
-0
/
+26
2020-01-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into ...
Peter Maydell
1
-1
/
+6
2020-01-14
qapi: Generate command registration stuff into separate files
Markus Armbruster
1
-1
/
+6
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2
-2
/
+2
2020-01-07
monitor/hmp: Explicit we ignore a QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
1
-0
/
+4
2020-01-07
monitor/qmp: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
1
-0
/
+5
2019-12-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-10
/
+18
2019-12-20
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-3
/
+0
[next]