Show patches with: Submitter = John Snow       |    State = Action Required       |    Archived = No       |   5221 patches
« 1 2 ... 3 4 552 53 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,2/7] qapi: update pylint configuration qapi: static typing conversion, pt5c - - 1 - --- 2023-02-09 John Snow New
[v3,1/7] qapi: Update flake8 config qapi: static typing conversion, pt5c - - 1 - --- 2023-02-09 John Snow New
[7/7] Python: Drop support for Python 3.6 Python: Drop support for Python 3.6 - - - - --- 2023-02-09 John Snow New
[6/7] CI: Stop building docs on centos8 Python: Drop support for Python 3.6 - - 1 - --- 2023-02-09 John Snow New
[5/7] testing: Add Python >= 3.7 to Centos, OpenSuSE Python: Drop support for Python 3.6 - - - - --- 2023-02-09 John Snow New
[4/7] configure: Add nice hint to Python failure message Python: Drop support for Python 3.6 - - - - --- 2023-02-09 John Snow New
[3/7] configure: Look for auxiliary Python installations Python: Drop support for Python 3.6 - - - - --- 2023-02-09 John Snow New
[2/7] Python: drop pipenv Python: Drop support for Python 3.6 - - - - --- 2023-02-09 John Snow New
[1/7] python: support pylint 2.16 Python: Drop support for Python 3.6 - - 2 - --- 2023-02-09 John Snow New
[v2,7/7] qapi: remove JSON value FIXME qapi: static typing conversion, pt5c - - - - --- 2023-02-08 John Snow New
[v2,6/7] qapi: remove _JSONObject qapi: static typing conversion, pt5c - - - - --- 2023-02-08 John Snow New
[v2,5/7] qapi/parser: [RFC] add QAPIExpression qapi: static typing conversion, pt5c - - - - --- 2023-02-08 John Snow New
[v2,4/7] qapi/expr: add typing workaround for AbstractSet qapi: static typing conversion, pt5c - - - - --- 2023-02-08 John Snow New
[v2,3/7] qapi/expr: Use TopLevelExpr where appropriate qapi: static typing conversion, pt5c - - - - --- 2023-02-08 John Snow New
[v2,2/7] qapi/parser.py: add ParsedExpression type qapi: static typing conversion, pt5c - - - - --- 2023-02-08 John Snow New
[v2,1/7] qapi/expr: Split check_expr out from check_exprs qapi: static typing conversion, pt5c - - - - --- 2023-02-08 John Snow New
MAINTAINERS: Mark IDE and Floppy as "Odd Fixes" MAINTAINERS: Mark IDE and Floppy as "Odd Fixes" - - - - --- 2023-02-06 John Snow New
[v4,4/4] qapi: update pylint configuration qapi: static typing conversion, "pt0" - - 1 - --- 2023-02-03 John Snow New
[v4,3/4] qapi: Update flake8 config qapi: static typing conversion, "pt0" - - 1 - --- 2023-02-03 John Snow New
[v4,2/4,DO-NOT-MERGE] : Add some ad-hoc linting helpers. qapi: static typing conversion, "pt0" - - - - --- 2023-02-03 John Snow New
[v4,1/4,DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi qapi: static typing conversion, "pt0" - - - - --- 2023-02-03 John Snow New
[v2] qemu-options.hx: remove stray quote [v2] qemu-options.hx: remove stray quote - - 1 - --- 2023-02-02 John Snow New
[PULL,7/7] python/qemu/machine: use socketpair() for QMP by default [PULL,1/7] Fix some typos - - 1 - --- 2023-01-25 John Snow New
[PULL,6/7] python/qmp/legacy: make QEMUMonitorProtocol accept a socket [PULL,1/7] Fix some typos - - 1 - --- 2023-01-25 John Snow New
[PULL,5/7] python/qmp/protocol: add open_with_socket() [PULL,1/7] Fix some typos - - 1 - --- 2023-01-25 John Snow New
[PULL,4/7] python/qmp: increase read buffer size [PULL,1/7] Fix some typos - - 1 - --- 2023-01-25 John Snow New
[PULL,3/7] python/machine: Fix AF_UNIX path too long on macOS [PULL,1/7] Fix some typos - - 2 - --- 2023-01-25 John Snow New
[PULL,2/7] python: QEMUMachine: enable qmp accept timeout by default [PULL,1/7] Fix some typos - - 1 - --- 2023-01-25 John Snow New
[PULL,1/7] Fix some typos [PULL,1/7] Fix some typos - - 2 - --- 2023-01-25 John Snow New
[PULL,0/7] Python patches - - - - --- 2023-01-25 John Snow New
[PULL,5/5] python: add 3.11 to supported list [PULL,1/5] python/machine: Add debug logging to key state changes - - 1 - --- 2023-01-04 John Snow New
[PULL,4/5] iotests/check: Fix typing for sys.exit() value [PULL,1/5] python/machine: Add debug logging to key state changes - - 1 - --- 2023-01-04 John Snow New
[PULL,3/5] Python: fix flake8 config [PULL,1/5] python/machine: Add debug logging to key state changes - - 1 - --- 2023-01-04 John Snow New
[PULL,2/5] python/machine: Handle termination cases without QMP [PULL,1/5] python/machine: Add debug logging to key state changes - - - - --- 2023-01-04 John Snow New
[PULL,1/5] python/machine: Add debug logging to key state changes [PULL,1/5] python/machine: Add debug logging to key state changes - - - - --- 2023-01-04 John Snow New
[PULL,0/5] Python patches - - - - --- 2023-01-04 John Snow New
[3/3] python: add 3.11 to supported list python: testing fixes - - - - --- 2022-12-03 John Snow New
[2/3] iotests/check: Fix typing for sys.exit() value python: testing fixes - - - - --- 2022-12-03 John Snow New
[1/3] Python: fix flake8 config python: testing fixes - - - - --- 2022-12-03 John Snow New
qemu/machine: add asyncio process-management demo qemu/machine: add asyncio process-management demo - - - - --- 2022-12-02 John Snow New
tests/avocado: configure acpi-bits to use avocado timeout tests/avocado: configure acpi-bits to use avocado timeout - - 1 - --- 2022-11-15 John Snow New
[v2,2/2] python/machine: Handle termination cases without QMP python: misc machine.py improvements - - - - --- 2022-10-27 John Snow New
[v2,1/2] python/machine: Add debug logging to key state changes python: misc machine.py improvements - - - - --- 2022-10-27 John Snow New
[2/2] python/machine: Handle termination cases without QMP python: misc machine.py improvements - - - - --- 2022-10-24 John Snow New
[1/2] python/machine: Add debug logging to key state changes python: misc machine.py improvements - - - - --- 2022-10-24 John Snow New
[qemu-web] Add signing pubkey for python-qemu-qmp package [qemu-web] Add signing pubkey for python-qemu-qmp package - - - - --- 2022-08-18 John Snow New
[RFC,v3,7/7] iotests: self-bootstrap testing venv tests: run python tests under a venv - - - - --- 2022-07-11 John Snow New
[RFC,v3,6/7] iotests: use tests/venv for running tests tests: run python tests under a venv - - - - --- 2022-07-11 John Snow New
[RFC,v3,5/7] tests: add 'check-venv' as a dependency of 'make check' tests: run python tests under a venv - - - - --- 2022-07-11 John Snow New
[RFC,v3,4/7] tests/vm: add venv pre-requisites to VM building recipes tests: run python tests under a venv - - - - --- 2022-07-11 John Snow New
[RFC,v3,3/7] tests: Remove spurious pip warnings on Ubuntu20.04 tests: run python tests under a venv - - - - --- 2022-07-11 John Snow New
[RFC,v3,2/7] tests: pythonize test venv creation tests: run python tests under a venv - - - - --- 2022-07-11 John Snow New
[RFC,v3,1/7] tests: create optional tests/venv dependency groups tests: run python tests under a venv - - - - --- 2022-07-11 John Snow New
[v4,12/12] iotests: fix copy-before-write for macOS and FreeBSD Improve reliability of VM tests - - - - --- 2022-07-08 John Snow New
[v4,11/12] tests/qemu-iotests: skip 108 when FUSE is not loaded Improve reliability of VM tests - - - - --- 2022-07-08 John Snow New
[v4,10/12] tests/qemu-iotests: hotfix for 307, 223 output Improve reliability of VM tests - - - - --- 2022-07-08 John Snow New
[v4,09/12] tests/vm: Remove docker cross-compile test from CentOS VM Improve reliability of VM tests - - 2 - --- 2022-07-08 John Snow New
[v4,08/12] tests/vm: add 1GB extra memory per core Improve reliability of VM tests 1 - 1 - --- 2022-07-08 John Snow New
[v4,07/12] tests/vm: remove duplicate 'centos' VM test Improve reliability of VM tests - - 3 - --- 2022-07-08 John Snow New
[v4,06/12] tests/vm: remove ubuntu.i386 VM test Improve reliability of VM tests - - 3 - --- 2022-07-08 John Snow New
[v4,05/12] tests/vm: upgrade Ubuntu 18.04 VM to 20.04 Improve reliability of VM tests - - 2 - --- 2022-07-08 John Snow New
[v4,04/12] tests/vm: switch centos.aarch64 to CentOS 8 Stream Improve reliability of VM tests - - 2 - --- 2022-07-08 John Snow New
[v4,03/12] tests/vm: switch CentOS 8 to CentOS 8 Stream Improve reliability of VM tests - - 3 - --- 2022-07-08 John Snow New
[v4,02/12] tests/vm: use 'cp' instead of 'ln' for temporary vm images Improve reliability of VM tests - - 3 - --- 2022-07-08 John Snow New
[v4,01/12] qga: treat get-guest-fsinfo as "best effort" Improve reliability of VM tests - - 1 - --- 2022-07-08 John Snow New
[v3,13/13] iotests: fix copy-before-write for macOS and FreeBSD Improve reliability of VM tests - - - - --- 2022-07-07 John Snow New
[v3,12/13] tests/qemu-iotests: skip 108 when FUSE is not loaded Improve reliability of VM tests - - - - --- 2022-07-07 John Snow New
[v3,11/13] tests/qemu-iotests: hotfix for 307, 223 output Improve reliability of VM tests - - - - --- 2022-07-07 John Snow New
[v3,10/13] tests/vm: Remove docker cross-compile test from CentOS VM Improve reliability of VM tests - - 1 - --- 2022-07-07 John Snow New
[v3,09/13] tests/vm: upgrade Ubuntu 18.04 VM to 20.04 Improve reliability of VM tests - - 1 - --- 2022-07-07 John Snow New
[v3,08/13] tests/vm: add 1GB extra memory per core Improve reliability of VM tests - - 1 - --- 2022-07-07 John Snow New
[v3,07/13] tests/vm: remove duplicate 'centos' VM test Improve reliability of VM tests - - 2 - --- 2022-07-07 John Snow New
[v3,06/13] tests/vm: remove ubuntu.i386 VM test Improve reliability of VM tests - - 2 - --- 2022-07-07 John Snow New
[v3,05/13] tests/vm: update sha256sum for ubuntu.aarch64 Improve reliability of VM tests - - 1 - --- 2022-07-07 John Snow New
[v3,04/13] tests/vm: switch centos.aarch64 to CentOS 8 Stream Improve reliability of VM tests - - 1 - --- 2022-07-07 John Snow New
[v3,03/13] tests/vm: switch CentOS 8 to CentOS 8 Stream Improve reliability of VM tests - - 2 - --- 2022-07-07 John Snow New
[v3,02/13] tests/vm: use 'cp' instead of 'ln' for temporary vm images Improve reliability of VM tests - - 2 - --- 2022-07-07 John Snow New
[v3,01/13] qga: treat get-guest-fsinfo as "best effort" Improve reliability of VM tests - - 1 - --- 2022-07-07 John Snow New
[v2,10/10] tests/vm: add 512MB extra memory per core Improve reliability of VM tests - - - - --- 2022-06-16 John Snow New
[v2,09/10] tests/vm: remove duplicate 'centos' VM test Improve reliability of VM tests - - 1 - --- 2022-06-16 John Snow New
[v2,08/10] tests/vm: remove ubuntu.i386 VM test Improve reliability of VM tests - - 1 - --- 2022-06-16 John Snow New
[v2,07/10] tests/vm: update sha256sum for ubuntu.aarch64 Improve reliability of VM tests - - - - --- 2022-06-16 John Snow New
[v2,06/10] tests/vm: switch centos.aarch64 to CentOS 8 Stream Improve reliability of VM tests - - - - --- 2022-06-16 John Snow New
[v2,05/10] tests/vm: switch CentOS 8 to CentOS 8 Stream Improve reliability of VM tests - - 1 - --- 2022-06-16 John Snow New
[v2,04/10] tests/vm: use 'cp' instead of 'ln' for temporary vm images Improve reliability of VM tests - - 1 - --- 2022-06-16 John Snow New
[v2,03/10] qga: treat get-guest-fsinfo as "best effort" Improve reliability of VM tests - - - - --- 2022-06-16 John Snow New
[v2,02/10] tests/qemu-iotests: skip 108 when FUSE is not loaded Improve reliability of VM tests - - 2 - --- 2022-06-16 John Snow New
[v2,01/10] tests/qemu-iotests: hotfix for 307, 223 output Improve reliability of VM tests - 1 2 1 --- 2022-06-16 John Snow New
[5/5] tests/vm: switch centos.aarch64 to CentOS 8 Stream [1/5] tests/qemu-iotests: hotfix for 307, 223 output - - - - --- 2022-06-14 John Snow New
[4/5] tests/vm: switch CentOS 8 to CentOS 8 Stream [1/5] tests/qemu-iotests: hotfix for 307, 223 output - - 1 - --- 2022-06-14 John Snow New
[3/5] tests/vm: use 'cp' instead of 'ln' for temporary vm images [1/5] tests/qemu-iotests: hotfix for 307, 223 output - - 1 - --- 2022-06-14 John Snow New
[2/5] tests/qemu-iotests: skip 108 when FUSE is not loaded [1/5] tests/qemu-iotests: hotfix for 307, 223 output - - - - --- 2022-06-14 John Snow New
[1/5] tests/qemu-iotests: hotfix for 307, 223 output [1/5] tests/qemu-iotests: hotfix for 307, 223 output - 1 1 1 --- 2022-06-14 John Snow New
[0/5] Update CentOS VM tests - - - - --- 2022-06-14 John Snow New
[RFC,v2,7/7] iotests: self-bootstrap testing venv tests: run python tests under a venv - - - - --- 2022-06-10 John Snow New
[RFC,v2,6/7] iotests: use tests/venv for running tests tests: run python tests under a venv - - - - --- 2022-06-10 John Snow New
[RFC,v2,5/7] tests: add 'check-venv' as a dependency of 'make check' tests: run python tests under a venv - - - - --- 2022-06-10 John Snow New
[RFC,v2,4/7] tests/vm: add venv pre-requisites to VM building recipes tests: run python tests under a venv - - - - --- 2022-06-10 John Snow New
[RFC,v2,3/7] tests: Remove spurious pip warnings on Ubuntu20.04 tests: run python tests under a venv - - - - --- 2022-06-10 John Snow New
[RFC,v2,2/7] tests: pythonize test venv creation tests: run python tests under a venv - - - - --- 2022-06-10 John Snow New
« 1 2 ... 3 4 552 53 »