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
/
hmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: add conditions to VNC type/commands/events on the schema
Marc-André Lureau
2018-07-03
1
-1
/
+8
*
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2018-06-29
1
-4
/
+4
|
\
|
*
cutils: Provide strchrnul
Keno Fischer
2018-06-29
1
-4
/
+4
*
|
dump: add Windows dump format to dump-guest-memory
Viktor Prutyanov
2018-06-29
1
-2
/
+7
|
/
*
migration: Create multifd_bytes ram_counter
Juan Quintela
2018-06-27
1
-0
/
+2
*
hmp: add exit_preconfig
Dr. David Alan Gilbert
2018-06-21
1
-0
/
+8
*
migration/postcopy: Add max-postcopy-bandwidth parameter
Dr. David Alan Gilbert
2018-06-15
1
-0
/
+7
*
migration/hmp: add migrate_pause command
Peter Xu
2018-05-15
1
-0
/
+9
*
hmp/migration: add migrate_recover command
Peter Xu
2018-05-15
1
-0
/
+10
*
qmp: hmp: add migrate "resume" option
Peter Xu
2018-05-15
1
-1
/
+3
*
hmp: Allow using a qdev id in block_set_io_throttle
Alberto Garcia
2018-05-15
1
-2
/
+12
*
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
2018-04-25
1
-0
/
+15
*
hmp.c: Revert hmp_info_cpus output format change
Satheesh Rajendran
2018-03-27
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180320' into s...
Peter Maydell
2018-03-20
1
-1
/
+1
|
\
|
*
HMP: Initialize err before using
zhangjixiang
2018-03-20
1
-1
/
+1
*
|
qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
Haozhong Zhang
2018-03-20
1
-3
/
+11
|
/
*
qapi: Add device ID and head parameters to screendump
Thomas Huth
2018-03-12
1
-1
/
+3
*
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-03-02
1
-1
/
+1
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
1
-1
/
+9
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
*
hmp: change hmp_info_cpus to use query-cpus-fast
Viktor Mihajlovski
2018-02-26
1
-34
/
+7
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
hmp: Add nbd_server_remove to mirror QMP command
Eric Blake
2018-01-26
1
-3
/
+11
*
hmp: Add name parameter to nbd_server_add
Eric Blake
2018-01-26
1
-1
/
+2
*
qapi: add name parameter to nbd-server-add
Vladimir Sementsov-Ogievskiy
2018-01-26
1
-2
/
+3
*
migration: Revert postcopy-blocktime commit set
Peter Maydell
2018-01-23
1
-15
/
+0
*
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
2018-01-15
1
-0
/
+15
*
migration: Use proper types in json
Juan Quintela
2018-01-15
1
-11
/
+11
*
block: Don't acquire AioContext in hmp_qemu_io()
Kevin Wolf
2017-12-22
1
-6
/
+0
*
hmp: Replace error_report_err
ZhiPeng Lu
2017-10-30
1
-18
/
+8
*
migration: Make xbzrle_cache_size a migration parameter
Juan Quintela
2017-10-29
1
-0
/
+14
*
migrate: HMP migate_continue
Dr. David Alan Gilbert
2017-10-23
1
-0
/
+13
*
tpm: Added support for TPM emulator
Amarnath Valluri
2017-10-13
1
-0
/
+5
*
hmp: Missing handle_errors
Dr. David Alan Gilbert
2017-10-05
1
-0
/
+2
*
migration: Create x-multifd-page-count parameter
Juan Quintela
2017-09-22
1
-0
/
+7
*
migration: Create x-multifd-channels parameter
Juan Quintela
2017-09-22
1
-0
/
+7
*
hmp: introduce 'info memory_size_summary' command
Vadim Galitsyn
2017-09-14
1
-0
/
+18
*
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-09-04
1
-3
/
+3
*
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
1
-27
/
+27
*
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
1
-1
/
+0
*
hmp: Use qapi_enum_parse() in hmp_migrate_set_parameter()
Marc-André Lureau
2017-09-04
1
-71
/
+69
*
hmp: Use qapi_enum_parse() in hmp_migrate_set_capability()
Marc-André Lureau
2017-09-04
1
-13
/
+10
*
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
2017-09-04
1
-1
/
+1
*
migration: Use JSON null instead of "" to reset parameter to default
Markus Armbruster
2017-07-24
1
-2
/
+6
*
migration: Unshare MigrationParameters struct for now
Markus Armbruster
2017-07-24
1
-2
/
+2
*
migration: Clean up around tls_creds, tls_hostname
Markus Armbruster
2017-07-24
1
-2
/
+4
*
hmp: Clean up and simplify hmp_migrate_set_parameter()
Markus Armbruster
2017-07-24
1
-46
/
+32
*
block: List anonymous device BBs in query-block
Kevin Wolf
2017-07-18
1
-4
/
+4
*
block/qapi: Add qdev device name to query-block
Kevin Wolf
2017-07-18
1
-0
/
+3
[next]