Show patches with: Submitter = Daniel P. Berrangé       |    Archived = No       |   4860 patches
« 1 2 ... 46 47 48 49 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,08/10] maint: avoid useless "if (foo) free(foo)" pattern - - - - --- 2015-07-31 Daniel P. Berrangé New
[RFC,07/10] maint: remove unused include for strings.h - - - - --- 2015-07-31 Daniel P. Berrangé New
[RFC,06/10] maint: remove unused include for signal.h - - - - --- 2015-07-31 Daniel P. Berrangé New
[RFC,05/10] maint: remove unused include for dirent.h - - - - --- 2015-07-31 Daniel P. Berrangé New
[RFC,04/10] maint: remove unused include for assert.h - - - - --- 2015-07-31 Daniel P. Berrangé New
[RFC,03/10] maint: remove / fix many doubled words - - - - --- 2015-07-31 Daniel P. Berrangé New
[RFC,02/10] maint: remove double semicolons in many files - - - - --- 2015-07-31 Daniel P. Berrangé New
[RFC,01/10] tests: import GNULIB's syntax-check infrastructure - - - - --- 2015-07-31 Daniel P. Berrangé New
configure: only add CONFIG_RDMA to config-host.h once - - - - --- 2015-07-31 Daniel P. Berrangé New
[for-2.4] oslib-win32: only provide localtime_r/gmtime_r if missing - - - - --- 2015-07-31 Daniel P. Berrangé New
[for-2.4] gtk: avoid redefining _WIN32_WINNT macro - - - - --- 2015-07-31 Daniel P. Berrangé New
[for-2.4] acpi: avoid potential uninitialized access to cpu_hp_io_base - - 1 - --- 2015-07-31 Daniel P. Berrangé New
crypto: fix built-in AES decrypt function - - 1 - --- 2015-07-24 Daniel P. Berrangé New
[v2] crypto: extend unit tests to cover decryption too - - 1 - --- 2015-07-21 Daniel P. Berrangé New
crypto: extend unit tests to cover decryption too - - 1 - --- 2015-07-20 Daniel P. Berrangé New
[v4,10/10] ui: convert VNC to use generic cipher API - - - - --- 2015-07-01 Daniel P. Berrangé New
[v4,09/10] block: convert qcow/qcow2 to use generic cipher API - - - - --- 2015-07-01 Daniel P. Berrangé New
[v4,08/10] ui: convert VNC websockets to use crypto APIs - - - - --- 2015-07-01 Daniel P. Berrangé New
[v4,07/10] block: convert quorum blockdrv to use crypto APIs - - - - --- 2015-07-01 Daniel P. Berrangé New
[v4,06/10] crypto: add a nettle cipher implementation - - - - --- 2015-07-01 Daniel P. Berrangé New
[v4,05/10] crypto: add a gcrypt cipher implementation - - - - --- 2015-07-01 Daniel P. Berrangé New
[v4,04/10] crypto: introduce generic cipher API & built-in implementation - - - - --- 2015-07-01 Daniel P. Berrangé New
[v4,03/10] crypto: move built-in D3DES implementation into crypto/ - - - - --- 2015-07-01 Daniel P. Berrangé New
[v4,02/10] crypto: move built-in AES implementation into crypto/ - - - - --- 2015-07-01 Daniel P. Berrangé New
[v4,01/10] crypto: introduce new module for computing hash digests - - - - --- 2015-07-01 Daniel P. Berrangé New
[v3,10/10] ui: convert VNC to use generic cipher API - - - - --- 2015-06-18 Daniel P. Berrangé New
[v3,09/10] block: convert qcow/qcow2 to use generic cipher API - - 1 - --- 2015-06-18 Daniel P. Berrangé New
[v3,08/10] ui: convert VNC websockets to use crypto APIs - - 1 - --- 2015-06-18 Daniel P. Berrangé New
[v3,07/10] block: convert quorum blockdrv to use crypto APIs - - 1 - --- 2015-06-18 Daniel P. Berrangé New
[v3,06/10] crypto: add a nettle cipher implementation - - 1 - --- 2015-06-18 Daniel P. Berrangé New
[v3,05/10] crypto: add a gcrypt cipher implementation - - - - --- 2015-06-18 Daniel P. Berrangé New
[v3,04/10] crypto: introduce generic cipher API & built-in implementation - - 1 - --- 2015-06-18 Daniel P. Berrangé New
[v3,03/10] crypto: move built-in D3DES implementation into crypto/ - - 1 - --- 2015-06-18 Daniel P. Berrangé New
[v3,02/10] crypto: move built-in AES implementation into crypto/ - - 1 - --- 2015-06-18 Daniel P. Berrangé New
[v3,01/10] crypto: introduce new module for computing hash digests - - 1 - --- 2015-06-18 Daniel P. Berrangé New
[v2] Add .dir-locals.el file to configure emacs coding style - - 1 - --- 2015-06-04 Daniel P. Berrangé New
Add .dir-locals.el file to configure emacs coding style - - 2 - --- 2015-06-02 Daniel P. Berrangé New
[v2,10/10] ui: convert VNC to use generic cipher API - - - - --- 2015-06-02 Daniel P. Berrangé New
[v2,09/10] block: convert qcow/qcow2 to use generic cipher API - - - - --- 2015-06-02 Daniel P. Berrangé New
[v2,08/10] ui: convert VNC websockets to use crypto APIs - - - - --- 2015-06-02 Daniel P. Berrangé New
[v2,07/10] block: convert quorum blockdrv to use crypto APIs - - - - --- 2015-06-02 Daniel P. Berrangé New
[v2,06/10] crypto: add a nettle cipher implementation - - - - --- 2015-06-02 Daniel P. Berrangé New
[v2,05/10] crypto: add a gcrypt cipher implementation - - - - --- 2015-06-02 Daniel P. Berrangé New
[v2,04/10] crypto: introduce generic cipher API & built-in implementation - - - - --- 2015-06-02 Daniel P. Berrangé New
[v2,03/10] crypto: move built-in D3DES implementation into crypto/ - - - - --- 2015-06-02 Daniel P. Berrangé New
[v2,02/10] crypto: move built-in AES implementation into crypto/ - - - - --- 2015-06-02 Daniel P. Berrangé New
[v2,01/10] crypto: introduce new module for computing hash digests - - - - --- 2015-06-02 Daniel P. Berrangé New
[PULL,v2,00/60] pc, pci, tpm, virtio, vhost enhancements and fixes - - - - --- 2015-06-01 Daniel P. Berrangé New
[v5,8/8] qom: don't pass string table to object_get_enum method - - 1 - --- 2015-05-27 Daniel P. Berrangé New
[v5,7/8] qom: add a object_property_add_enum helper method - - - - --- 2015-05-27 Daniel P. Berrangé New
[v5,6/8] qom: make enum string tables const-correct - - - - --- 2015-05-27 Daniel P. Berrangé New
[v5,5/8] qom: add object_new_with_props / object_new_withpropv constructors - - - - --- 2015-05-27 Daniel P. Berrangé New
[v5,4/8] qom: add helper method for getting user objects root - - - - --- 2015-05-27 Daniel P. Berrangé New
[v5,3/8] vl: create (most) objects before creating chardev backends - - - - --- 2015-05-27 Daniel P. Berrangé New
[v5,2/8] doc: document user creatable object types in help text - - - - --- 2015-05-27 Daniel P. Berrangé New
[v5,1/8] backends: fix typename of 'policy' enum property in hostmem obj - - - - --- 2015-05-27 Daniel P. Berrangé New
[PULL,00/12] QOM devices patch queue 2015-05-20 - - - - --- 2015-05-21 Daniel P. Berrangé New
[10/10] ui: convert VNC to use generic cipher API - - - - --- 2015-05-21 Daniel P. Berrangé New
[09/10] block: convert qcow/qcow2 to use generic cipher API - - - - --- 2015-05-21 Daniel P. Berrangé New
[08/10] ui: convert VNC websockets to use crypto APIs - - - - --- 2015-05-21 Daniel P. Berrangé New
[07/10] block: convert quorum blockdrv to use crypto APIs - - - - --- 2015-05-21 Daniel P. Berrangé New
[06/10] crypto: add a nettle cipher implementation - - - - --- 2015-05-21 Daniel P. Berrangé New
[05/10] crypto: add a gcrypt cipher implementation - - - - --- 2015-05-21 Daniel P. Berrangé New
[04/10] crypto: introduce generic cipher API & built-in implementation - - - - --- 2015-05-21 Daniel P. Berrangé New
[03/10] crypto: move built-in D3DES implementation into crypto/ - - - - --- 2015-05-21 Daniel P. Berrangé New
[02/10] crypto: move built-in AES implementation into crypto/ - - - - --- 2015-05-21 Daniel P. Berrangé New
[01/10] crypto: introduce new module for computing hash digests - - - - --- 2015-05-21 Daniel P. Berrangé New
[v2] block: filter filename when testing encrypted images - - 1 - --- 2015-05-20 Daniel P. Berrangé New
block: filter filename when testing encrypted images - - 1 - --- 2015-05-20 Daniel P. Berrangé New
[v4,8/8] qom: don't pass string table to object_get_enum method - - - - --- 2015-05-13 Daniel P. Berrangé New
[v4,7/8] qom: add a object_property_add_enum helper method - - - - --- 2015-05-13 Daniel P. Berrangé New
[v4,6/8] qom: make enum string tables const-correct - - - - --- 2015-05-13 Daniel P. Berrangé New
[v4,5/8] qom: add object_new_with_props / object_new_withpropv constructors - - - - --- 2015-05-13 Daniel P. Berrangé New
[v4,4/8] qom: add helper method for getting user objects root - - - - --- 2015-05-13 Daniel P. Berrangé New
[v4,3/8] vl: create (most) objects before creating chardev backends - - - - --- 2015-05-13 Daniel P. Berrangé New
[v4,2/8] doc: document user creatable object types in help text - - - - --- 2015-05-13 Daniel P. Berrangé New
[v4,1/8] backends: fix typename of 'policy' enum property in hostmem obj - - - - --- 2015-05-13 Daniel P. Berrangé New
[5/5] tests: add test case for encrypted qcow2 read/write - - 1 - --- 2015-05-12 Daniel P. Berrangé New
[4/5] qemu-io: prompt for encryption keys when required - - 1 - --- 2015-05-12 Daniel P. Berrangé New
[3/5] util: allow \n to terminate password input - - 1 - --- 2015-05-12 Daniel P. Berrangé New
[2/5] util: move read_password method out of qemu-img into osdep/oslib - - 1 - --- 2015-05-12 Daniel P. Berrangé New
[1/5] qcow2/qcow: protect against uninitialized encryption key - - 1 - --- 2015-05-12 Daniel P. Berrangé New
ui: remove check for failure of qemu_acl_init() - - 1 - --- 2015-05-01 Daniel P. Berrangé New
[v3,7/7] qom: don't pass string table to object_get_enum method - - - - --- 2015-05-01 Daniel P. Berrangé New
[v3,6/7] qom: add a object_property_add_enum helper method - - - - --- 2015-05-01 Daniel P. Berrangé New
[v3,5/7] qom: make enum string tables const-correct - - 1 - --- 2015-05-01 Daniel P. Berrangé New
[v3,4/7] qom: add object_new_propv / object_new_proplist constructors - - - - --- 2015-05-01 Daniel P. Berrangé New
[v3,3/7] qom: create objects in two phases - - - - --- 2015-05-01 Daniel P. Berrangé New
[v3,2/7] qom: document user creatable object types in help text - - 1 - --- 2015-05-01 Daniel P. Berrangé New
[v3,1/7] qom: fix typename of 'policy' enum property in hostmem obj 1 - - - --- 2015-05-01 Daniel P. Berrangé New
[v2,7/7] qom: don't pass string table to object_get_enum method - - - - --- 2015-04-30 Daniel P. Berrangé New
[v2,6/7] qom: add a object_property_add_enum helper method - - - - --- 2015-04-30 Daniel P. Berrangé New
[v2,5/7] qom: make enum string tables const-correct - - - - --- 2015-04-30 Daniel P. Berrangé New
[v2,4/7] qom: add object_new_propv / object_new_proplist constructors - - - - --- 2015-04-30 Daniel P. Berrangé New
[v2,3/7] qom: create objects in two phases - - - - --- 2015-04-30 Daniel P. Berrangé New
[v2,2/7] qom: document user creatable object types in help text - - - - --- 2015-04-30 Daniel P. Berrangé New
[v2,1/7] qom: fix typename of 'policy' enum property in hostmem obj - - - - --- 2015-04-30 Daniel P. Berrangé New
[7/7] qom: don't pass string table to object_get_enum method - - - - --- 2015-04-30 Daniel P. Berrangé New
[6/7] qom: add a object_property_add_enum helper method - - - - --- 2015-04-30 Daniel P. Berrangé New
[5/7] qom: make enum string tables const-correct - - - - --- 2015-04-30 Daniel P. Berrangé New
« 1 2 ... 46 47 48 49 »