Sign in
qemu
/
qemu
/
7c91aabd8964cfdf637f302c579c95401f21ce92
/
hmp.c
9b65859
hmp: Cache use of qapi visitor
by Eric Blake
· 9 years ago
7019738
hmp: Drop pointless allocation during qapi visit
by Eric Blake
· 9 years ago
d38ea87
all: Clean up includes
by Peter Maydell
· 9 years ago
64ffbe0
hmp: fix sendkey out of bounds write (CVE-2015-8619)
by Wolfgang Bumiller
· 9 years ago
533fdae
error: Consistently name Error * objects err, and not errp
by Markus Armbruster
· 9 years ago
193227f
error: Use error_report_err() instead of monitor_printf()
by Markus Armbruster
· 9 years ago
86f4b68
cpu: Convert CpuInfo into flat union
by Eric Blake
· 9 years ago
7fb1cf1
qapi: Don't let implicit enum MAX member collide
by Eric Blake
· 9 years ago
cb38fff
block: Add idle_time_ns to BlockDeviceStats
by Alberto Garcia
· 9 years ago
baead0a
hmp: Add read-only-mode option to change command
by Max Reitz
· 9 years ago
39ff43d
blockdev: read-only-mode for blockdev-change-medium
by Max Reitz
· 9 years ago
1068674
hmp: Use blockdev-change-medium for change command
by Max Reitz
· 9 years ago
4886a1b
migrate_start_postcopy: Command to trigger transition to postcopy
by Dr. David Alan Gilbert
· 9 years ago
ce21131
tpm: Convert to new qapi union layout
by Eric Blake
· 9 years ago
1fd5d4f
memory: Convert to new qapi union layout
by Eric Blake
· 9 years ago
568c73a
input: Convert to new qapi union layout
by Eric Blake
· 9 years ago
ddf2190
qapi: Unbox base members
by Eric Blake
· 9 years ago
4782893
qmp/hmp: Add throttle ratio to query-migrate and info migrate
by Jason J. Herne
· 9 years ago
1626fee
migration: Parameters for auto-converge cpu throttling
by Jason J. Herne
· 9 years ago
6231316
hmp: add info iothreads command
by Ting Wang
· 10 years ago
0fc9f8e
qmp: Add optional bool "unmap" to drive-mirror
by Fam Zheng
· 10 years ago
cc7a8ea
Include qapi/qmp/qerror.h exactly where needed
by Markus Armbruster
· 10 years ago
485febc
qmp: Wean off qerror_report()
by Markus Armbruster
· 10 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
75158eb
qerror: Eliminate QERR_DEVICE_NOT_FOUND
by Markus Armbruster
· 10 years ago
70b9433
QemuOpts: Wean off qerror_report_err()
by Markus Armbruster
· 10 years ago
34acbc9
qobject: Use 'bool' inside qdict
by Eric Blake
· 10 years ago
8aeaa05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 10 years ago
b8fe169
throttle: add the name of the ThrottleGroup to BlockDeviceInfo
by Alberto Garcia
· 10 years ago
76f4afb
throttle: Add throttle group support
by Alberto Garcia
· 10 years ago
fafa4d5
qmp/hmp: add rocker device support
by Scott Feldman
· 10 years ago
318660f
monitor: Use traditional command interface for HMP device_add
by Markus Armbruster
· 10 years ago
b8a185b
monitor: Convert client_migrate_info to QAPI
by Markus Armbruster
· 10 years ago
50e9a62
migration: Add hmp interface to set and query parameters
by Liang Li
· 10 years ago
9fa02cd
qapi: Drop inline nested structs in query-pci
by Eric Blake
· 10 years ago
4752cdb
qapi: Drop inline nested struct in query-version
by Eric Blake
· 10 years ago
d58d845
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
by John Snow
· 10 years ago
9419874
Revert "hmp: fix crash in 'info block -n -v'"
by Stefan Hajnoczi
· 10 years ago
638b836
hmp: fix crash in 'info block -n -v'
by Alberto Garcia
· 10 years ago
d8e33fc
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150317' into staging
by Peter Maydell
· 10 years ago
24b8c39
migration: Convert 'status' of MigrationInfo to use an enum type
by zhanghailiang
· 10 years ago
e49f35b
hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'
by zhanghailiang
· 10 years ago
1fa57f5
migrate_incoming: use hmp_handle_error
by Dr. David Alan Gilbert
· 10 years ago
c0e6ee9
qom: Implement qom-set HMP command
by Andreas Färber
· 11 years ago
89d7fa9
qom: Implement qom-list HMP command
by Andreas Färber
· 11 years ago
bf1ae1f
Add migrate_incoming
by Dr. David Alan Gilbert
· 10 years ago
7c6044a
hmp: info spice: take out webdav
by Gerd Hoffmann
· 10 years ago
22fa7da
hmp: info spice: Show string channel name
by Cole Robinson
· 10 years ago
041ccc9
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 10 years ago
68b459e
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' into staging
by Peter Maydell
· 10 years ago
f19e44b
hmp: Fix warning from smatch (wrong argument in function call)
by Stefan Weil
· 10 years ago
3e5a50d
hmp: Name HMP command handler functions hmp_COMMAND()
by Markus Armbruster
· 10 years ago
4c7b7e9
qemu-io: Use BlockBackend
by Max Reitz
· 10 years ago
f4564d5
block: add accounting for merged requests
by Peter Lieven
· 10 years ago
206addd
hmp: Compile hmp_info_spice() only with CONFIG_SPICE
by Markus Armbruster
· 10 years ago
e6bb31e
block/hmp: Allow node-name in 'info block'
by Kevin Wolf
· 10 years ago
8d6adcc
block/hmp: Allow info = NULL in print_block_info()
by Kevin Wolf
· 10 years ago
289b276
block/hmp: Factor out print_block_info()
by Kevin Wolf
· 10 years ago
9e193c5
block/qapi: Add cache information to query-block
by Kevin Wolf
· 11 years ago
f71eaa7
qmp: Add optional switch "query-nodes" in query-blockstats
by Fam Zheng
· 10 years ago
a631892
Add HMP command "info memory-devices"
by Zhu Guihua
· 10 years ago
93bb131
hmp: fix memory leak at hmp_info_block_jobs()
by Gonglei
· 10 years ago
ecaf54a
hmp: fix MemdevList memory leak
by Chen Fan
· 11 years ago
976620a
qom/object.c, hmp.c: fix string_output_get_string() memory leak
by Chen Fan
· 11 years ago
13d8cc5
block: add backing-file option to block-stream
by Jeff Cody
· 11 years ago
09158f0
block: Add replaces argument to drive-mirror
by Benoît Canet
· 11 years ago
4c828dc
block: Add node-name argument to drive-mirror
by Benoît Canet
· 11 years ago
089a394
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
a589569
qapi: adjust existing defines
by Wenchao Xia
· 11 years ago
8f4e5ac
qapi/hmp: use 'backend' instead of 'device' with memory backend
by Igor Mammedov
· 11 years ago
eb1539b
hmp: add info memdev
by Hu Tao
· 11 years ago
ca8c0fa
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
465bee1
block: optimize zero writes with bdrv_write_zeroes
by Peter Lieven
· 11 years ago
f9f3a5e
hmp: Call visit_end_struct() after visit_start_struct() succeeds
by Markus Armbruster
· 11 years ago
415168e
hmp: Guard against misuse of hmp_handle_error()
by Markus Armbruster
· 11 years ago
e940f54
qmp hmp: Consistently name Error * objects err, and not errp
by Markus Armbruster
· 11 years ago
8bc3923
migration: expose xbzrle cache miss rate
by ChenLiang
· 11 years ago
58570ed
migration: expose the bitmap_sync_count to the end
by ChenLiang
· 11 years ago
1b7a0f7
HMP: support specifying dump format for dump-guest-memory
by Qiao Nuohan
· 11 years ago
b53ccc3
dump: make kdump-compressed format available for 'dump-guest-memory'
by qiaonuohan
· 11 years ago
84d18f0
Use error_is_set() only when necessary
by Markus Armbruster
· 11 years ago
dde3a21
hmp: migrate command (without -d) now blocks correctly
by Soramichi AKIYAMA
· 11 years ago
0901f67
qmp: Allow to take external snapshots on bs graphs node.
by Benoît Canet
· 11 years ago
3b1dbd1
qmp: Allow block_resize to manipulate bs graph nodes.
by Benoît Canet
· 11 years ago
12d3ba8
qmp: Allow to change password on named block driver states.
by Benoît Canet
· 11 years ago
c60bf33
readline: decouple readline from the monitor
by Stefan Hajnoczi
· 11 years ago
cff8b2c
monitor: add object-add (QMP) and object_add (HMP) command
by Paolo Bonzini
· 11 years ago
ab2d053
monitor: add object-del (QMP) and object_del (HMP) command
by Paolo Bonzini
· 11 years ago
abf2332
qemu-monitor: HMP cpu-add wrapper
by Jason J. Herne
· 11 years ago
684b254
hmp: drop bogus "[not inserted]"
by Mike Qiu
· 11 years ago
46663e5
hmp: block-stream: fix typo
by Anthony Liguori
· 11 years ago
7a4ed2e
hmp: add interface hmp_snapshot_delete_blkdev_internal
by Wenchao Xia
· 11 years ago
775ca88
hmp: add interface hmp_snapshot_blkdev_internal
by Wenchao Xia
· 11 years ago
f69f0bc
Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging
by Anthony Liguori
· 11 years ago
6f88009
Add c++ keywords to QAPI helper script
by Tomoki Sekiyama
· 12 years ago
2024c1d
block: Add iops_size to do the iops accounting for a given io size.
by Benoît Canet
· 11 years ago
3e9fab6
block: Add support for throttling burst max in QMP and the command line.
by Benoît Canet
· 11 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
ed4fbd1
rdma: account for the time spent in MIG_STATE_SETUP through QMP
by Michael R. Hines
· 12 years ago
de90930
block: add drive_backup HMP command
by Stefan Hajnoczi
· 12 years ago
Next »