index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
net: reorganize headers
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
1
-0
/
+1
*
hmp: add NBD server commands
Paolo Bonzini
2012-11-12
1
-0
/
+76
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-10-29
1
-0
/
+39
|
\
|
*
mirror: add support for on-source-error/on-target-error
Paolo Bonzini
2012-10-24
1
-1
/
+2
|
*
qmp: add drive-mirror command
Paolo Bonzini
2012-10-24
1
-0
/
+28
|
*
block: add block-job-complete
Paolo Bonzini
2012-10-24
1
-0
/
+10
*
|
hmp: fix info cpus for sparc targets
Aurelien Jarno
2012-10-24
1
-6
/
+5
|
/
*
migration: Add dirty_pages_rate to query migrate output
Juan Quintela
2012-10-17
1
-0
/
+4
*
migration: print expected downtime in info migrate
Juan Quintela
2012-10-17
1
-0
/
+4
*
migration: print total downtime for final phase of migration
Juan Quintela
2012-10-17
1
-0
/
+4
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-10-04
1
-2
/
+24
|
\
|
*
stream: add on-error argument
Paolo Bonzini
2012-09-28
1
-1
/
+2
|
*
qmp: add block-job-pause and block-job-resume
Paolo Bonzini
2012-09-28
1
-1
/
+22
*
|
qmp: qmp_send_key(): accept key codes in hex
Luiz Capitulino
2012-09-27
1
-14
/
+29
*
|
hmp: dump-guest-memory: hardcode protocol argument to "file:"
Luiz Capitulino
2012-09-27
1
-2
/
+6
|
/
*
Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
2012-09-10
1
-0
/
+2
|
\
|
*
spice: add 'migrated' flag to spice info
Yonit Halperin
2012-09-05
1
-0
/
+2
*
|
qapi: convert screendump
Luiz Capitulino
2012-09-05
1
-0
/
+9
*
|
qapi: convert sendkey
Amos Kong
2012-09-05
1
-0
/
+55
|
/
*
migration: move total_time from ram stats to migration info
Juan Quintela
2012-08-21
1
-2
/
+2
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-08-13
1
-46
/
+23
|
\
|
*
hmp: hmp_change(): use error_get_class()
Luiz Capitulino
2012-08-13
1
-1
/
+2
|
*
hmp_change(): don't access DeviceEncrypted's data
Luiz Capitulino
2012-08-13
1
-27
/
+2
|
*
hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED
Luiz Capitulino
2012-08-13
1
-18
/
+19
*
|
Add XBZRLE statistics
Orit Wasserman
2012-08-08
1
-0
/
+13
*
|
Add migration accounting for normal and duplicate pages
Orit Wasserman
2012-08-08
1
-0
/
+6
*
|
Add migrate_set_cache_size command
Orit Wasserman
2012-08-08
1
-0
/
+19
*
|
Add migrate-set-capabilities
Orit Wasserman
2012-08-08
1
-0
/
+32
*
|
Add migration capabilities
Orit Wasserman
2012-08-08
1
-0
/
+33
|
/
*
hmp: show the backing file depth
BenoƮt Canet
2012-08-03
1
-0
/
+2
*
qapi: Convert getfd and closefd
Corey Bryant
2012-07-13
1
-0
/
+18
*
Add spent time for migration
Juan Quintela
2012-06-29
1
-0
/
+2
*
qmp: include monitor.h when needed
Paolo Bonzini
2012-06-15
1
-0
/
+1
*
qapi: convert netdev_del
Luiz Capitulino
2012-06-04
1
-0
/
+9
*
qapi: convert netdev_add
Luiz Capitulino
2012-06-04
1
-0
/
+21
*
introduce a new monitor command 'dump-guest-memory' to dump guest's memory
Wen Congyang
2012-06-04
1
-0
/
+22
*
stream: fix HMP block_job_set_speed
Paolo Bonzini
2012-05-10
1
-1
/
+1
*
spice_info: add mouse_mode
Alon Levy
2012-05-03
1
-0
/
+2
*
block: add 'speed' optional parameter to block-stream
Stefan Hajnoczi
2012-04-27
1
-1
/
+3
*
qapi: convert device_del
Luiz Capitulino
2012-04-09
1
-0
/
+9
*
qapi: Convert migrate
Luiz Capitulino
2012-03-15
1
-0
/
+74
*
qmp: convert blockdev-snapshot-sync to a wrapper around transactions
Paolo Bonzini
2012-03-12
1
-1
/
+5
*
suspend: add system_wakeup monitor command
Gerd Hoffmann
2012-02-24
1
-0
/
+5
*
qmp: add query-block-jobs
Stefan Hajnoczi
2012-01-26
1
-0
/
+36
*
qmp: add block_job_cancel command
Stefan Hajnoczi
2012-01-26
1
-0
/
+10
*
qmp: add block_job_set_speed command
Stefan Hajnoczi
2012-01-26
1
-0
/
+11
*
qmp: add block_stream command
Stefan Hajnoczi
2012-01-26
1
-0
/
+11
[prev]
[next]