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
*
qmp: Don't abuse stack to track qmp-output root
Eric Blake
2019-11-29
1
-63
/
+26
*
qmp: Fix reference-counting of qnull on empty output visit
Eric Blake
2019-11-29
1
-7
/
+34
*
qapi: Drop unused error argument for list and implicit struct
Eric Blake
2019-11-29
7
-34
/
+25
*
qapi: Tighten qmp_input_end_list()
Eric Blake
2019-11-29
1
-1
/
+1
*
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2019-11-29
5
-17
/
+11
*
qapi: Swap 'name' in visit_* callbacks to match public API
Eric Blake
2019-11-29
7
-75
/
+74
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2019-11-29
1
-24
/
+30
*
qapi: Consolidate visitor small integer callbacks
Eric Blake
2019-11-29
1
-94
/
+54
*
qapi: Make all visitors supply uint64 callbacks
Eric Blake
2019-11-29
6
-25
/
+67
*
qapi: Prefer type_int64 over type_int in visitors
Eric Blake
2019-11-29
7
-31
/
+39
*
qapi-visit: Kill unused visit_end_union()
Eric Blake
2019-11-29
1
-7
/
+1
*
qapi: Dealloc visitor does not need a type_size()
Eric Blake
2019-11-29
1
-6
/
+0
*
qapi: Drop dead dealloc visitor variable
Eric Blake
2019-11-29
1
-1
/
+0
*
qapi: Avoid use of misnamed DO_UPCAST()
Eric Blake
2019-11-29
3
-28
/
+44
*
qapi: Clean up includes
Peter Maydell
2019-11-29
11
-4
/
+11
*
qemu-img: Make MapEntry a QAPI struct
Fam Zheng
2019-11-29
1
-0
/
+27
*
block/qapi: Emit tray_open only if there is a tray
Max Reitz
2019-11-29
1
-2
/
+2
*
blockdev: Fix 'change' for slot devices
Max Reitz
2019-11-29
1
-2
/
+1
*
fdc: add drive type qapi enum
John Snow
2019-11-29
1
-0
/
+16
*
Migration: Emit event at start of pass
Dr. David Alan Gilbert
2019-11-29
1
-0
/
+13
*
qmp: Add blockdev-mirror command
Fam Zheng
2019-11-29
1
-0
/
+48
*
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
Daniel P. Berrange
2019-11-29
1
-0
/
+30
*
crypto: move QCryptoHashAlgorithm enum definition into QAPI
Daniel P. Berrange
2019-11-29
1
-0
/
+15
*
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
2019-11-29
1
-0
/
+14
*
kvm: add support for -machine kernel_irqchip=split
Matt Gingell
2019-11-29
1
-0
/
+16
*
qapi: Shorter visits of optional fields
Eric Blake
2019-11-29
1
-1
/
+2
*
qapi: Simplify visits of optional fields
Eric Blake
2019-11-29
4
-8
/
+5
*
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2019-11-29
2
-3
/
+6
*
qapi: Simplify visiting of alternate types
Eric Blake
2019-11-29
2
-4
/
+4
*
qapi: Add alias for ErrorClass
Eric Blake
2019-11-29
2
-3
/
+4
*
blkdebug: Avoid '.' in enum values
Eric Blake
2019-11-29
1
-8
/
+8
*
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
2019-11-29
1
-1
/
+3
*
blockdev: Mark {insert, remove}-medium experimental
Max Reitz
2015-12-11
1
-6
/
+12
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-11-17
1
-4
/
+3
|
\
|
*
block: make 'stats-interval' an array of ints instead of a string
Alberto Garcia
2015-11-17
1
-4
/
+3
*
|
qapi: Document introspection stability considerations
Eric Blake
2015-11-17
1
-0
/
+9
|
/
*
block: New option to define the intervals for collecting I/O statistics
Alberto Garcia
2015-11-12
1
-0
/
+4
*
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
2015-11-12
1
-1
/
+8
*
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
2015-11-12
1
-1
/
+51
*
block: Allow configuring whether to account failed and invalid ops
Alberto Garcia
2015-11-12
1
-1
/
+16
*
block: Add statistics for failed and invalid I/O operations
Alberto Garcia
2015-11-12
1
-1
/
+22
*
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
2015-11-12
1
-1
/
+5
*
block: Add 'x-blockdev-del' QMP command
Alberto Garcia
2015-11-11
1
-2
/
+30
*
block: add a 'blockdev-snapshot' QMP command
Alberto Garcia
2015-11-11
1
-0
/
+28
*
block: rename BlockdevSnapshot to BlockdevSnapshotSync
Alberto Garcia
2015-11-11
1
-4
/
+4
*
blockdev: read-only-mode for blockdev-change-medium
Max Reitz
2015-11-11
1
-1
/
+23
*
qmp: Introduce blockdev-change-medium
Max Reitz
2015-11-11
1
-0
/
+23
*
blockdev: Add blockdev-insert-medium
Max Reitz
2015-11-11
1
-0
/
+17
*
blockdev: Add blockdev-remove-medium
Max Reitz
2015-11-11
1
-0
/
+16
*
blockdev: Add blockdev-close-tray
Max Reitz
2015-11-11
1
-0
/
+16
[next]