Show patches with: Submitter = Daniel P. Berrangé       |   4919 patches
« 1 2 3 449 50 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests - - - - --- 2024-06-14 Daniel P. Berrangé New
[v2,22/22] qga: centralize logic for disabling/enabling commands qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,21/22] qga: allow configuration file path via the cli qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,20/22] qga: remove pointless 'blockrpcs_key' variable qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,19/22] qga: move declare of QGAConfig struct to top of file qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,18/22] qga: don't disable fsfreeze commands if vss_init fails qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,17/22] qga: conditionalize schema for commands not supported on other UNIX qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,16/22] qga: conditionalize schema for commands requiring utmpx qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,15/22] qga: conditionalize schema for commands requiring libudev qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,14/22] qga: conditionalize schema for commands requiring fstrim qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,13/22] qga: conditionalize schema for commands requiring fsfreeze qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,12/22] qga: conditionalize schema for commands only supported on Windows qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,11/22] qga: conditionalize schema for commands requiring linux/win32 qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,10/22] qga: conditionalize schema for commands requiring getifaddrs qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,09/22] qga: conditionalize schema for commands unsupported on non-Linux POSIX qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,08/22] qga: conditionalize schema for commands unsupported on Windows qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,07/22] qga: move CONFIG_FSFREEZE/TRIM to be meson defined options qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,06/22] qga: move linux memory block command impls to commands-linux.c qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,05/22] qga: move linux disk/cpu stats command impls to commands-linux.c qga: clean up command source locations and conditionals - - - - --- 2024-06-13 Daniel P. Berrangé New
[v2,04/22] qga: move linux fs/disk command impls to commands-linux.c qga: clean up command source locations and conditionals - - 1 - --- 2024-06-13 Daniel P. Berrangé New
[v2,03/22] qga: move linux suspend command impls to commands-linux.c qga: clean up command source locations and conditionals - - 1 - --- 2024-06-13 Daniel P. Berrangé New
[v2,02/22] qga: move linux vcpu command impls to commands-linux.c qga: clean up command source locations and conditionals - - 1 - --- 2024-06-13 Daniel P. Berrangé New
[v2,01/22] qga: drop blocking of guest-get-memory-block-size command qga: clean up command source locations and conditionals - - 1 - --- 2024-06-13 Daniel P. Berrangé New
[2/2] crypto: use consistent error reporting pattern for unsupported cipher modes crypto: two minor fixes - - - - --- 2024-06-10 Daniel P. Berrangé New
[1/2] crypto: avoid leak of ctx when bad cipher mode is given crypto: two minor fixes - - 2 - --- 2024-06-10 Daniel P. Berrangé New
[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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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
« 1 2 3 449 50 »