index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
85
-1
/
+164
*
include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h
Markus Armbruster
2016-03-22
9
-6
/
+6
*
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
Markus Armbruster
2016-03-22
4
-5
/
+6
*
Move ParallelIOArg from qemu-common.h to sysemu/char.h
Markus Armbruster
2016-03-22
2
-5
/
+5
*
Move QEMU_ALIGN_*() from qemu-common.h to qemu/osdep.h
Markus Armbruster
2016-03-22
2
-6
/
+6
*
Move HOST_LONG_BITS from qemu-common.h to qemu/osdep.h
Markus Armbruster
2016-03-22
3
-13
/
+11
*
hw/pci/pci.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
4
-11
/
+11
*
include/hw/hw.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
3
-6
/
+4
*
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
8
-31
/
+36
*
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
Markus Armbruster
2016-03-22
6
-57
/
+51
*
Clean up includes some more
Markus Armbruster
2016-03-22
17
-32
/
+2
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
40
-47
/
+0
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
392
-15
/
+399
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-18' into ...
Peter Maydell
2016-03-18
61
-702
/
+651
|
\
|
*
qapi: Use anonymous bases in QMP flat unions
Eric Blake
2016-03-18
4
-79
/
+53
|
*
qapi: Allow anonymous base for flat union
Eric Blake
2016-03-18
7
-33
/
+38
|
*
qapi: Make BlockdevOptions doc example closer to reality
Eric Blake
2016-03-18
1
-37
/
+37
|
*
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
43
-268
/
+246
|
*
qapi: Drop unused c_null()
Eric Blake
2016-03-18
1
-29
/
+17
|
*
qapi: Inline gen_visit_members() into lone caller
Eric Blake
2016-03-18
2
-47
/
+22
|
*
qapi-commands: Inline single-use helpers of gen_marshal()
Eric Blake
2016-03-18
1
-67
/
+39
|
*
qapi-commands: Utilize implicit struct visits
Eric Blake
2016-03-18
1
-16
/
+12
|
*
qapi-event: Utilize implicit struct visits
Eric Blake
2016-03-18
1
-10
/
+38
|
*
qapi-event: Drop qmp_output_get_qobject() null check
Eric Blake
2016-03-18
1
-5
/
+1
|
*
qapi: Emit implicit structs in generated C
Eric Blake
2016-03-18
3
-22
/
+22
|
*
qapi: Adjust names of implicit types
Eric Blake
2016-03-18
11
-103
/
+105
|
*
qapi: Make c_type() more OO-like
Eric Blake
2016-03-18
2
-11
/
+35
|
*
qapi: Fix command with named empty argument type
Eric Blake
2016-03-18
4
-2
/
+11
|
*
qapi: Assert in places where variants are not handled
Eric Blake
2016-03-18
2
-1
/
+3
*
|
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-03-17-3...
Peter Maydell
2016-03-17
45
-109
/
+6488
|
\
\
|
|
/
|
/
|
|
*
crypto: implement the LUKS block encryption format
Daniel P. Berrange
2016-03-17
6
-5
/
+1530
|
*
crypto: add block encryption framework
Daniel P. Berrange
2016-03-17
10
-0
/
+1095
|
*
crypto: wire up XTS mode for cipher APIs
Daniel P. Berrange
2016-03-17
6
-46
/
+405
|
*
crypto: refactor code for dealing with AES cipher
Daniel P. Berrange
2016-03-17
2
-74
/
+109
|
*
crypto: import an implementation of the XTS cipher mode
Daniel P. Berrange
2016-03-17
6
-0
/
+743
|
*
crypto: add support for the twofish cipher algorithm
Daniel P. Berrange
2016-03-17
5
-1
/
+82
|
*
crypto: add support for the serpent cipher algorithm
Daniel P. Berrange
2016-03-17
5
-1
/
+99
|
*
crypto: add support for the cast5-128 cipher algorithm
Daniel P. Berrange
2016-03-17
5
-2
/
+58
|
*
crypto: skip testing of unsupported cipher algorithms
Daniel P. Berrange
2016-03-17
1
-1
/
+3
|
*
crypto: add support for anti-forensic split algorithm
Daniel P. Berrange
2016-03-17
6
-0
/
+490
|
*
crypto: add support for generating initialization vectors
Daniel P. Berrange
2016-03-17
14
-0
/
+873
|
*
crypto: add support for PBKDF2 algorithm
Daniel P. Berrange
2016-03-17
10
-0
/
+853
|
*
crypto: add cryptographic random byte source
Daniel P. Berrange
2016-03-17
7
-1
/
+170
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-03-17
35
-470
/
+736
|
\
\
|
*
\
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-03-17-v2'...
Kevin Wolf
2016-03-17
3
-12
/
+26
|
|
\
\
|
|
*
|
iotests: Test QUORUM_REPORT_BAD in fifo mode
Alberto Garcia
2016-03-17
2
-4
/
+17
|
|
*
|
quorum: Emit QUORUM_REPORT_BAD for reads in fifo mode
Alberto Garcia
2016-03-17
1
-8
/
+9
|
|
/
/
|
*
|
block: Use blk_co_pwritev() in blk_co_write_zeroes()
Kevin Wolf
2016-03-17
1
-4
/
+5
|
*
|
block: Use blk_aio_prwv() for aio_read/write/write_zeroes
Kevin Wolf
2016-03-17
1
-13
/
+92
|
*
|
block: Use blk_prw() in blk_pread()/blk_pwrite()
Kevin Wolf
2016-03-17
1
-15
/
+21
[next]