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
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
2015-09-15
1
-0
/
+21
*
qcow2: add option to clean unused cache entries after some time
Alberto Garcia
2015-09-04
1
-1
/
+6
*
qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.h
Peter Maydell
2015-08-19
1
-8
/
+0
*
migration: create migration event
Juan Quintela
2015-07-07
1
-0
/
+12
*
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
2015-07-02
1
-1
/
+7
*
qapi: Rename 'dirty-bitmap' mode to 'incremental'
John Snow
2015-07-02
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-06-25
1
-1
/
+5
|
\
|
*
vvfat: add a label option
Wolfgang Bumiller
2015-06-23
1
-1
/
+5
*
|
throttle: Fix typo in the documentation of block_set_io_throttle
Alberto Garcia
2015-06-23
1
-1
/
+1
|
/
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
2
-2
/
+0
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
5
-58
/
+58
*
qobject: Use 'bool' for qbool
Eric Blake
2015-06-22
2
-2
/
+2
*
qom: Make enum string tables const-correct
Daniel P. Berrange
2015-06-19
3
-5
/
+6
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-06-12
1
-2
/
+27
|
\
|
*
throttle: add the name of the ThrottleGroup to BlockDeviceInfo
Alberto Garcia
2015-06-12
1
-1
/
+3
|
*
throttle: Add throttle group support
Alberto Garcia
2015-06-12
1
-1
/
+24
*
|
qmp/hmp: add rocker device support
Scott Feldman
2015-06-12
1
-0
/
+286
|
/
*
qapi: add dirty bitmap status
John Snow
2015-05-29
1
-2
/
+21
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-05-11
1
-0
/
+14
|
\
|
*
qmp-event: add event notification for memory hot unplug error
Zhu Guihua
2015-04-27
1
-0
/
+14
*
|
docs: update BLOCK_IMAGE_CORRUPTED documentation
Alberto Garcia
2015-05-08
1
-1
/
+1
*
|
qapi: Drop inline nested struct in query-version
Eric Blake
2015-05-05
1
-7
/
+19
*
|
qapi: Use 'struct' instead of 'type' in schema
Eric Blake
2015-05-05
4
-37
/
+37
*
|
qapi: Use 'alternate' to replace anonymous union
Eric Blake
2015-05-05
1
-4
/
+2
*
|
qmp: Add dirty bitmap status field in query-block
John Snow
2015-04-28
1
-1
/
+4
*
|
qmp: add block-dirty-bitmap-clear
John Snow
2015-04-28
1
-0
/
+14
*
|
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
2015-04-28
1
-4
/
+10
*
|
block: Add bitmap successors
John Snow
2015-04-28
1
-0
/
+1
*
|
qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
John Snow
2015-04-28
1
-0
/
+55
*
|
qmp: Ensure consistent granularity type
John Snow
2015-04-28
1
-1
/
+1
*
|
qapi: Add optional field "name" to block dirty bitmap
Fam Zheng
2015-04-28
1
-1
/
+3
*
|
block: add 'node-name' field to BLOCK_IMAGE_CORRUPTED
Alberto Garcia
2015-04-28
1
-6
/
+11
*
|
block/null: Latency simulation by adding new option "latency-ns"
Fam Zheng
2015-04-28
1
-1
/
+4
|
/
*
block: Document blockdev-add's immaturity
Markus Armbruster
2015-03-27
1
-0
/
+4
*
block: Fix blockdev-backup not to use funky error class
Markus Armbruster
2015-03-19
1
-3
/
+0
*
raw-posix: Deprecate host floppy passthrough
Markus Armbruster
2015-03-19
1
-0
/
+2
*
block: Fix block-set-write-threshold not to use funky error class
Markus Armbruster
2015-03-16
1
-4
/
+0
*
qcow2: Add refcount_bits to format-specific info
Max Reitz
2015-03-10
1
-1
/
+4
*
block: add event when disk usage exceeds threshold
Francesco Romani
2015-02-06
1
-1
/
+50
*
block: add accounting for merged requests
Peter Lieven
2015-02-06
1
-1
/
+8
*
qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro
Markus Armbruster
2015-01-29
1
-1
/
+2
*
qmp: Add command 'blockdev-backup'
Fam Zheng
2015-01-13
1
-0
/
+54
*
qapi: Fix document for BlockStats.node-name
Fam Zheng
2015-01-13
1
-1
/
+1
*
block/qapi: Add cache information to query-block
Kevin Wolf
2014-12-10
1
-1
/
+19
*
qmp: Add optional switch "query-nodes" in query-blockstats
Fam Zheng
2014-12-10
1
-1
/
+10
*
block: Include "node-name" if present in query-blockstats
Fam Zheng
2014-12-10
1
-1
/
+4
*
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Don Slutz
2014-11-26
1
-0
/
+15
*
Revert "qemu-img info: show nocow info"
Kevin Wolf
2014-11-24
1
-4
/
+1
*
qapi: Complete BlkdebugEvent
Max Reitz
2014-11-07
1
-1
/
+3
*
blockjob: Add "ready" field
Max Reitz
2014-11-03
1
-1
/
+3
[next]