Show patches with: Submitter = Daniel P. Berrangé       |    State = Action Required       |   4051 patches
« 1 2 3 440 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[0/6] Improve I/O tests coverage of LUKS - - - --- 2016-09-19 Daniel P. Berrangé New
[01/10] gdbstub: use preferred boolean option syntax qemu-options: always use key=on|off syntax for bool option docs - - - --- 2021-02-16 Daniel P. Berrangé New
[01/11] crypto: sanity check that LUKS header strings are NUL-terminated crypto: improve robustness of LUKS metadata validation - 1 - --- 2022-09-06 Daniel P. Berrangé New
[01/12] chardev: fix validation of options for QMP created chardevs chardev: refactoring & many bugfixes related tcp_chr_wait_connected - 2 - --- 2019-01-15 Daniel P. Berrangé New
[01/12] crypto: mandate a hostname when checking x509 creds on a client nbd: enable use of TLS on non-TCP transports and other TLS improvements - 1 - --- 2022-03-03 Daniel P. Berrangé New
[01/12] gitlab: move linux user build job from CentOS 7 to CentOS 8 Wave goodbye to RHEL 7 vintage distros - - - --- 2021-05-11 Daniel P. Berrangé New
[01/13] tests: run ldconfig after installing extra software Misc fixes / improvements for the docker and travis configs - - - --- 2019-01-09 Daniel P. Berrangé New
[01/14] target/xtensa: fix break_dependency for repeated resources misc set of fixes for warnings under GCC 9 - - - --- 2019-03-29 Daniel P. Berrangé New
[01/14] ui, monitor: remove deprecated VNC ACL option and HMP commands deprecations: remove many old deprecations - 2 - --- 2021-02-24 Daniel P. Berrangé New
[01/15] ui: add keycodemapdb repository as a GIT submodule - - - --- 2017-08-10 Daniel P. Berrangé New
[01/18] crypto: remove conditional around 3DES crypto test cases crypto: misc cleanup and introduce gnutls backend driver - 1 - --- 2021-07-06 Daniel P. Berrangé New
[01/18] tests: fix encoding of IP addresses in x509 certs tests: introduce testing coverage for TLS with migration - - - --- 2022-03-02 Daniel P. Berrangé New
[01/20] io: add a QIOChannelNull equivalent to /dev/null migration: remove QEMUFileOps concept and assume use of QIOChannel - - - --- 2022-05-24 Daniel P. Berrangé New
[01/23] hw/usb/ccid: remove references to NSS tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2020-12-01 Daniel P. Berrangé New
[01/29] include: move include/qapi/qmp/ to include/qobject/ include: move include/qapi/qmp/ to include/qobject/ - - - --- 2024-01-08 Daniel P. Berrangé New
[01/33] migration: push Error **errp into qemu_loadvm_state() migration: capture error reports into Error object - 1 - --- 2021-02-04 Daniel P. Berrangé New
[02/10] qemu-options: update to show preferred boolean syntax for -chardev qemu-options: always use key=on|off syntax for bool option docs - - - --- 2021-02-16 Daniel P. Berrangé New
[02/11] crypto: enforce that LUKS stripes is always a fixed value crypto: improve robustness of LUKS metadata validation - 1 - --- 2022-09-06 Daniel P. Berrangé New
[02/12] block: pass desired TLS hostname through from block driver client nbd: enable use of TLS on non-TCP transports and other TLS improvements - 1 - --- 2022-03-03 Daniel P. Berrangé New
[02/12] chardev: forbid 'reconnect' option with server sockets chardev: refactoring & many bugfixes related tcp_chr_wait_connected - 2 - --- 2019-01-15 Daniel P. Berrangé New
[02/12] patchew: move quick build job from CentOS 7 to CentOS 8 container Wave goodbye to RHEL 7 vintage distros - - - --- 2021-05-11 Daniel P. Berrangé New
[02/13] tests: remove obsolete 'debian' dockerfile Misc fixes / improvements for the docker and travis configs - - - --- 2019-01-09 Daniel P. Berrangé New
[02/14] monitor: raise error when 'pretty' option is used with HMP deprecations: remove many old deprecations - 1 - --- 2021-02-24 Daniel P. Berrangé New
[02/14] target/xtensa: don't announce exit simcall misc set of fixes for warnings under GCC 9 - 1 - --- 2019-03-29 Daniel P. Berrangé New
[02/15] ui: convert common input code to keycodemapdb - - - --- 2017-08-10 Daniel P. Berrangé New
[02/18] crypto: remove obsolete crypto test condition crypto: misc cleanup and introduce gnutls backend driver - 1 - --- 2021-07-06 Daniel P. Berrangé New
[02/18] tests: improve error message when saving TLS PSK file fails tests: introduce testing coverage for TLS with migration - 1 - --- 2022-03-02 Daniel P. Berrangé New
[02/20] migration: switch to use QIOChannelNull for dummy channel migration: remove QEMUFileOps concept and assume use of QIOChannel - 1 - --- 2022-05-24 Daniel P. Berrangé New
[02/23] tests/docker: don't use BUILDKIT in GitLab either tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - - - --- 2020-12-01 Daniel P. Berrangé New
[02/29] audio: adapt to new import path for qobject data type headers include: move include/qapi/qmp/ to include/qobject/ - - - --- 2024-01-08 Daniel P. Berrangé New
[02/33] migration: push Error **errp into qemu_loadvm_state_header() migration: capture error reports into Error object - 1 - --- 2021-02-04 Daniel P. Berrangé New
[03/10] qemu-options: update to show preferred boolean syntax for -spice qemu-options: always use key=on|off syntax for bool option docs - - - --- 2021-02-16 Daniel P. Berrangé New
[03/11] crypto: enforce that key material doesn't overlap with LUKS header crypto: improve robustness of LUKS metadata validation - - - --- 2022-09-06 Daniel P. Berrangé New
[03/12] block/nbd: support override of hostname for TLS certificate validation nbd: enable use of TLS on non-TCP transports and other TLS improvements - 1 - --- 2022-03-03 Daniel P. Berrangé New
[03/12] chardev: forbid 'wait' option with client sockets chardev: refactoring & many bugfixes related tcp_chr_wait_connected 1 1 - --- 2019-01-15 Daniel P. Berrangé New
[03/12] crypto: bump min nettle to 3.3, dropping RHEL-7 support Wave goodbye to RHEL 7 vintage distros - 3 - --- 2021-05-11 Daniel P. Berrangé New
[03/13] tests: update Fedora dockerfile to use Fedora 29 Misc fixes / improvements for the docker and travis configs - - - --- 2019-01-09 Daniel P. Berrangé New
[03/14] monitor: remove 'query-events' QMP command deprecations: remove many old deprecations - 1 - --- 2021-02-24 Daniel P. Berrangé New
[03/14] tests/tcg/xtensa: clean up test set misc set of fixes for warnings under GCC 9 - - - --- 2019-03-29 Daniel P. Berrangé New
[03/15] ui: convert key events to QKeyCodes immediately - 1 - --- 2017-08-10 Daniel P. Berrangé New
[03/18] crypto: skip essiv ivgen tests if AES+ECB isn't available crypto: misc cleanup and introduce gnutls backend driver - 1 - --- 2021-07-06 Daniel P. Berrangé New
[03/18] tests: support QTEST_TRACE env variable tests: introduce testing coverage for TLS with migration - 2 - --- 2022-03-02 Daniel P. Berrangé New
[03/20] migration: remove unreachble RDMA code in save_hook impl migration: remove QEMUFileOps concept and assume use of QIOChannel - 2 - --- 2022-05-24 Daniel P. Berrangé New
[03/23] tests/docker: use project specific container registries tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2020-12-01 Daniel P. Berrangé New
[03/29] authz: adapt to new import path for qobject data type headers include: move include/qapi/qmp/ to include/qobject/ - - - --- 2024-01-08 Daniel P. Berrangé New
[03/33] migration: push Error **errp into qemu_loadvm_state_setup() migration: capture error reports into Error object - 1 - --- 2021-02-04 Daniel P. Berrangé New
[04/10] qemu-options: update to show preferred boolean syntax for -netdev qemu-options: always use key=on|off syntax for bool option docs - - - --- 2021-02-16 Daniel P. Berrangé New
[04/11] crypto: validate that LUKS payload doesn't overlap with header crypto: improve robustness of LUKS metadata validation - - - --- 2022-09-06 Daniel P. Berrangé New
[04/12] chardev: remove many local variables in qemu_chr_parse_socket chardev: refactoring & many bugfixes related tcp_chr_wait_connected - 1 - --- 2019-01-15 Daniel P. Berrangé New
[04/12] crypto: drop back compatibility typedefs for nettle Wave goodbye to RHEL 7 vintage distros - 2 - --- 2021-05-11 Daniel P. Berrangé New
[04/12] qemu-nbd: add --tls-hostname option for TLS certificate validation nbd: enable use of TLS on non-TCP transports and other TLS improvements - 1 - --- 2022-03-03 Daniel P. Berrangé New
[04/13] tests: update Fedora i386 cross image to Fedora 29 Misc fixes / improvements for the docker and travis configs - - - --- 2019-01-09 Daniel P. Berrangé New
[04/14] linux-user: avoid string truncation warnings in uname field copying misc set of fixes for warnings under GCC 9 - - - --- 2019-03-29 Daniel P. Berrangé New
[04/14] softmmu: remove '-usbdevice' command line option deprecations: remove many old deprecations - - - --- 2021-02-24 Daniel P. Berrangé New
[04/15] ui: don't export qemu_input_event_new_key - - - --- 2017-08-10 Daniel P. Berrangé New
[04/18] crypto: use &error_fatal in crypto tests crypto: misc cleanup and introduce gnutls backend driver - 1 - --- 2021-07-06 Daniel P. Berrangé New
[04/18] tests: print newline after QMP response in qtest logs tests: introduce testing coverage for TLS with migration - 1 - --- 2022-03-02 Daniel P. Berrangé New
[04/20] migration: rename rate limiting fields in QEMUFile migration: remove QEMUFileOps concept and assume use of QIOChannel - 1 - --- 2022-05-24 Daniel P. Berrangé New
[04/23] tests/docker: use explicit docker.io registry tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 2 - --- 2020-12-01 Daniel P. Berrangé New
[04/29] block: adapt to new import path for qobject data type headers include: move include/qapi/qmp/ to include/qobject/ - - - --- 2024-01-08 Daniel P. Berrangé New
[04/33] migration: push Error **errp into qemu_load_device_state() migration: capture error reports into Error object - 1 - --- 2021-02-04 Daniel P. Berrangé New
[05/10] qemu-options: update to show preferred boolean syntax for -incoming qemu-options: always use key=on|off syntax for bool option docs - - - --- 2021-02-16 Daniel P. Berrangé New
[05/11] crypto: strengthen the check for key slots overlapping with LUKS header crypto: improve robustness of LUKS metadata validation - - - --- 2022-09-06 Daniel P. Berrangé New
[05/12] block/nbd: don't restrict TLS usage to IP sockets nbd: enable use of TLS on non-TCP transports and other TLS improvements - 1 - --- 2022-03-03 Daniel P. Berrangé New
[05/12] chardev: ensure qemu_chr_parse_compat reports missing driver error chardev: refactoring & many bugfixes related tcp_chr_wait_connected - 1 - --- 2019-01-15 Daniel P. Berrangé New
[05/12] crypto: bump min gcrypt to 1.7.6, dropping RHEL-7 support Wave goodbye to RHEL 7 vintage distros - 3 - --- 2021-05-11 Daniel P. Berrangé New
[05/13] travis: add whitespace between each major section & matrix entry Misc fixes / improvements for the docker and travis configs - - - --- 2019-01-09 Daniel P. Berrangé New
[05/14] linux-user: avoid string truncation warnings in elf field copying misc set of fixes for warnings under GCC 9 - - - --- 2019-03-29 Daniel P. Berrangé New
[05/14] migrate: remove QMP/HMP commands for speed, downtime and cache size deprecations: remove many old deprecations - 1 - --- 2021-02-24 Daniel P. Berrangé New
[05/15] ui: use QKeyCode exclusively in InputKeyEvent - - - --- 2017-08-10 Daniel P. Berrangé New
[05/18] crypto: fix gcrypt min version 1.8 regression crypto: misc cleanup and introduce gnutls backend driver - 1 - --- 2021-07-06 Daniel P. Berrangé New
[05/18] tests: add more helper macros for creating TLS x509 certs tests: introduce testing coverage for TLS with migration - - - --- 2022-03-02 Daniel P. Berrangé New
[05/20] migration: rename 'pos' field in QEMUFile to 'bytes_processed' migration: remove QEMUFileOps concept and assume use of QIOChannel - 1 - --- 2022-05-24 Daniel P. Berrangé New
[05/23] tests/docker: remove travis container tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2020-12-01 Daniel P. Berrangé New
[05/29] backends: adapt to new import path for qobject data type headers include: move include/qapi/qmp/ to include/qobject/ - - - --- 2024-01-08 Daniel P. Berrangé New
[05/33] migration: push Error **errp into qemu_loadvm_state_main() migration: capture error reports into Error object - - - --- 2021-02-04 Daniel P. Berrangé New
[06/10] qemu-options: update to show preferred boolean syntax for -vnc qemu-options: always use key=on|off syntax for bool option docs - - - --- 2021-02-16 Daniel P. Berrangé New
[06/11] crypto: check that LUKS PBKDF2 iterations count is non-zero crypto: improve robustness of LUKS metadata validation - 1 - --- 2022-09-06 Daniel P. Berrangé New
[06/12] chardev: remove unused 'sioc' variable & cleanup paths chardev: refactoring & many bugfixes related tcp_chr_wait_connected - 2 - --- 2019-01-15 Daniel P. Berrangé New
[06/12] crypto: bump min gnutls to 3.5.8, dropping RHEL-7 support Wave goodbye to RHEL 7 vintage distros - 3 - --- 2021-05-11 Daniel P. Berrangé New
[06/12] tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference file nbd: enable use of TLS on non-TCP transports and other TLS improvements - 1 - --- 2022-03-03 Daniel P. Berrangé New
[06/13] travis: define all the build matrix entries in one place Misc fixes / improvements for the docker and travis configs - - - --- 2019-01-09 Daniel P. Berrangé New
[06/14] machine: remove 'query-cpus' QMP command deprecations: remove many old deprecations - 1 1 --- 2021-02-24 Daniel P. Berrangé New
[06/14] sockets: avoid string truncation warnings when copying UNIX path misc set of fixes for warnings under GCC 9 - - - --- 2019-03-29 Daniel P. Berrangé New
[06/15] input: convert virtio-input-hid device to keycodemapdb - - - --- 2017-08-10 Daniel P. Berrangé New
[06/18] crypto: drop gcrypt thread initialization code crypto: misc cleanup and introduce gnutls backend driver - 1 - --- 2021-07-06 Daniel P. Berrangé New
[06/18] crypto: mandate a hostname when checking x509 creds on a client tests: introduce testing coverage for TLS with migration - - - --- 2022-03-02 Daniel P. Berrangé New
[06/20] migration: rename qemu_ftell to qemu_file_total_transferred migration: remove QEMUFileOps concept and assume use of QIOChannel - 1 - --- 2022-05-24 Daniel P. Berrangé New
[06/23] tests/docker: remove FEATURES env var from templates tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - - - --- 2020-12-01 Daniel P. Berrangé New
[06/29] chardev: adapt to new import path for qobject data type headers include: move include/qapi/qmp/ to include/qobject/ - - - --- 2024-01-08 Daniel P. Berrangé New
[06/33] migration: push Error **errp into qemu_loadvm_section_start_full() migration: capture error reports into Error object - 1 - --- 2021-02-04 Daniel P. Berrangé New
[07/10] docs: update to show preferred boolean syntax for -chardev qemu-options: always use key=on|off syntax for bool option docs - - - --- 2021-02-16 Daniel P. Berrangé New
[07/11] crypto: split LUKS header definitions off into file crypto: improve robustness of LUKS metadata validation - - - --- 2022-09-06 Daniel P. Berrangé New
[07/12] chardev: split tcp_chr_wait_connected into two methods chardev: refactoring & many bugfixes related tcp_chr_wait_connected - 1 - --- 2019-01-15 Daniel P. Berrangé New
[07/12] crypto: drop used conditional check Wave goodbye to RHEL 7 vintage distros - 2 - --- 2021-05-11 Daniel P. Berrangé New
[07/12] tests/qemu-iotests: expand _filter_nbd rules nbd: enable use of TLS on non-TCP transports and other TLS improvements - 1 - --- 2022-03-03 Daniel P. Berrangé New
[07/13] travis: standardize the syntax used for env variables Misc fixes / improvements for the docker and travis configs - - - --- 2019-01-09 Daniel P. Berrangé New
[07/14] hw/usb: avoid format truncation warning when formatting port name misc set of fixes for warnings under GCC 9 - - - --- 2019-03-29 Daniel P. Berrangé New
[07/14] machine: remove 'arch' field from 'query-cpus-fast' QMP command deprecations: remove many old deprecations - 1 - --- 2021-02-24 Daniel P. Berrangé New
[07/15] input: convert ps2 device to keycodemapdb - - - --- 2017-08-10 Daniel P. Berrangé New
« 1 2 3 440 41 »