index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-06-23
qapi/hmp: use 'backend' instead of 'device' with memory backend
Igor Mammedov
1
-1
/
+1
2014-06-19
hmp: add info memdev
Hu Tao
1
-0
/
+36
2014-05-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+5
2014-05-19
block: optimize zero writes with bdrv_write_zeroes
Peter Lieven
1
-0
/
+5
2014-05-15
hmp: Call visit_end_struct() after visit_start_struct() succeeds
Markus Armbruster
1
-8
/
+8
2014-05-09
hmp: Guard against misuse of hmp_handle_error()
Markus Armbruster
1
-1
/
+2
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-69
/
+69
2014-05-05
migration: expose xbzrle cache miss rate
ChenLiang
1
-0
/
+2
2014-05-05
migration: expose the bitmap_sync_count to the end
ChenLiang
1
-0
/
+2
2014-04-25
HMP: support specifying dump format for dump-guest-memory
Qiao Nuohan
1
-3
/
+22
2014-02-28
dump: make kdump-compressed format available for 'dump-guest-memory'
qiaonuohan
1
-1
/
+4
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-4
/
+4
2014-02-17
hmp: migrate command (without -d) now blocks correctly
Soramichi AKIYAMA
1
-1
/
+2
2014-01-24
qmp: Allow to take external snapshots on bs graphs node.
Benoît Canet
1
-1
/
+3
2014-01-24
qmp: Allow block_resize to manipulate bs graph nodes.
Benoît Canet
1
-1
/
+1
2014-01-24
qmp: Allow to change password on named block driver states.
Benoît Canet
1
-1
/
+1
2014-01-22
readline: decouple readline from the monitor
Stefan Hajnoczi
1
-3
/
+3
2014-01-06
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
1
-0
/
+58
2014-01-06
monitor: add object-del (QMP) and object_del (HMP) command
Paolo Bonzini
1
-0
/
+9
2014-01-06
qemu-monitor: HMP cpu-add wrapper
Jason J. Herne
1
-0
/
+10
2013-10-17
hmp: drop bogus "[not inserted]"
Mike Qiu
1
-2
/
+0
[prev]
[next]