Show patches with: Submitter = Daniel P. Berrangé       |    State = Action Required       |    Archived = No       |   4894 patches
« 1 2 3 448 49 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[14/14] qga: mark guest-ssh-* / guest-*-password commands with 'unrestricted' flag Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[13/14] qga: add command line to block user authentication commands Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[12/14] qga: mark guest-exec-* commands with 'unrestricted' flag Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[11/14] qga: mark guest-file-* commands with 'unrestricted' flag Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[10/14] qga: add command line to block unrestricted command/file access Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[09/14] qga: define commands which can be run in confidential mode Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[08/14] qga: add command line to limit commands for confidential guests Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[07/14] qga: use special feature to mark those that can run when FS are frozen Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[06/14] qapi: define enum for custom special features on commands Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[05/14] qapi: stop hardcoding list of special features Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[04/14] qapi: add a 'command-features' pragma Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[03/14] qapi: cope with special feature names containing a '-' Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[02/14] qapi: add helper for checking if a command feature is set Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[01/14] qapi: use "QAPI_FEATURE" as namespace for special features Improve mechanism for configuring allowed commands - - - - --- 2024-06-04 Daniel P. Berrangé New
[20/20] qga: centralize logic for disabling/enabling commands qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[19/20] qga: move declare of QGAConfig struct to top of file qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[18/20] qga: add note about where to disable commands for a platform qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[17/20] qga: conditionalize schema for commands not supported on other UNIX qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[16/20] qga: conditionalize schema for commands requiring utmpx qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[15/20] qga: conditionalize schema for commands requiring libudev qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[14/20] qga: conditionalize schema for commands requiring fstrim qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[13/20] qga: conditionalize schema for commands requiring fsfreeze qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[12/20] qga: conditionalize schema for commands only supported on Windows qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[11/20] qga: conditionalize schema for commands requiring linux/win32 qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[10/20] qga: conditionalize schema for commands requiring getifaddrs qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[09/20] qga: conditionalize schema for commands unsupported on non-Linux POSIX qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[08/20] qga: conditionalize schema for commands unsupported on Windows qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[07/20] qga: move CONFIG_FSFREEZE/TRIM to be meson defined options qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[06/20] qga: move linux memory block command impls to commands-linux.c qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[05/20] qga: move linux disk/cpu stats command impls to commands-linux.c qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[04/20] qga: move linux fs/disk command impls to commands-linux.c qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[03/20] qga: move linux suspend command impls to commands-linux.c qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[02/20] qga: move linux vcpu command impls to commands-linux.c qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[01/20] qga: drop blocking of guest-get-memory-block-size command qga: clean up command source locations and conditionals - - - - --- 2024-06-04 Daniel P. Berrangé New
[v2,3/3] docs: define policy forbidding use of AI code generators docs: define policy forbidding use of "AI" / LLM code generators - - - - --- 2024-05-16 Daniel P. Berrangé New
[v2,2/3] docs: define policy limiting the inclusion of generated files docs: define policy forbidding use of "AI" / LLM code generators - - 1 - --- 2024-05-16 Daniel P. Berrangé New
[v2,1/3] docs: introduce dedicated page about code provenance / sign-off docs: define policy forbidding use of "AI" / LLM code generators - - 2 - --- 2024-05-16 Daniel P. Berrangé New
[2/2] tests: add testing of parameter=1 for SMP topology hw/core: revert deprecation of 'parameter=1' for SMP topology - - 1 - --- 2024-05-13 Daniel P. Berrangé New
[1/2] hw/core: allow parameter=1 for SMP topology on any machine hw/core: revert deprecation of 'parameter=1' for SMP topology - - 1 - --- 2024-05-13 Daniel P. Berrangé New
[3/3] gitlab: use 'setarch -R' to workaround tsan bug gitlab: fix failing TSAN job in CI - - 1 - --- 2024-05-13 Daniel P. Berrangé New
[2/3] gitlab: use $MAKE instead of 'make' gitlab: fix failing TSAN job in CI - - 2 - --- 2024-05-13 Daniel P. Berrangé New
[1/3] dockerfiles: add 'MAKE' env variable to remaining containers gitlab: fix failing TSAN job in CI - - 2 - --- 2024-05-13 Daniel P. Berrangé New
[14/14] docs: document special exception for machine type deprecation & removal hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[11/14] hw: skip registration of outdated versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[10/14] hw: set deprecation info for all versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[09/14] hw: temporarily disable deletion of versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - - - --- 2024-05-01 Daniel P. Berrangé New
[08/14] include/hw: add macros for deprecation & removal of versioned machines hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[07/14] hw/i386: convert 'q35' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - - - --- 2024-05-01 Daniel P. Berrangé New
[06/14] hw/i386: convert 'i440fx' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - - - --- 2024-05-01 Daniel P. Berrangé New
[05/14] hw/m68k: convert 'virt' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[04/14] hw/ppc: convert 'spapr' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[03/14] hw/s390x: convert 'ccw' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[02/14] hw/arm: convert 'virt' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[01/14] include/hw: add helpers for defining versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 2 - --- 2024-05-01 Daniel P. Berrangé New
[PULL,8/8] crypto: report which ciphers are being skipped during tests [PULL,1/8] seccomp: report EPERM instead of killing process for spawn set - - 2 - --- 2024-03-19 Daniel P. Berrangé New
[PULL,7/8] crypto: use error_abort for unexpected failures [PULL,1/8] seccomp: report EPERM instead of killing process for spawn set - - 2 - --- 2024-03-19 Daniel P. Berrangé New
[PULL,6/8] crypto: query gcrypt for cipher availability [PULL,1/8] seccomp: report EPERM instead of killing process for spawn set - - 2 - --- 2024-03-19 Daniel P. Berrangé New
[PULL,5/8] crypto: factor out conversion of QAPI to gcrypt constants [PULL,1/8] seccomp: report EPERM instead of killing process for spawn set - - 2 - --- 2024-03-19 Daniel P. Berrangé New
[PULL,4/8] Revert "chardev: use a child source for qio input source" [PULL,1/8] seccomp: report EPERM instead of killing process for spawn set - - 2 1 --- 2024-03-19 Daniel P. Berrangé New
[PULL,3/8] Revert "chardev/char-socket: Fix TLS io channels sending too much data to the backend" [PULL,1/8] seccomp: report EPERM instead of killing process for spawn set - - 1 - --- 2024-03-19 Daniel P. Berrangé New
[PULL,2/8] chardev: lower priority of the HUP GSource in socket chardev [PULL,1/8] seccomp: report EPERM instead of killing process for spawn set - - 2 - --- 2024-03-19 Daniel P. Berrangé New
[PULL,1/8] seccomp: report EPERM instead of killing process for spawn set [PULL,1/8] seccomp: report EPERM instead of killing process for spawn set - - - - --- 2024-03-19 Daniel P. Berrangé New
[PULL,0/8] Misc fixes patches - - - - --- 2024-03-19 Daniel P. Berrangé New
[for-9.0] qapi: drop unused QCryptoBlockCreateOptionsLUKS.detached-header [for-9.0] qapi: drop unused QCryptoBlockCreateOptionsLUKS.detached-header 1 - - - --- 2024-03-19 Daniel P. Berrangé New
[3/3,for,9.0] Revert "chardev: use a child source for qio input source" Fix TLS support for chardevs and incoming data loss on EOF - - 2 - --- 2024-03-18 Daniel P. Berrangé New
[2/3,for,9.0] Revert "chardev/char-socket: Fix TLS io channels sending too much data to the backend" Fix TLS support for chardevs and incoming data loss on EOF - - 1 - --- 2024-03-18 Daniel P. Berrangé New
[1/3,for,9.0] chardev: lower priority of the HUP GSource in socket chardev Fix TLS support for chardevs and incoming data loss on EOF - - 2 - --- 2024-03-18 Daniel P. Berrangé New
[4/4] crypto: report which ciphers are being skipped during tests crypto: handle gcrypt ciphers being disabled - - 1 - --- 2024-03-11 Daniel P. Berrangé New
[3/4] crypto: use error_abort for unexpected failures crypto: handle gcrypt ciphers being disabled - - 1 - --- 2024-03-11 Daniel P. Berrangé New
[2/4] crypto: query gcrypt for cipher availability crypto: handle gcrypt ciphers being disabled - - 1 - --- 2024-03-11 Daniel P. Berrangé New
[1/4] crypto: factor out conversion of QAPI to gcrypt constants crypto: handle gcrypt ciphers being disabled - - 1 - --- 2024-03-11 Daniel P. Berrangé New
[2/2] gitlab: update FreeBSD Cirrus CI image to 13.3 Fix CI build on Free BSD 13 - - 1 - --- 2024-03-04 Daniel P. Berrangé New
[1/2] meson: detect broken clang 17 with -fzero-call-used-regs Fix CI build on Free BSD 13 - - 1 - --- 2024-03-04 Daniel P. Berrangé New
gitlab: force allow use of pip in Cirrus jobs gitlab: force allow use of pip in Cirrus jobs - - - 2 --- 2024-02-22 Daniel P. Berrangé New
[PULL,17/17] tests: Add case for LUKS volume with detached header [PULL,01/17] meson: sort C warning flags alphabetically - - 1 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,16/17] crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS [PULL,01/17] meson: sort C warning flags alphabetically - - 1 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,15/17] block: Support detached LUKS header creation using qemu-img [PULL,01/17] meson: sort C warning flags alphabetically - - 1 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,14/17] block: Support detached LUKS header creation using blockdev-create [PULL,01/17] meson: sort C warning flags alphabetically - - 1 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,13/17] crypto: Modify the qcrypto_block_create to support creation flags [PULL,01/17] meson: sort C warning flags alphabetically - - 1 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,12/17] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS [PULL,01/17] meson: sort C warning flags alphabetically - - 1 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,11/17] crypto: Support LUKS volume with detached header [PULL,01/17] meson: sort C warning flags alphabetically - - 1 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,10/17] io: add trace event when cancelling TLS handshake [PULL,01/17] meson: sort C warning flags alphabetically - - 1 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,09/17] chardev: close QIOChannel before unref'ing [PULL,01/17] meson: sort C warning flags alphabetically - - 1 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,08/17] docs: re-generate x86_64 ABI compatibility CSV [PULL,01/17] meson: sort C warning flags alphabetically - - - - --- 2024-02-09 Daniel P. Berrangé New
[PULL,07/17] docs: fix highlighting of CPU ABI header rows [PULL,01/17] meson: sort C warning flags alphabetically - - - - --- 2024-02-09 Daniel P. Berrangé New
[PULL,06/17] scripts: drop comment about autogenerated CPU API file [PULL,01/17] meson: sort C warning flags alphabetically - - - - --- 2024-02-09 Daniel P. Berrangé New
[PULL,05/17] softmmu: remove obsolete comment about libvirt timeouts [PULL,01/17] meson: sort C warning flags alphabetically - - 1 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,04/17] ui: drop VNC feature _MASK constants [PULL,01/17] meson: sort C warning flags alphabetically - - 1 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,03/17] qemu_init: increase NOFILE soft limit on POSIX [PULL,01/17] meson: sort C warning flags alphabetically - - 1 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,02/17] crypto: Introduce SM4 symmetric cipher algorithm [PULL,01/17] meson: sort C warning flags alphabetically - - 2 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,01/17] meson: sort C warning flags alphabetically [PULL,01/17] meson: sort C warning flags alphabetically - - 1 - --- 2024-02-09 Daniel P. Berrangé New
[PULL,00/17] Misc fixes patches - - - - --- 2024-02-09 Daniel P. Berrangé New
iotests: give tempdir an identifying name iotests: give tempdir an identifying name - - - - --- 2024-02-05 Daniel P. Berrangé New
iotests: fix leak of tmpdir in dry-run mode iotests: fix leak of tmpdir in dry-run mode - - 1 - --- 2024-02-05 Daniel P. Berrangé New
seccomp: report EPERM instead of killing process for spawn set seccomp: report EPERM instead of killing process for spawn set - - - - --- 2024-01-31 Daniel P. Berrangé New
ui: reject extended clipboard message if not activated ui: reject extended clipboard message if not activated - - 1 - --- 2024-01-15 Daniel P. Berrangé New
chardev: close QIOChannel before unref'ing chardev: close QIOChannel before unref'ing - - 1 - --- 2024-01-10 Daniel P. Berrangé New
io: add trace event when cancelling TLS handshake io: add trace event when cancelling TLS handshake - - 1 - --- 2024-01-10 Daniel P. Berrangé New
« 1 2 3 448 49 »