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
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
1
-1
/
+4
2018-12-11
Deprecate HMP `cpu-add`
Kashyap Chamarthy
1
-0
/
+2
2018-10-11
qmp, hmp: make subsystem/system-vendor identities optional
Denis V. Lunev
1
-2
/
+4
2018-09-26
migration: show the statistics of compression
Xiao Guangrong
1
-0
/
+13
2018-09-25
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' int...
Peter Maydell
1
-2
/
+3
2018-09-25
qmp, hmp: add PCI subsystem id and vendor id to PCI info
Denis V. Lunev
1
-0
/
+2
2018-09-25
hmp: fix migrate status timer leak
Marc-André Lureau
1
-0
/
+1
2018-09-25
qapi/block-stream: expose new job properties
John Snow
1
-2
/
+3
2018-08-24
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180822-1'...
Peter Maydell
1
-0
/
+16
2018-08-23
hmp-commands: add sync-profile
Emilio G. Cota
1
-0
/
+24
2018-08-22
migration: do not wait for free thread
Xiao Guangrong
1
-0
/
+8
2018-08-22
migrate/cpu-throttle: Add max-cpu-throttle migration parameter
Li Qiang
1
-0
/
+8
2018-07-16
cli qmp: Mark --preconfig, exit-preconfig experimental
Markus Armbruster
1
-1
/
+1
2018-07-03
qapi: add conditions to VNC type/commands/events on the schema
Marc-André Lureau
1
-1
/
+8
2018-06-29
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+4
2018-06-29
dump: add Windows dump format to dump-guest-memory
Viktor Prutyanov
1
-2
/
+7
2018-06-29
cutils: Provide strchrnul
Keno Fischer
1
-4
/
+4
2018-06-27
migration: Create multifd_bytes ram_counter
Juan Quintela
1
-0
/
+2
2018-06-21
hmp: add exit_preconfig
Dr. David Alan Gilbert
1
-0
/
+8
2018-06-15
migration/postcopy: Add max-postcopy-bandwidth parameter
Dr. David Alan Gilbert
1
-0
/
+7
2018-05-15
migration/hmp: add migrate_pause command
Peter Xu
1
-0
/
+9
2018-05-15
hmp/migration: add migrate_recover command
Peter Xu
1
-0
/
+10
2018-05-15
qmp: hmp: add migrate "resume" option
Peter Xu
1
-1
/
+3
2018-05-15
hmp: Allow using a qdev id in block_set_io_throttle
Alberto Garcia
1
-2
/
+12
2018-04-25
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
1
-0
/
+15
2018-03-27
hmp.c: Revert hmp_info_cpus output format change
Satheesh Rajendran
1
-1
/
+1
2018-03-20
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180320' into s...
Peter Maydell
1
-1
/
+1
2018-03-20
HMP: Initialize err before using
zhangjixiang
1
-1
/
+1
2018-03-20
qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
Haozhong Zhang
1
-3
/
+11
2018-03-12
qapi: Add device ID and head parameters to screendump
Thomas Huth
1
-1
/
+3
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
1
-1
/
+1
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+9
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-26
hmp: change hmp_info_cpus to use query-cpus-fast
Viktor Mihajlovski
1
-34
/
+7
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-01-26
hmp: Add nbd_server_remove to mirror QMP command
Eric Blake
1
-3
/
+11
2018-01-26
hmp: Add name parameter to nbd_server_add
Eric Blake
1
-1
/
+2
2018-01-26
qapi: add name parameter to nbd-server-add
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2018-01-23
migration: Revert postcopy-blocktime commit set
Peter Maydell
1
-15
/
+0
2018-01-15
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
1
-0
/
+15
2018-01-15
migration: Use proper types in json
Juan Quintela
1
-11
/
+11
2017-12-22
block: Don't acquire AioContext in hmp_qemu_io()
Kevin Wolf
1
-6
/
+0
2017-10-30
hmp: Replace error_report_err
ZhiPeng Lu
1
-18
/
+8
2017-10-29
migration: Make xbzrle_cache_size a migration parameter
Juan Quintela
1
-0
/
+14
2017-10-23
migrate: HMP migate_continue
Dr. David Alan Gilbert
1
-0
/
+13
2017-10-13
tpm: Added support for TPM emulator
Amarnath Valluri
1
-0
/
+5
2017-10-05
hmp: Missing handle_errors
Dr. David Alan Gilbert
1
-0
/
+2
2017-09-22
migration: Create x-multifd-page-count parameter
Juan Quintela
1
-0
/
+7
2017-09-22
migration: Create x-multifd-channels parameter
Juan Quintela
1
-0
/
+7
[next]