Show patches with: Submitter = Daniel P. Berrangé       |   4073 patches
« 1 2 ... 38 39 40 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,22/26] qcow: make encrypt_sectors encrypt in place - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,21/26] qcow2: convert QCow2 to use QCryptoBlock for encryption - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,20/26] qcow2: make qcow2_encrypt_sectors encrypt in place - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,19/26] block: add generic full disk encryption driver - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,18/26] tests: add output filter to python I/O tests helper - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,17/26] tests: refactor python I/O tests helper main method - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,16/26] tests: redirect stderr to stdout for iotests - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,15/26] qemu-img/qemu-io: don't prompt for passwords if not required - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,14/26] block: add flag to indicate that no I/O will be performed - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,13/26] crypto: implement the LUKS block encryption format - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,12/26] crypto: add block encryption framework - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,11/26] crypto: wire up XTS mode for cipher APIs - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,10/26] crypto: refactor code for dealing with AES cipher - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,09/26] crypto: import an implementation of the XTS cipher mode - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,08/26] crypto: add support for the twofish cipher algorithm - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,07/26] crypto: add support for the serpent cipher algorithm - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,06/26] crypto: add support for the cast5-128 cipher algorithm - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,05/26] crypto: skip testing of unsupported cipher algorithms - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,04/26] crypto: add support for anti-forensic split algorithm - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,03/26] crypto: add support for generating initialization vectors - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,02/26] crypto: add support for PBKDF2 algorithm - - - --- 2016-02-29 Daniel P. Berrangé New
[v4,01/26] crypto: add cryptographic random byte source - - - --- 2016-02-29 Daniel P. Berrangé New
[v3,27/27] migration: remove qemu_get_fd method from QEMUFile - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,26/27] migration: remove support for non-iovec based write handlers - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,25/27] migration: add support for encrypting data with TLS - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,24/27] migration: define 'tls-creds' and 'tls-hostname' migration parameters - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,23/27] migration: don't use an array for storing migrate parameters - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,22/27] migration: move definition of struct QEMUFile back into qemu-file.c - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,21/27] migration: delete QEMUFile stdio implementation - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,20/27] migration: delete QEMUFile sockets implementation - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,19/27] migration: delete QEMUSizedBuffer struct - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,18/27] migration: delete QEMUFile buffer implementation - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,17/27] migration: convert savevm to use QIOChannel for writing to files - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,16/27] migration: convert RDMA to use QIOChannel interface - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,15/27] migration: convert exec socket protocol to use QIOChannel - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,14/27] migration: convert fd socket protocol to use QIOChannel - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,13/27] migration: convert tcp socket protocol to use QIOChannel - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,12/27] migration: rename unix.c to socket.c - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,11/27] migration: convert unix socket protocol to use QIOChannel - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,10/27] migration: convert post-copy to use QIOChannelBuffer - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,09/27] migration: add reporting of errors for outgoing migration - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,08/27] migration: add helpers for creating QEMUFile from a QIOChannel - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,07/27] migration: introduce a new QEMUFile impl based on QIOChannel - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,06/27] migration: force QEMUFile to blocking mode for outgoing migration - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,05/27] migration: introduce set_blocking function in QEMUFileOps - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,04/27] migration: split migration hooks out of QEMUFileOps - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,03/27] migration: ensure qemu_fflush() always writes full data amount - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,02/27] migration: remove use of qemu_bufopen from vmstate tests - - - --- 2016-02-26 Daniel P. Berrangé New
[v3,01/27] s390: use FILE instead of QEMUFile for creating text file - - - --- 2016-02-26 Daniel P. Berrangé New
[RFC] tests: always build test programs - - - --- 2016-02-26 Daniel P. Berrangé New
[v2] qmp-shell: fix pretty printing of JSON responses - - - --- 2016-02-23 Daniel P. Berrangé New
qmp-shell: fix pretty printing of JSON responses - - - --- 2016-02-22 Daniel P. Berrangé New
[v1,10/10] vnc: allow specifying a custom ACL object name - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,09/10] chardev: add support for ACLs for TLS clients - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,08/10] nbd: allow an ACL to be set with nbd-server-start QMP command - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,07/10] qemu-nbd: add support for ACLs for TLS clients - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,06/10] acl: delete existing ACL implementation - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,05/10] util: add QAuthZSimple object type for a simple access control list - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,04/10] util: add QAuthZ object as an authorization base class - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,03/10] qom: support arbitrary non-scalar properties with -object - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,02/10] qapi: allow QmpInputVisitor to auto-cast types - - - --- 2016-02-19 Daniel P. Berrangé New
[v1,01/10] qdict: implement a qdict_crumple method for un-flattening a dict - - - --- 2016-02-19 Daniel P. Berrangé New
[v7,8/8] qemu-io: use no_argument/required_argument constants - - - --- 2016-02-17 Daniel P. Berrangé New
[v7,7/8] qemu-nbd: use no_argument/required_argument constants - - - --- 2016-02-17 Daniel P. Berrangé New
[v7,6/8] qemu-nbd: don't overlap long option values with short options - - - --- 2016-02-17 Daniel P. Berrangé New
[v7,5/8] qemu-img: allow specifying image as a set of options args - - - --- 2016-02-17 Daniel P. Berrangé New
[v7,4/8] qemu-nbd: allow specifying image as a set of options args - - - --- 2016-02-17 Daniel P. Berrangé New
[v7,3/8] qemu-io: allow specifying image as a set of options args - - - --- 2016-02-17 Daniel P. Berrangé New
[v7,2/8] qemu-img: add support for --object command line arg - - - --- 2016-02-17 Daniel P. Berrangé New
[v7,1/8] qemu-io: add support for --object command line arg - - - --- 2016-02-17 Daniel P. Berrangé New
Problem with discriminated unions with enum prefixes - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,27/27] migration: remove qemu_get_fd method from QEMUFile - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,26/27] migration: remove support for non-iovec based write handlers - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,25/27] migration: add support for encrypting data with TLS - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,24/27] migration: define 'tls-creds' and 'tls-hostname' migration parameters - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,23/27] migration: don't use an array for storing migrate parameters - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,22/27] migration: move definition of struct QEMUFile back into qemu-file.c - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,21/27] migration: delete QEMUFile stdio implementation - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,20/27] migration: delete QEMUFile sockets implementation - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,19/27] migration: delete QEMUSizedBuffer struct - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,18/27] migration: delete QEMUFile buffer implementation - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,17/27] migration: convert savevm to use QIOChannel for writing to files - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,16/27] migration: convert RDMA to use QIOChannel interface - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,15/27] migration: convert exec socket protocol to use QIOChannel - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,14/27] migration: convert fd socket protocol to use QIOChannel - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,13/27] migration: convert tcp socket protocol to use QIOChannel - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,12/27] migration: rename unix.c to socket.c - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,11/27] migration: convert unix socket protocol to use QIOChannel - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,10/27] migration: convert post-copy to use QIOChannelBuffer - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,09/27] migration: add reporting of errors for outgoing migration - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,08/27] migration: add helpers for creating QEMUFile from a QIOChannel - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,07/27] migration: introduce a new QEMUFile impl based on QIOChannel - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,06/27] migration: force QEMUFile to blocking mode for outgoing migration - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,05/27] migration: introduce set_blocking function in QEMUFileOps - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,04/27] migration: split migration hooks out of QEMUFileOps - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,03/27] migration: ensure qemu_fflush() always writes full data amount - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,02/27] migration: remove use of qemu_bufopen from vmstate tests - - - --- 2016-02-16 Daniel P. Berrangé New
[v2,01/27] s390: use FILE instead of QEMUFile for creating text file - - - --- 2016-02-16 Daniel P. Berrangé New
[PULL,v1,3/3] io: convert QIOChannelBuffer to use uint8_t instead of char - - - --- 2016-02-16 Daniel P. Berrangé New
[PULL,v1,2/3] io: introduce helper for creating channels from file descriptors - - - --- 2016-02-16 Daniel P. Berrangé New
« 1 2 ... 38 39 40 41 »