Show patches with: Submitter = Daniel P. Berrangé       |   4073 patches
« 1 2 ... 5 6 740 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,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-04 Daniel P. Berrangé New
[v2,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-04 Daniel P. Berrangé New
[v2,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-04 Daniel P. Berrangé New
[v2,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-04 Daniel P. Berrangé New
[v2,8/8] softmmu: remove is_daemonized() method softmmu: move and refactor -runas, -chroot and -daemonize - 1 - --- 2022-03-04 Daniel P. Berrangé New
[v2,7/8] softmmu: move parsing of -runas, -chroot and -daemonize code softmmu: move and refactor -runas, -chroot and -daemonize - 1 - --- 2022-03-04 Daniel P. Berrangé New
[v2,6/8] chardev: add API to block use of the stdio implementation softmmu: move and refactor -runas, -chroot and -daemonize - 1 - --- 2022-03-04 Daniel P. Berrangé New
[v2,5/8] softmmu: refactor use of is_daemonized() method softmmu: move and refactor -runas, -chroot and -daemonize - 1 - --- 2022-03-04 Daniel P. Berrangé New
[v2,4/8] util: remove use of is_daemonized flag from logging code softmmu: move and refactor -runas, -chroot and -daemonize - 1 - --- 2022-03-04 Daniel P. Berrangé New
[v2,3/8] os-posix: refactor code handling the -chroot argument softmmu: move and refactor -runas, -chroot and -daemonize - 1 - --- 2022-03-04 Daniel P. Berrangé New
[v2,2/8] os-posix: refactor code handling the -runas argument softmmu: move and refactor -runas, -chroot and -daemonize - 1 - --- 2022-03-04 Daniel P. Berrangé New
[v2,1/8] softmmu: remove deprecated --enable-fips option softmmu: move and refactor -runas, -chroot and -daemonize - 1 - --- 2022-03-04 Daniel P. Berrangé New
[4/4] softmmu: move parsing of -runas, -chroot and -daemonize code softmmu: move and refactor -runas, -chroot and -daemonize - - - --- 2022-03-04 Daniel P. Berrangé New
[3/4] os-posix: refactor code handling the -chroot argument softmmu: move and refactor -runas, -chroot and -daemonize - 1 - --- 2022-03-04 Daniel P. Berrangé New
[2/4] os-posix: refactor code handling the -runas argument softmmu: move and refactor -runas, -chroot and -daemonize - 1 - --- 2022-03-04 Daniel P. Berrangé New
[1/4] softmmu: remove deprecated --enable-fips option softmmu: move and refactor -runas, -chroot and -daemonize - 1 - --- 2022-03-04 Daniel P. Berrangé New
[12/12] tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSK nbd: enable use of TLS on non-TCP transports and other TLS improvements - 1 - --- 2022-03-03 Daniel P. Berrangé New
[11/12] tests/qemu-iotests: validate NBD TLS with UNIX sockets nbd: enable use of TLS on non-TCP transports and other TLS improvements - 1 - --- 2022-03-03 Daniel P. Berrangé New
[10/12] tests/qemu-iotests: validate NBD TLS with hostname mismatch nbd: enable use of TLS on non-TCP transports and other TLS improvements - 1 - --- 2022-03-03 Daniel P. Berrangé New
[09/12] tests/qemu-iotests: convert NBD TLS test to use standard filters nbd: enable use of TLS on non-TCP transports and other TLS improvements - 1 - --- 2022-03-03 Daniel P. Berrangé New
[08/12] tests/qemu-iotests: introduce filter for qemu-nbd export list nbd: enable use of TLS on non-TCP transports and other TLS improvements - 1 - --- 2022-03-03 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
[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
[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
[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
[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
[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
[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
[18/18] tests: ensure migration status isn't reported as failed tests: introduce testing coverage for TLS with migration - 1 - --- 2022-03-02 Daniel P. Berrangé New
[17/18] tests: add multifd migration tests of TLS with x509 credentials tests: introduce testing coverage for TLS with migration - - - --- 2022-03-02 Daniel P. Berrangé New
[16/18] tests: add multifd migration tests of TLS with PSK credentials tests: introduce testing coverage for TLS with migration - - - --- 2022-03-02 Daniel P. Berrangé New
[15/18] tests: convert multifd migration tests to use common helper tests: introduce testing coverage for TLS with migration - - - --- 2022-03-02 Daniel P. Berrangé New
[14/18] tests: convert XBZRLE migration test to use common helper tests: introduce testing coverage for TLS with migration - - - --- 2022-03-02 Daniel P. Berrangé New
[13/18] tests: add migration tests of TLS with x509 credentials tests: introduce testing coverage for TLS with migration - - - --- 2022-03-02 Daniel P. Berrangé New
[12/18] tests: add migration tests of TLS with PSK credentials tests: introduce testing coverage for TLS with migration - - - --- 2022-03-02 Daniel P. Berrangé New
[11/18] tests: expand the migration precopy helper to support failures tests: introduce testing coverage for TLS with migration - - - --- 2022-03-02 Daniel P. Berrangé New
[10/18] tests: switch migration FD passing test to use common precopy helper tests: introduce testing coverage for TLS with migration - 1 - --- 2022-03-02 Daniel P. Berrangé New
[09/18] tests: introduce ability to provide hooks for migration precopy test tests: introduce testing coverage for TLS with migration - 1 - --- 2022-03-02 Daniel P. Berrangé New
[08/18] tests: merge code for UNIX and TCP migration pre-copy tests tests: introduce testing coverage for TLS with migration - 1 - --- 2022-03-02 Daniel P. Berrangé New
[07/18] migration: fix use of TLS PSK credentials with a UNIX socket tests: introduce testing coverage for TLS with migration - - - --- 2022-03-02 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
[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
[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
[03/18] tests: support QTEST_TRACE env variable tests: introduce testing coverage for TLS with migration - 2 - --- 2022-03-02 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
[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
qapi: fix mistake in example command illustration qapi: fix mistake in example command illustration - - - --- 2022-02-23 Daniel P. Berrangé New
[PULL,10/10] docs: expand firmware descriptor to allow flash without NVRAM [PULL,01/10] block: better document SSH host key fingerprint checking - 2 - --- 2022-02-17 Daniel P. Berrangé New
[PULL,09/10] MAINTAINERS: take over seccomp from Eduardo Otubo [PULL,01/10] block: better document SSH host key fingerprint checking 1 - - --- 2022-02-17 Daniel P. Berrangé New
[PULL,08/10] seccomp: block setns, unshare and execveat syscalls [PULL,01/10] block: better document SSH host key fingerprint checking 1 - - --- 2022-02-17 Daniel P. Berrangé New
[PULL,07/10] seccomp: block use of clone3 syscall [PULL,01/10] block: better document SSH host key fingerprint checking 1 - - --- 2022-02-17 Daniel P. Berrangé New
[PULL,06/10] seccomp: fix blocking of process spawning [PULL,01/10] block: better document SSH host key fingerprint checking 1 - - --- 2022-02-17 Daniel P. Berrangé New
[PULL,05/10] seccomp: add unit test for seccomp filtering [PULL,01/10] block: better document SSH host key fingerprint checking 1 - - --- 2022-02-17 Daniel P. Berrangé New
[PULL,04/10] seccomp: allow action to be customized per syscall [PULL,01/10] block: better document SSH host key fingerprint checking 1 - - --- 2022-02-17 Daniel P. Berrangé New
[PULL,03/10] block: print the server key type and fingerprint on failure [PULL,01/10] block: better document SSH host key fingerprint checking - 2 - --- 2022-02-17 Daniel P. Berrangé New
[PULL,02/10] block: support sha256 fingerprint with pre-blockdev options [PULL,01/10] block: better document SSH host key fingerprint checking - 1 - --- 2022-02-17 Daniel P. Berrangé New
[PULL,01/10] block: better document SSH host key fingerprint checking [PULL,01/10] block: better document SSH host key fingerprint checking - 1 - --- 2022-02-17 Daniel P. Berrangé New
[PULL,00/10] Misc next patches - - - --- 2022-02-17 Daniel P. Berrangé New
MAINTAINERS: take over seccomp from Eduardo Otubo MAINTAINERS: take over seccomp from Eduardo Otubo 1 - - --- 2022-02-03 Daniel P. Berrangé New
[v2] docs: expand firmware descriptor to allow flash without NVRAM [v2] docs: expand firmware descriptor to allow flash without NVRAM - 1 - --- 2022-01-31 Daniel P. Berrangé New
[v3,2/2] python: support recording QMP session to a file python: a few improvements to qmp-shell - 1 - --- 2022-01-28 Daniel P. Berrangé New
[v3,1/2] python: introduce qmp-shell-wrap convenience tool python: a few improvements to qmp-shell - - - --- 2022-01-28 Daniel P. Berrangé New
docs: expand firmware descriptor to allow flash without NVRAM docs: expand firmware descriptor to allow flash without NVRAM - 1 - --- 2022-01-21 Daniel P. Berrangé New
[v2,2/2] python: support recording QMP session to a file python: a few improvements to qmp-shell - 1 - --- 2022-01-18 Daniel P. Berrangé New
[v2,1/2] python: introduce qmp-shell-wrap convenience tool python: a few improvements to qmp-shell - - - --- 2022-01-18 Daniel P. Berrangé New
[2/2] python: support recording QMP session to a file python: a few improvements to qmp-shell - 1 - --- 2022-01-17 Daniel P. Berrangé New
[1/2] python: introduce qmp-shell-wrap convenience tool python: a few improvements to qmp-shell - - - --- 2022-01-17 Daniel P. Berrangé New
[2/2] hw/i386: support loading OVMF using -bios too Improved support for AMD SEV firmware loading - - - --- 2022-01-13 Daniel P. Berrangé New
[1/2] hw/i386: refactor logic for setting up SEV firmware Improved support for AMD SEV firmware loading - - - --- 2022-01-13 Daniel P. Berrangé New
[1/1] softmmu: fix device deletion events with -device JSON syntax Fix -device JSON support wrt hotplug 1 2 1 --- 2022-01-05 Daniel P. Berrangé New
[v5,18/18] tests/docker: auto-generate alpine.docker with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,17/18] tests/docker: fully expand the alpine package list tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,16/18] tests/docker: fix sorting of alpine image package lists tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,15/18] tests/docker: updates to alpine package list tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,14/18] .gitlab-ci.d/cirrus: auto-generate variables with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,13/18] tests/docker: remove ubuntu.docker container tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,12/18] tests/docker: auto-generate opensuse-leap.docker with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,11/18] tests/docker: auto-generate ubuntu2004.docker with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,10/18] tests/docker: auto-generate ubuntu1804.docker with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,09/18] tests/docker: auto-generate fedora.docker with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,08/18] tests/docker: auto-generate centos8.docker with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,07/18] tests: integrate lcitool for generating build env manifests tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,06/18] tests/docker: switch fedora image to release 35 tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 1 --- 2021-12-15 Daniel P. Berrangé New
[v5,05/18] ci: explicitly skip I/O tests on alpine tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,04/18] ui: avoid warnings about directdb on Alpine / musl libc tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,03/18] meson: require liburing >= 0.3 tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-12-15 Daniel P. Berrangé New
[v5,02/18] spice: Update QXLInterface for spice >= 0.15.0 tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 1 --- 2021-12-15 Daniel P. Berrangé New
[v5,01/18] ui: avoid compiler warnings from unused clipboard info variable tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 2 1 --- 2021-12-15 Daniel P. Berrangé New
edid: set default resolution to 1280x800 (WXGA) edid: set default resolution to 1280x800 (WXGA) - 1 - --- 2021-11-29 Daniel P. Berrangé New
[v4,18/18] tests/docker: auto-generate alpine.docker with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-11-24 Daniel P. Berrangé New
[v4,17/18] tests/docker: fully expand the alpine package list tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-11-24 Daniel P. Berrangé New
[v4,16/18] tests/docker: fix sorting of alpine image package lists tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-11-24 Daniel P. Berrangé New
[v4,15/18] tests/docker: updates to alpine package list tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-11-24 Daniel P. Berrangé New
[v4,14/18] .gitlab-ci.d/cirrus: auto-generate variables with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-11-24 Daniel P. Berrangé New
[v4,13/18] tests/docker: remove ubuntu.docker container tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-11-24 Daniel P. Berrangé New
[v4,12/18] tests/docker: auto-generate opensuse-leap.docker with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-11-24 Daniel P. Berrangé New
[v4,11/18] tests/docker: auto-generate ubuntu2004.docker with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-11-24 Daniel P. Berrangé New
[v4,10/18] tests/docker: auto-generate ubuntu1804.docker with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-11-24 Daniel P. Berrangé New
[v4,09/18] tests/docker: auto-generate fedora.docker with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-11-24 Daniel P. Berrangé New
[v4,08/18] tests/docker: auto-generate centos8.docker with lcitool tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - 1 - --- 2021-11-24 Daniel P. Berrangé New
« 1 2 ... 5 6 740 41 »