index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
crypto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-11
block: Add PreallocMode to bdrv_truncate()
Max Reitz
1
-7
/
+1
2017-07-11
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
1
-1
/
+7
2017-07-11
block: pass option prefix down to crypto layer
Daniel P. Berrange
1
-2
/
+2
2017-07-11
block: remove all encryption handling APIs
Daniel P. Berrange
1
-1
/
+0
2017-07-11
qcow: convert QCow to use QCryptoBlock for encryption
Daniel P. Berrange
1
-0
/
+10
2017-07-11
block: add ability to set a prefix for opt names
Daniel P. Berrange
1
-8
/
+8
2017-07-11
block: expose crypto option names / defs to other drivers
Daniel P. Berrange
1
-56
/
+26
2017-05-09
crypto: move 'opaque' parameter to (nearly) the end of parameter list
Daniel P. Berrange
1
-3
/
+3
2017-04-28
block: Add errp to BD.bdrv_truncate()
Max Reitz
1
-2
/
+3
2017-04-28
block: Add errp to b{lk,drv}_truncate()
Max Reitz
1
-1
/
+1
2017-04-24
crypto: Make errp the last parameter of functions
Fam Zheng
1
-6
/
+6
2017-02-28
block: Request child permissions in format drivers
Kevin Wolf
1
-0
/
+1
2017-02-24
block: Attach bs->file only during .bdrv_open()
Kevin Wolf
1
-0
/
+6
2017-02-24
block: Pass BdrvChild to bdrv_truncate()
Kevin Wolf
1
-1
/
+1
2016-09-19
crypto: make PBKDF iterations configurable for LUKS format
Daniel P. Berrange
1
-0
/
+6
2016-07-26
block: export LUKS specific data to qemu-img info
Daniel P. Berrange
1
-0
/
+49
2016-07-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into ...
Peter Maydell
1
-16
/
+14
2016-07-06
opts-visitor: Favor new visit_free() function
Eric Blake
1
-16
/
+14
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
1
-2
/
+2
2016-07-05
block: Convert bdrv_pread(v) to BdrvChild
Kevin Wolf
1
-1
/
+1
2016-07-05
block: Convert bdrv_co_writev() to BdrvChild
Kevin Wolf
1
-1
/
+1
2016-07-05
block: Convert bdrv_co_readv() to BdrvChild
Kevin Wolf
1
-1
/
+1
2016-07-05
block: Use bool as appropriate for BDS members
Eric Blake
1
-2
/
+2
2016-05-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2016-05-12
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
1
-1
/
+1
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
1
-6
/
+8
2016-04-05
crypto: Avoid memory leak on failure
Eric Blake
1
-6
/
+6
2016-03-30
block: Always set writeback mode in blk_new_open()
Kevin Wolf
1
-2
/
+1
2016-03-30
block: add generic full disk encryption driver
Daniel P. Berrange
1
-0
/
+587