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
/
qmp-commands.hx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-03-26
1
-22
/
+33
|
\
|
*
migration: do not sent zero pages in bulk stage
Peter Lieven
2013-03-26
1
-0
/
+1
|
*
migration: Improve QMP documentation
Juan Quintela
2013-03-26
1
-22
/
+32
*
|
New QMP command query-cpu-max and HMP command cpu_max
Michal Novotny
2013-03-25
1
-0
/
+22
*
|
QMP: TPM QMP and man page documentation updates
Corey Bryant
2013-03-25
1
-0
/
+58
|
/
*
Support for TPM command line options
Stefan Berger
2013-03-12
1
-0
/
+18
*
qmp: netdev_add is like -netdev, not -net, fix documentation
Markus Armbruster
2013-02-27
1
-1
/
+1
*
qemu-char: Saner naming of memchar stuff & doc fixes
Markus Armbruster
2013-02-06
1
-26
/
+29
*
qmp: Clean up design of memchar-read
Markus Armbruster
2013-02-06
1
-1
/
+1
*
qmp: Fix design bug and read beyond buffer in memchar-write
Markus Armbruster
2013-02-06
1
-3
/
+1
*
Fix example for query-migrate-capabilities
Orit Wasserman
2013-02-01
1
-4
/
+2
*
qmp-commands.hx: s/tray-open/tray_open/ to match qapi schema
Michal Privoznik
2013-01-30
1
-1
/
+1
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-01-28
1
-1
/
+9
|
\
|
*
mirror: add buf-size argument to drive-mirror
Paolo Bonzini
2013-01-25
1
-1
/
+3
|
*
mirror: allow customizing the granularity
Paolo Bonzini
2013-01-25
1
-1
/
+7
*
|
QAPI: Introduce memchar-read QMP command
Lei Li
2013-01-25
1
-0
/
+33
*
|
QAPI: Introduce memchar-write QMP command
Lei Li
2013-01-25
1
-0
/
+33
*
|
balloon: drop old stats code & API
Luiz Capitulino
2013-01-25
1
-13
/
+0
|
/
*
chardev: add pty chardev support to chardev-add (qmp)
Gerd Hoffmann
2013-01-16
1
-0
/
+5
*
chardev: add file chardev support to chardev-add (qmp)
Gerd Hoffmann
2013-01-16
1
-1
/
+7
*
chardev: add qmp hotplug commands, with null chardev support
Gerd Hoffmann
2013-01-16
1
-0
/
+50
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-10-29
1
-0
/
+53
|
\
|
*
mirror: add support for on-source-error/on-target-error
Paolo Bonzini
2012-10-24
1
-1
/
+7
|
*
qmp: add drive-mirror command
Paolo Bonzini
2012-10-24
1
-0
/
+42
|
*
block: add block-job-complete
Paolo Bonzini
2012-10-24
1
-0
/
+5
*
|
qmp: add NBD server commands
Paolo Bonzini
2012-10-23
1
-0
/
+16
|
/
*
migration: print expected downtime in info migrate
Juan Quintela
2012-10-17
1
-0
/
+6
*
migration: print total downtime for final phase of migration
Juan Quintela
2012-10-17
1
-0
/
+3
*
Merge remote-tracking branch 'sstabellini/xen-2012-10-03' into staging
Anthony Liguori
2012-10-04
1
-0
/
+24
|
\
|
*
QMP, Introduce xen-set-global-dirty-log command.
Anthony PERARD
2012-10-03
1
-0
/
+24
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-10-04
1
-2
/
+18
|
\
\
|
*
|
stream: add on-error argument
Paolo Bonzini
2012-09-28
1
-1
/
+1
|
*
|
qmp: add block-job-pause and block-job-resume
Paolo Bonzini
2012-09-28
1
-1
/
+11
|
*
|
QAPI: add command for live block commit, 'block-commit'
Jeff Cody
2012-09-28
1
-0
/
+6
|
|
/
*
|
qapi: convert add_client
Luiz Capitulino
2012-09-26
1
-4
/
+1
|
/
*
qapi: convert screendump
Luiz Capitulino
2012-09-05
1
-4
/
+1
*
qapi: convert sendkey
Amos Kong
2012-09-05
1
-0
/
+28
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-08-22
1
-3
/
+3
|
\
|
*
migration: move total_time from ram stats to migration info
Juan Quintela
2012-08-21
1
-3
/
+3
*
|
qapi: add 'query-target' command to return target arch
Daniel P. Berrange
2012-08-22
1
-0
/
+5
|
/
*
qapi: Introduce add-fd, remove-fd, query-fdsets
Corey Bryant
2012-08-15
1
-0
/
+122
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-08-13
1
-2
/
+21
|
\
|
*
qapi: add query-cpu-definitions command (v2)
Anthony Liguori
2012-08-13
1
-0
/
+6
|
*
qapi: add query-machines command
Anthony Liguori
2012-08-13
1
-0
/
+6
|
*
qmp: introduce device-list-properties command
Anthony Liguori
2012-08-13
1
-0
/
+7
|
*
qmp: switch to the new error format on the wire
Luiz Capitulino
2012-08-13
1
-2
/
+2
*
|
Add XBZRLE statistics
Orit Wasserman
2012-08-08
1
-1
/
+33
*
|
Add migration accounting for normal and duplicate pages
Orit Wasserman
2012-08-08
1
-3
/
+24
*
|
Change total_time to total-time in MigrationStats
Orit Wasserman
2012-08-08
1
-2
/
+7
*
|
Add migrate_set_cache_size command
Orit Wasserman
2012-08-08
1
-0
/
+44
[next]