Sign in
qemu
/
qemu
/
cb2af9176fcb6b0b71bbac8c83498c4caa37ab05
/
hmp.c
452fcdb
Include qapi/qmp/qdict.h exactly where needed
by Markus Armbruster
· 7 years ago
e688df6
Include qapi/error.h exactly where needed
by Markus Armbruster
· 7 years ago
08fb10a
hmp: Add nbd_server_remove to mirror QMP command
by Eric Blake
· 7 years ago
dba4932
hmp: Add name parameter to nbd_server_add
by Eric Blake
· 7 years ago
902a1f9
qapi: add name parameter to nbd-server-add
by Vladimir Sementsov-Ogievskiy
· 7 years ago
ee86981
migration: Revert postcopy-blocktime commit set
by Peter Maydell
· 7 years ago
ca6011c
migration: add postcopy total blocktime into query-migrate
by Alexey Perevalov
· 7 years ago
741d408
migration: Use proper types in json
by Juan Quintela
· 7 years ago
c200c4a
block: Don't acquire AioContext in hmp_qemu_io()
by Kevin Wolf
· 7 years ago
554a39e
hmp: Replace error_report_err
by ZhiPeng Lu
· 7 years ago
73af8dd
migration: Make xbzrle_cache_size a migration parameter
by Juan Quintela
· 7 years ago
94ae12c
migrate: HMP migate_continue
by Dr. David Alan Gilbert
· 7 years ago
f4ede81
tpm: Added support for TPM emulator
by Amarnath Valluri
· 7 years ago
40c71f6
hmp: Missing handle_errors
by Dr. David Alan Gilbert
· 7 years ago
0fb8660
migration: Create x-multifd-page-count parameter
by Juan Quintela
· 8 years ago
4075fb1
migration: Create x-multifd-channels parameter
by Juan Quintela
· 9 years ago
d0f63c1
hmp: introduce 'info memory_size_summary' command
by Vadim Galitsyn
· 7 years ago
f7abe0e
qapi: Change data type of the FOO_lookup generated for enum FOO
by Marc-André Lureau
· 7 years ago
977c736
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
by Markus Armbruster
· 7 years ago
5b5f825
qapi: Generate FOO_str() macro for QAPI enum FOO
by Markus Armbruster
· 7 years ago
262517b
hmp: Use qapi_enum_parse() in hmp_migrate_set_parameter()
by Marc-André Lureau
· 7 years ago
8e615e3
hmp: Use qapi_enum_parse() in hmp_migrate_set_capability()
by Marc-André Lureau
· 7 years ago
06c60b6
qapi: Drop superfluous qapi_enum_parse() parameter max
by Markus Armbruster
· 7 years ago
01fa559
migration: Use JSON null instead of "" to reset parameter to default
by Markus Armbruster
· 7 years ago
1bda8b3
migration: Unshare MigrationParameters struct for now
by Markus Armbruster
· 7 years ago
8cc99dc
migration: Clean up around tls_creds, tls_hostname
by Markus Armbruster
· 7 years ago
7e91e82
hmp: Clean up and simplify hmp_migrate_set_parameter()
by Markus Armbruster
· 7 years ago
ec18b0a
block: List anonymous device BBs in query-block
by Kevin Wolf
· 7 years ago
46eade7
block/qapi: Add qdev device name to query-block
by Kevin Wolf
· 7 years ago
3408d5a
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170717-pull-request' into staging
by Peter Maydell
· 7 years ago
0a9667e
hmp: Update info vnc
by Dr. David Alan Gilbert
· 7 years ago
75b6016
hmp: add hmp analogue for qmp-chardev-change
by Anton Nefedov
· 8 years ago
788cf9f
block: rip out all traces of password prompting
by Daniel P. Berrange
· 8 years ago
bd1d5ad
Add chardev-send-break monitor command
by Stefan Fritsch
· 8 years ago
9d18af9
migration: hmp: dump globals
by Peter Xu
· 8 years ago
cb8b8ef
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging
by Peter Maydell
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
5e22479
migration: Create include for migration snapshots
by Juan Quintela
· 8 years ago
2833c59
migration: Create block capability
by Juan Quintela
· 8 years ago
f4a06d1
hmp: Use visitor api for hmp_migrate_set_parameter()
by Juan Quintela
· 8 years ago
5682155
Merge remote-tracking branch 'dgilbert/tags/pull-hmp-20170517' into staging
by Stefan Hajnoczi
· 8 years ago
be9b23c
ramblock: add new hmp command "info ramblock"
by Peter Xu
· 8 years ago
927d663
migration: Pass Error ** argument to {save,load}_vmstate
by Juan Quintela
· 8 years ago
bd269eb
sockets: Limit SocketAddressLegacy to external interfaces
by Markus Armbruster
· 8 years ago
dfd100f
sockets: Rename SocketAddress to SocketAddressLegacy
by Markus Armbruster
· 8 years ago
6683061
monitor: Move hmp_info_snapshots from savevm.c to hmp.c
by Juan Quintela
· 8 years ago
d905bb7
monitor: Move hmp_delvm from savevm.c to hmp.c
by Juan Quintela
· 8 years ago
d9c7d13
monitor: Move hmp_savevm from savevm.c to hmp.c
by Juan Quintela
· 8 years ago
52b2620
monitor: Move hmp_loadvm from monitor.c to hmp.c
by Juan Quintela
· 8 years ago
2c02468
hmp: info migrate_parameters format tunes
by Peter Xu
· 8 years ago
d80a016
hmp: info migrate_capability format tunes
by Peter Xu
· 8 years ago
030ce1f
ram: Add page-size to output in 'info migrate'
by Chao Fan
· 8 years ago
72d9196
Bugfix: Handle error if VM Generation ID device not present
by Ben Warren
· 8 years ago
9a81b79
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 8 years ago
39164c1
qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands
by Igor Mammedov
· 8 years ago
887354b
hmp: Request permissions in qemu-io
by Kevin Wolf
· 8 years ago
d708642
block: Add error parameter to blk_insert_bs()
by Kevin Wolf
· 8 years ago
6d0eb64
block: Add permissions to blk_new()
by Kevin Wolf
· 8 years ago
f46bfdb
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
by Markus Armbruster
· 8 years ago
f17fd4f
util/cutils: Return qemu_strtosz*() error and value separately
by Markus Armbruster
· 8 years ago
4fcdf65
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
by Markus Armbruster
· 8 years ago
e591591
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
by Markus Armbruster
· 8 years ago
854e67f
monitor: Fix crashes when using HMP commands without CPU
by Thomas Huth
· 8 years ago
5fc0048
monitor: add poll-* properties into query-iothreads result
by Pavel Hrdina
· 8 years ago
3f35c3b
hmp: fix block_set_io_throttle
by Eric Blake
· 8 years ago
213dcb0
char: headers clean-up
by Marc-André Lureau
· 8 years ago
e1ff3c6
monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends
by Igor Mammedov
· 8 years ago
3a46410
monitor: reuse user_creatable_add_opts() instead of user_creatable_add()
by Igor Mammedov
· 8 years ago
972d233
Merge remote-tracking branch 'quintela/tags/migration/20161114' into staging
by Stefan Hajnoczi
· 8 years ago
fe39a4d
migration: fix missing assignment for has_x_checkpoint_delay
by zhanghailiang
· 8 years ago
11d6fbe
hmp: Make block_stream set an explicit job ID
by Alberto Garcia
· 8 years ago
312fe09
block: Add 'base-node' parameter to the 'block-stream' command
by Alberto Garcia
· 8 years ago
d89e666
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
by zhanghailiang
· 8 years ago
68b5359
COLO: Add checkpoint-delay parameter for migrate-set-parameters
by zhanghailiang
· 8 years ago
b4948be
char: remove init callback
by Marc-André Lureau
· 8 years ago
2ff3025
migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
by Ashijeet Acharya
· 8 years ago
7f375e0
migrate: Use boxed qapi for migrate-set-parameters
by Eric Blake
· 8 years ago
de63ab6
migrate: Share common MigrationParameters struct
by Eric Blake
· 8 years ago
bb2b777
migrate: Fix cpu-throttle-increment regression in HMP
by Eric Blake
· 8 years ago
627eae7
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 8 years ago
0a73336
net: don't poke at chardev internal QemuOpts
by Daniel P. Berrange
· 8 years ago
61b9783
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider interface
by Hervé Poussineau
· 8 years ago
70e2cb3
block: Accept device model name for blockdev-change-medium
by Kevin Wolf
· 8 years ago
fbe2d81
block: Accept device model name for eject
by Kevin Wolf
· 8 years ago
1813d33
hmp: Remove dead code in hmp_qemu_io()
by Kevin Wolf
· 8 years ago
e7f98f2
block: Allow node name for 'qemu-io' HMP command
by Kevin Wolf
· 8 years ago
13b9414
drive-backup: added support for data compression
by Pavel Butsykin
· 8 years ago
81206a8
block: simplify drive-backup
by Pavel Butsykin
· 8 years ago
faecd40
block: Simplify drive-mirror
by Eric Blake
· 8 years ago
4dc9397
block: Simplify block_set_io_throttle
by Eric Blake
· 8 years ago
2323322
stream: Add 'job-id' parameter to 'block-stream'
by Alberto Garcia
· 9 years ago
70559d4
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
by Alberto Garcia
· 9 years ago
71aa986
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
by Alberto Garcia
· 9 years ago
3b098d5
qapi: Add new visit_complete() function
by Eric Blake
· 9 years ago
e7ca565
string-output-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
09204ea
opts-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
27393c3
qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
by Peter Krempa
· 9 years ago
d2d8d46
hmp: Add 'info hotpluggable-cpus' HMP command
by Bharata B Rao
· 9 years ago
479b599
hmp: acquire aio_context in hmp_qemu_io
by Vladimir Sementsov-Ogievskiy
· 9 years ago
d3bf541
Postcopy: Add stats on page requests
by Dr. David Alan Gilbert
· 9 years ago
Next »