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
/
qapi-schema.json
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qmp: Allow to take external snapshots on bs graphs node.
Benoît Canet
2014-01-24
1
-3
/
+10
*
qmp: Allow block_resize to manipulate bs graph nodes.
Benoît Canet
2014-01-24
1
-2
/
+8
*
qmp: Allow to change password on named block driver states.
Benoît Canet
2014-01-24
1
-2
/
+7
*
qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.
Benoît Canet
2014-01-24
1
-2
/
+14
*
block: Allow the user to define "node-name" option both on command line and QMP.
Benoît Canet
2014-01-24
1
-0
/
+2
*
qapi: Add "backing" to BlockStats
Fam Zheng
2014-01-24
1
-4
/
+6
*
qapi: QMP interface for blkdebug and blkverify
Max Reitz
2014-01-22
1
-4
/
+109
*
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
2014-01-14
1
-0
/
+34
|
\
|
*
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
2014-01-06
1
-0
/
+20
|
*
monitor: add object-del (QMP) and object_del (HMP) command
Paolo Bonzini
2014-01-06
1
-0
/
+14
*
|
commit: Support commit active layer
Fam Zheng
2013-12-20
1
-2
/
+3
*
|
qapi-schema: fix QEMU 1.8 references
Stefan Hajnoczi
2013-12-20
1
-1
/
+1
|
/
*
qapi-schema.json: Change 1.8 reference to 2.0
Kevin Wolf
2013-12-13
1
-1
/
+1
*
net: Adding netmap network backend
Vincenzo Maffione
2013-12-09
1
-1
/
+23
*
qapi: Change BlockDirtyInfo to list
Fam Zheng
2013-11-29
1
-3
/
+3
*
qapi-schema: Update description for NewImageMode
Max Reitz
2013-11-14
1
-1
/
+2
*
qapi: Fix comment for create-type to match code.
Fam Zheng
2013-11-07
1
-1
/
+1
*
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
2013-10-31
1
-2
/
+26
|
\
|
*
vmdk: Implment bdrv_get_specific_info
Fam Zheng
2013-10-31
1
-1
/
+23
|
*
qapi: Add optional field 'compressed' to ImageInfo
Fam Zheng
2013-10-30
1
-1
/
+3
*
|
misc: Spelling and grammar fixes in comments
Stefan Weil
2013-10-26
1
-1
/
+1
|
/
*
blockdev: 'blockdev-add' QMP command
Kevin Wolf
2013-10-11
1
-0
/
+236
*
qcow2: Add support for ImageInfoSpecific
Max Reitz
2013-10-11
1
-0
/
+16
*
qapi: Add ImageInfoSpecific type
Max Reitz
2013-10-11
1
-1
/
+17
*
qapi: Introduce enum BlockJobType
Fam Zheng
2013-10-11
1
-0
/
+18
*
qmp: add interface blockdev-snapshot-delete-internal-sync
Wenchao Xia
2013-09-12
1
-0
/
+27
*
qmp: add interface blockdev-snapshot-internal-sync
Wenchao Xia
2013-09-12
1
-0
/
+20
*
qmp: add internal snapshot support in qmp_transaction
Wenchao Xia
2013-09-12
1
-1
/
+18
*
docs, qapi: document qemu-img map
Paolo Bonzini
2013-09-06
1
-0
/
+29
*
block: Add iops_size to do the iops accounting for a given io size.
Benoît Canet
2013-09-06
1
-2
/
+8
*
block: Add support for throttling burst max in QMP and the command line.
Benoît Canet
2013-09-06
1
-2
/
+32
*
qapi: Rename ChardevBackend member "memory" to "ringbuf"
Markus Armbruster
2013-07-29
1
-2
/
+4
*
Revert "chardev: Make the name of memory device consistent"
Markus Armbruster
2013-07-29
1
-3
/
+3
*
migration: add autoconvergence documentation
Juan Quintela
2013-07-23
1
-0
/
+3
*
rdma: account for the time spent in MIG_STATE_SETUP through QMP
Michael R. Hines
2013-07-23
1
-1
/
+8
*
block-migration: efficiently encode zero blocks
Peter Lieven
2013-07-19
1
-1
/
+7
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-18
1
-0
/
+76
|
\
|
*
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
2013-07-15
1
-0
/
+76
*
|
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-07-15
1
-1
/
+1
|
\
\
|
*
|
Add 'auto-converge' migration capability
Chegu Vinod
2013-07-12
1
-1
/
+1
*
|
|
blockdev: add sync mode to drive-backup QMP command
Stefan Hajnoczi
2013-07-15
1
-1
/
+6
|
/
/
*
|
qapi-schema: Use existing type for drive-backup arguments
Kevin Wolf
2013-07-10
1
-30
/
+2
*
|
qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-sync
Kevin Wolf
2013-07-10
1
-12
/
+2
|
/
*
qemu-char: fix documentation for telnet+wait socket flags
Gerd Hoffmann
2013-06-28
1
-3
/
+4
*
blockdev: add Abort transaction
Stefan Hajnoczi
2013-06-28
1
-1
/
+12
*
blockdev: add DriveBackup transaction
Stefan Hajnoczi
2013-06-28
1
-1
/
+39
*
block: add drive-backup QMP command
Stefan Hajnoczi
2013-06-28
1
-0
/
+46
*
rdma: introduce capability x-rdma-pin-all
Michael R. Hines
2013-06-27
1
-1
/
+6
*
rdma: export throughput w/ MigrationStats QMP
Michael R. Hines
2013-06-27
1
-1
/
+4
*
qapi: lack of two commas in dict
Amos Kong
2013-06-21
1
-2
/
+2
[prev]
[next]