index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
crypto: implement the LUKS block encryption format
Daniel P. Berrange
1
-3
/
+46
2016-03-17
crypto: add block encryption framework
Daniel P. Berrange
1
-0
/
+68
2016-03-17
crypto: wire up XTS mode for cipher APIs
Daniel P. Berrange
1
-1
/
+2
2016-03-17
crypto: add support for the twofish cipher algorithm
Daniel P. Berrange
1
-1
/
+5
2016-03-17
crypto: add support for the serpent cipher algorithm
Daniel P. Berrange
1
-1
/
+5
2016-03-17
crypto: add support for the cast5-128 cipher algorithm
Daniel P. Berrange
1
-1
/
+4
2016-03-17
crypto: add support for generating initialization vectors
Daniel P. Berrange
1
-0
/
+19
2016-03-14
qmp event: Refactor QUORUM_REPORT_BAD
Changlong Xie
2
-1
/
+19
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+16
2016-02-22
dump-guest-memory: add qmp event DUMP_COMPLETED
Peter Xu
1
-0
/
+16
2016-02-22
qapi: Correct the name of the iops_rd parameter
Alberto Garcia
1
-1
/
+1
2016-02-22
qapi: Add burst length fields to BlockDeviceInfo
Alberto Garcia
1
-6
/
+33
2016-02-22
qapi: Add burst length parameters to block_set_io_throttle
Alberto Garcia
1
-6
/
+45
2016-02-19
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
3
-45
/
+32
2016-02-19
qapi: Don't box branches of flat unions
Eric Blake
2
-34
/
+0
2016-02-19
qapi: Adjust layout of FooList types
Eric Blake
7
-11
/
+15
2016-02-19
qapi: Simplify excess input reporting in input visitors
Eric Blake
2
-18
/
+8
2016-02-16
nbd: enable use of TLS with nbd-server-start command
Daniel P. Berrange
1
-1
/
+3
2016-02-08
qmp: Don't abuse stack to track qmp-output root
Eric Blake
1
-63
/
+26
2016-02-08
qmp: Fix reference-counting of qnull on empty output visit
Eric Blake
1
-7
/
+34
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
7
-34
/
+25
2016-02-08
qapi: Tighten qmp_input_end_list()
Eric Blake
1
-1
/
+1
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
5
-17
/
+11
2016-02-08
qapi: Swap 'name' in visit_* callbacks to match public API
Eric Blake
7
-75
/
+74
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-24
/
+30
2016-02-08
qapi: Consolidate visitor small integer callbacks
Eric Blake
1
-94
/
+54
2016-02-08
qapi: Make all visitors supply uint64 callbacks
Eric Blake
6
-25
/
+67
2016-02-08
qapi: Prefer type_int64 over type_int in visitors
Eric Blake
7
-31
/
+39
2016-02-08
qapi-visit: Kill unused visit_end_union()
Eric Blake
1
-7
/
+1
2016-02-08
qapi: Dealloc visitor does not need a type_size()
Eric Blake
1
-6
/
+0
2016-02-08
qapi: Drop dead dealloc visitor variable
Eric Blake
1
-1
/
+0
2016-02-08
qapi: Avoid use of misnamed DO_UPCAST()
Eric Blake
3
-28
/
+44
2016-02-04
qapi: Clean up includes
Peter Maydell
11
-4
/
+11
2016-02-02
qemu-img: Make MapEntry a QAPI struct
Fam Zheng
1
-0
/
+27
2016-02-02
block/qapi: Emit tray_open only if there is a tray
Max Reitz
1
-2
/
+2
2016-02-02
blockdev: Fix 'change' for slot devices
Max Reitz
1
-2
/
+1
2016-01-25
fdc: add drive type qapi enum
John Snow
1
-0
/
+16
2016-01-13
Migration: Emit event at start of pass
Dr. David Alan Gilbert
1
-0
/
+13
2016-01-07
qmp: Add blockdev-mirror command
Fam Zheng
1
-0
/
+48
2015-12-23
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
Daniel P. Berrange
1
-0
/
+30
2015-12-23
crypto: move QCryptoHashAlgorithm enum definition into QAPI
Daniel P. Berrange
1
-0
/
+15
2015-12-18
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
1
-0
/
+14
2015-12-17
kvm: add support for -machine kernel_irqchip=split
Matt Gingell
1
-0
/
+16
2015-12-17
qapi: Shorter visits of optional fields
Eric Blake
1
-1
/
+2
2015-12-17
qapi: Simplify visits of optional fields
Eric Blake
4
-8
/
+5
2015-12-17
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2
-3
/
+6
2015-12-17
qapi: Simplify visiting of alternate types
Eric Blake
2
-4
/
+4
2015-12-17
qapi: Add alias for ErrorClass
Eric Blake
2
-3
/
+4
2015-12-17
blkdebug: Avoid '.' in enum values
Eric Blake
1
-8
/
+8
2015-12-17
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
1
-1
/
+3
[next]