Sign in
qemu
/
qemu
/
ddc63e4556b6f9a0b5727ca079dd21fa88b7fd91
/
qapi
030c98a
all: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
f68419e
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
7f82159
qmp: add monitor command to add/remove a child
by Wen Congyang
· 9 years ago
68ab47e
qapi: Change visit_type_FOO() to no longer return partial objects
by Eric Blake
· 9 years ago
d9f62dd
qapi: Simplify semantics of visit_next_list()
by Eric Blake
· 9 years ago
74f24cb
qapi: Fix string input visitor handling of invalid list
by Eric Blake
· 9 years ago
15c2f66
qapi: Split visit_end_struct() into pieces
by Eric Blake
· 9 years ago
56a6f02
qmp: Tighten output visitor rules
by Eric Blake
· 9 years ago
3df016f
qmp: Support explicit null during visits
by Eric Blake
· 9 years ago
3bc97fd
qapi: Add visit_type_null() visitor
by Eric Blake
· 9 years ago
adfb264
qapi: Document visitor interfaces, add assertions
by Eric Blake
· 9 years ago
fcf3cb2
qmp-input: Refactor when list is advanced
by Eric Blake
· 9 years ago
ce140b1
qmp-input: Require struct push to visit members of top dict
by Eric Blake
· 9 years ago
e5826a2
qmp-input: Don't consume input when checking has_member
by Eric Blake
· 9 years ago
fc471c1
qapi: Consolidate QMP input visitor creation
by Eric Blake
· 9 years ago
b471d01
qmp-input: Clean up stack handling
by Eric Blake
· 9 years ago
42a502a
qmp: Drop dead command->type
by Eric Blake
· 9 years ago
e58d695
qapi: Guarantee NULL obj on input visitor callback error
by Eric Blake
· 9 years ago
983f52d
qapi-visit: Add visitor.type classification
by Eric Blake
· 9 years ago
0a40bda
qapi: Don't pass NULL to printf in string input visitor
by Eric Blake
· 9 years ago
7836857
block: add generic full disk encryption driver
by Daniel P. Berrange
· 9 years ago
aaa436f
block: Remove cache.writeback from blockdev-add
by Kevin Wolf
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
4829e03
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-18' into staging
by Peter Maydell
· 9 years ago
3666a97
qapi: Use anonymous bases in QMP flat unions
by Eric Blake
· 9 years ago
3e308f2
crypto: implement the LUKS block encryption format
by Daniel P. Berrange
· 9 years ago
7d96901
crypto: add block encryption framework
by Daniel P. Berrange
· 9 years ago
eaec903
crypto: wire up XTS mode for cipher APIs
by Daniel P. Berrange
· 9 years ago
50f6753
crypto: add support for the twofish cipher algorithm
by Daniel P. Berrange
· 9 years ago
9431852
crypto: add support for the serpent cipher algorithm
by Daniel P. Berrange
· 9 years ago
084a85e
crypto: add support for the cast5-128 cipher algorithm
by Daniel P. Berrange
· 9 years ago
cb73089
crypto: add support for generating initialization vectors
by Daniel P. Berrange
· 9 years ago
0ae053b
qmp event: Refactor QUORUM_REPORT_BAD
by Changlong Xie
· 9 years ago
586fc27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
d42a0d1
dump-guest-memory: add qmp event DUMP_COMPLETED
by Peter Xu
· 9 years ago
f5a845f
qapi: Correct the name of the iops_rd parameter
by Alberto Garcia
· 9 years ago
398befd
qapi: Add burst length fields to BlockDeviceInfo
by Alberto Garcia
· 9 years ago
dce1320
qapi: Add burst length parameters to block_set_io_throttle
by Alberto Garcia
· 9 years ago
dbf1192
qapi: Change visit_start_implicit_struct to visit_start_alternate
by Eric Blake
· 9 years ago
544a373
qapi: Don't box branches of flat unions
by Eric Blake
· 9 years ago
e65d89b
qapi: Adjust layout of FooList types
by Eric Blake
· 9 years ago
f96493b
qapi: Simplify excess input reporting in input visitors
by Eric Blake
· 9 years ago
ddffee3
nbd: enable use of TLS with nbd-server-start command
by Daniel P. Berrange
· 9 years ago
455ba08
qmp: Don't abuse stack to track qmp-output root
by Eric Blake
· 9 years ago
a861564
qmp: Fix reference-counting of qnull on empty output visit
by Eric Blake
· 9 years ago
08f9541
qapi: Drop unused error argument for list and implicit struct
by Eric Blake
· 9 years ago
bdd8e6b
qapi: Tighten qmp_input_end_list()
by Eric Blake
· 9 years ago
337283d
qapi: Drop unused 'kind' for struct/enum visit
by Eric Blake
· 9 years ago
0b2a0d6
qapi: Swap 'name' in visit_* callbacks to match public API
by Eric Blake
· 9 years ago
51e72bc
qapi: Swap visit_* arguments for consistent 'name' placement
by Eric Blake
· 9 years ago
04e070d
qapi: Consolidate visitor small integer callbacks
by Eric Blake
· 9 years ago
f755dea
qapi: Make all visitors supply uint64 callbacks
by Eric Blake
· 9 years ago
4c40314
qapi: Prefer type_int64 over type_int in visitors
by Eric Blake
· 9 years ago
7c91aab
qapi-visit: Kill unused visit_end_union()
by Eric Blake
· 9 years ago
4894b00
qapi: Dealloc visitor does not need a type_size()
by Eric Blake
· 9 years ago
77577cb
qapi: Drop dead dealloc visitor variable
by Eric Blake
· 9 years ago
d7bea75
qapi: Avoid use of misnamed DO_UPCAST()
by Eric Blake
· 9 years ago
cbf2115
qapi: Clean up includes
by Peter Maydell
· 9 years ago
16b0d55
qemu-img: Make MapEntry a QAPI struct
by Fam Zheng
· 9 years ago
327032c
block/qapi: Emit tray_open only if there is a tray
by Max Reitz
· 9 years ago
12c7ec8
blockdev: Fix 'change' for slot devices
by Max Reitz
· 9 years ago
2da44dd
fdc: add drive type qapi enum
by John Snow
· 9 years ago
4addcd4
Migration: Emit event at start of pass
by Dr. David Alan Gilbert
· 9 years ago
df92562
qmp: Add blockdev-mirror command
by Fam Zheng
· 9 years ago
d8c02bc
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
by Daniel P. Berrange
· 9 years ago
d84b79d
crypto: move QCryptoHashAlgorithm enum definition into QAPI
by Daniel P. Berrange
· 9 years ago
ac1d887
crypto: add QCryptoSecret object class for password/key handling
by Daniel P. Berrange
· 9 years ago
32c18a2
kvm: add support for -machine kernel_irqchip=split
by Matt Gingell
· 9 years ago
29637a6
qapi: Shorter visits of optional fields
by Eric Blake
· 9 years ago
5cdc883
qapi: Simplify visits of optional fields
by Eric Blake
· 9 years ago
d00341a
qapi: Fix alternates that accept 'number' but not 'int'
by Eric Blake
· 9 years ago
0426d53
qapi: Simplify visiting of alternate types
by Eric Blake
· 9 years ago
f22a28b
qapi: Add alias for ErrorClass
by Eric Blake
· 9 years ago
5be5b77
blkdebug: Avoid '.' in enum values
by Eric Blake
· 9 years ago
a31939e
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
by Eric Blake
· 9 years ago
6e0abc2
blockdev: Mark {insert, remove}-medium experimental
by Max Reitz
· 9 years ago
9be060f
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 9 years ago
40119ef
block: make 'stats-interval' an array of ints instead of a string
by Alberto Garcia
· 9 years ago
39a65e2
qapi: Document introspection stability considerations
by Eric Blake
· 9 years ago
2be5506
block: New option to define the intervals for collecting I/O statistics
by Alberto Garcia
· 9 years ago
96e4ded
block: Add average I/O queue depth to BlockDeviceTimedStats
by Alberto Garcia
· 9 years ago
979e9b0
block: Compute minimum, maximum and average I/O latencies
by Alberto Garcia
· 9 years ago
362e929
block: Allow configuring whether to account failed and invalid ops
by Alberto Garcia
· 9 years ago
7ee12da
block: Add statistics for failed and invalid I/O operations
by Alberto Garcia
· 9 years ago
cb38fff
block: Add idle_time_ns to BlockDeviceStats
by Alberto Garcia
· 9 years ago
81b936a
block: Add 'x-blockdev-del' QMP command
by Alberto Garcia
· 9 years ago
43de7e2
block: add a 'blockdev-snapshot' QMP command
by Alberto Garcia
· 9 years ago
a911e6a
block: rename BlockdevSnapshot to BlockdevSnapshotSync
by Alberto Garcia
· 9 years ago
39ff43d
blockdev: read-only-mode for blockdev-change-medium
by Max Reitz
· 9 years ago
24fb413
qmp: Introduce blockdev-change-medium
by Max Reitz
· 9 years ago
d129988
blockdev: Add blockdev-insert-medium
by Max Reitz
· 9 years ago
2814f67
blockdev: Add blockdev-remove-medium
by Max Reitz
· 9 years ago
abaaf59
blockdev: Add blockdev-close-tray
by Max Reitz
· 9 years ago
7d8a9f7
blockdev: Add blockdev-open-tray
by Max Reitz
· 9 years ago
f545504
qapi-introspect: Document lack of sorting
by Eric Blake
· 9 years ago
7f02784
qstring: Make conversion from QObject * accept null
by Markus Armbruster
· 9 years ago
fcf73f6
qfloat qint: Make conversion from QObject * accept null
by Markus Armbruster
· 9 years ago
14b6160
qbool: Make conversion from QObject * accept null
by Markus Armbruster
· 9 years ago
be4b67b
blockdev: Allow creation of BDS trees without BB
by Max Reitz
· 9 years ago
Next »