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
/
hmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-04
hmp: add info iothreads command
Ting Wang
1
-0
/
+13
2015-07-02
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
1
-1
/
+1
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-0
/
+1
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
1
-1
/
+4
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-5
/
+5
2015-06-22
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
1
-2
/
+4
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
1
-1
/
+1
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
1
-20
/
+20
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-3
/
+7
2015-06-12
throttle: add the name of the ThrottleGroup to BlockDeviceInfo
Alberto Garcia
1
-2
/
+4
2015-06-12
throttle: Add throttle group support
Alberto Garcia
1
-1
/
+3
2015-06-12
qmp/hmp: add rocker device support
Scott Feldman
1
-0
/
+303
2015-06-02
monitor: Use traditional command interface for HMP device_add
Markus Armbruster
1
-0
/
+6
2015-06-02
monitor: Convert client_migrate_info to QAPI
Markus Armbruster
1
-0
/
+17
2015-05-07
migration: Add hmp interface to set and query parameters
Liang Li
1
-0
/
+65
2015-05-05
qapi: Drop inline nested structs in query-pci
Eric Blake
1
-13
/
+13
2015-05-05
qapi: Drop inline nested struct in query-version
Eric Blake
1
-1
/
+1
2015-04-28
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
1
-1
/
+2
2015-04-28
Revert "hmp: fix crash in 'info block -n -v'"
Stefan Hajnoczi
1
-2
/
+1
2015-04-17
hmp: fix crash in 'info block -n -v'
Alberto Garcia
1
-1
/
+2
2015-03-17
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150317' i...
Peter Maydell
1
-12
/
+9
2015-03-17
migration: Convert 'status' of MigrationInfo to use an enum type
zhanghailiang
1
-3
/
+4
2015-03-17
hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'
zhanghailiang
1
-4
/
+4
2015-03-17
migrate_incoming: use hmp_handle_error
Dr. David Alan Gilbert
1
-5
/
+1
2015-03-17
qom: Implement qom-set HMP command
Andreas Färber
1
-0
/
+21
2015-03-17
qom: Implement qom-list HMP command
Andreas Färber
1
-0
/
+26
2015-03-16
Add migrate_incoming
Dr. David Alan Gilbert
1
-0
/
+14
2015-03-04
hmp: info spice: take out webdav
Gerd Hoffmann
1
-0
/
+5
2015-03-03
hmp: info spice: Show string channel name
Cole Robinson
1
-0
/
+27
2015-02-26
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-1
/
+1
2015-02-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...
Peter Maydell
1
-3
/
+3
2015-02-23
hmp: Fix warning from smatch (wrong argument in function call)
Stefan Weil
1
-1
/
+1
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
1
-3
/
+3
2015-02-16
qemu-io: Use BlockBackend
Max Reitz
1
-4
/
+5
2015-02-06
block: add accounting for merged requests
Peter Lieven
1
-1
/
+5
2015-01-29
hmp: Compile hmp_info_spice() only with CONFIG_SPICE
Markus Armbruster
1
-0
/
+2
2014-12-10
block/hmp: Allow node-name in 'info block'
Kevin Wolf
1
-1
/
+30
2014-12-10
block/hmp: Allow info = NULL in print_block_info()
Kevin Wolf
1
-9
/
+25
2014-12-10
block/hmp: Factor out print_block_info()
Kevin Wolf
1
-95
/
+97
2014-12-10
block/qapi: Add cache information to query-block
Kevin Wolf
1
-0
/
+8
2014-12-10
qmp: Add optional switch "query-nodes" in query-blockstats
Fam Zheng
1
-1
/
+1
2014-09-26
Add HMP command "info memory-devices"
Zhu Guihua
1
-0
/
+38
2014-09-22
hmp: fix memory leak at hmp_info_block_jobs()
Gonglei
1
-0
/
+2
2014-09-02
hmp: fix MemdevList memory leak
Chen Fan
1
-0
/
+2
2014-09-02
qom/object.c, hmp.c: fix string_output_get_string() memory leak
Chen Fan
1
-2
/
+4
2014-07-01
block: add backing-file option to block-stream
Jeff Cody
1
-1
/
+1
2014-06-27
block: Add replaces argument to drive-mirror
Benoît Canet
1
-1
/
+1
2014-06-27
block: Add node-name argument to drive-mirror
Benoît Canet
1
-0
/
+1
2014-06-24
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-2
/
+3
2014-06-23
qapi: adjust existing defines
Wenchao Xia
1
-2
/
+3
[next]