Show patches with: State = Action Required       |    Archived = No       |   427060 patches
« 1 2 ... 1307 1308 13094270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,59/72] scripts/qmp-shell: unprivatize 'pretty' property python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,58/72] scripts/qmp-shell: Accept SocketAddrT instead of string python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,57/72] scripts/qmp-shell: add mypy types python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,56/72] python/qmp: add QMPObject type alias python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,55/72] scripts/qmp-shell: initialize completer early python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,54/72] scripts/qmp-shell: refactor QMPCompleter python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,53/72] scripts/qmp-shell: Fix "FuzzyJSON" parser python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,52/72] scripts/qmp-shell: move the REPL functionality into QMPShell python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,51/72] scripts/qmp-shell: remove prompt argument from read_exec_command python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,50/72] scripts/qmp-shell: move get_prompt() to prompt property python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,49/72] scripts/qmp-shell: Make verbose a public attribute python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,48/72] scripts/qmp-shell: Add pretty attribute to HMP shell python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,47/72] python/qmp: add parse_address classmethod python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,46/72] python/qmp: Fix type of SocketAddrT python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,45/72] scripts/qmp-shell: use argparse python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,44/72] scripts/qmp-shell: use isinstance() instead of type() python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,43/72] scripts/qmp-shell: remove if-raise-else patterns python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,42/72] scripts/qmp-shell: explicitly chain exception context python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,41/72] scripts/qmp-shell: fix shell history exception handling python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,40/72] scripts/qmp-shell: rename one and two-letter variables python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,39/72] scripts/qmp-shell: make QMPCompleter returns explicit python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,38/72] scripts/qmp-shell: ignore visit_Name name python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,37/72] scripts/qmp-shell: use triple-double-quote docstring style python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,36/72] scripts/qmp-shell: declare verbose in __init__ python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,35/72] scripts/qmp-shell: Use python3-style super() python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,34/72] scripts/qmp-shell: use @classmethod where appropriate python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,33/72] scripts/qmp-shell: remove shadowed variable from _print() python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,32/72] scripts/qmp-shell: fix connect method signature python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,31/72] scripts/qmp-shell: fix exception handling python: move scripts/qmp to python/qemu/qmp - 1 - - --- 2020-11-04 John Snow New
[v2,30/72] scripts/qmp-shell: fix show_banner signature python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,29/72] scripts/qmp-shell: Apply flake8 rules python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,28/72] scripts/qmp-shell: apply isort rules python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,27/72] scripts/qemu-ga-client: Add forwarder stub python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,26/72] python/qemu-ga-client: add entry point python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,25/72] scripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga_client.py python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,24/72] scripts/qmp/qemu-ga-client: add mypy type hints python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,23/72] python/qmp: Correct type of QMPReturnValue python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,22/72] scripts/qemu-ga-client: apply (most) pylint rules python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,21/72] scripts/qemu-ga-client: add module docstring python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,20/72] scripts/qemu-ga-client: replace deprecated optparse with argparse python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,19/72] scripts/qemu-ga-client: Fix exception handling python: move scripts/qmp to python/qemu/qmp - 1 - - --- 2020-11-04 John Snow New
[v2,18/72] scripts/qemu-ga-client: apply (most) flake8 rules python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,17/72] scripts/qemu-ga-client: apply isort rules python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,16/72] python: add optional fuse dependency python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,15/72] python: add fuse command to 'qom' tools python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,14/72] scripts/qom-fuse: add redirection shim to python/qemu/qmp/qom-fuse.py python: move scripts/qmp to python/qemu/qmp - - 1 - --- 2020-11-04 John Snow New
[v2,13/72] scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,12/72] scripts/qom-fuse: add static type hints python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,11/72] scripts/qom-fuse: ensure QOMFuse.read always returns bytes python: move scripts/qmp to python/qemu/qmp - - 1 - --- 2020-11-04 John Snow New
[v2,10/72] scripts/qom-fuse: use QOMCommand.qom_list() python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,09/72] scripts/qom-fuse: Convert to QOMCommand python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,08/72] scripts/qom-fuse: Add docstrings python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,07/72] scripts/qom-fuse: Apply pylint rules python: move scripts/qmp to python/qemu/qmp - - 1 - --- 2020-11-04 John Snow New
[v2,06/72] python: Add 'fh' to known-good variable names python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,05/72] scripts/qom-fuse: apply flake8 rules python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
[v2,04/72] scripts/qom-fuse: apply isort rules python: move scripts/qmp to python/qemu/qmp - - 1 - --- 2020-11-04 John Snow New
[v2,03/72] scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/ python: move scripts/qmp to python/qemu/qmp - - 1 - --- 2020-11-04 John Snow New
[v2,02/72] python/qmp: add qom script entry points python: move scripts/qmp to python/qemu/qmp - - 1 - --- 2020-11-04 John Snow New
[v2,01/72] python/qmp: Add qom script rewrites python: move scripts/qmp to python/qemu/qmp - - - - --- 2020-11-04 John Snow New
As FreeBSD ports MAINTAINER add myself for FreeBSD Hosted CI As FreeBSD ports MAINTAINER add myself for FreeBSD Hosted CI - - 1 - --- 2020-11-04 Muhammad Moinur Rahman New
tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END" tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END" - - 1 - --- 2020-11-03 Richard Henderson New
[v3,7/7] target/riscv: Split the Hypervisor execute load helpers Fix the Hypervisor access functions - - 1 - --- 2020-11-03 Alistair Francis New
[v3,6/7] target/riscv: Remove the Hypervisor access check function Fix the Hypervisor access functions - - - - --- 2020-11-03 Alistair Francis New
[v3,5/7] target/riscv: Remove the hyp load and store functions Fix the Hypervisor access functions - - - - --- 2020-11-03 Alistair Francis New
[v3,4/7] target/riscv: Remove the HS_TWO_STAGE flag Fix the Hypervisor access functions - - 1 - --- 2020-11-03 Alistair Francis New
[v3,3/7] target/riscv: Set the virtualised MMU mode when doing hyp accesses Fix the Hypervisor access functions - - 1 - --- 2020-11-03 Alistair Francis New
[v3,2/7] target/riscv: Add a virtualised MMU Mode Fix the Hypervisor access functions - - - - --- 2020-11-03 Alistair Francis New
[v3,1/7] target/riscv: Merge m/vsstatus and m/vsstatush into one uint64_t unit Fix the Hypervisor access functions - - 2 - --- 2020-11-03 Alistair Francis New
[v1,1/1] linux-user/syscall: Fix missing target_to_host_timespec64() check [v1,1/1] linux-user/syscall: Fix missing target_to_host_timespec64() check - - 1 - --- 2020-11-03 Alistair Francis New
[PULL,6/6] target/mips: Add unaligned access support for MIPS64R6 and Loongson-3 [PULL,1/6] hw/mips: Remove the 'r4k' machine - - 2 - --- 2020-11-03 Philippe Mathieu-Daudé New
[PULL,5/6] target/mips: Fix Lesser GPL version number [PULL,1/6] hw/mips: Remove the 'r4k' machine - - 1 - --- 2020-11-03 Philippe Mathieu-Daudé New
[PULL,4/6] hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/write [PULL,1/6] hw/mips: Remove the 'r4k' machine - - 2 - --- 2020-11-03 Philippe Mathieu-Daudé New
[PULL,3/6] hw/mips/boston: Fix Lesser GPL version number [PULL,1/6] hw/mips: Remove the 'r4k' machine - - 1 - --- 2020-11-03 Philippe Mathieu-Daudé New
[PULL,2/6] hw/mips: Fix Lesser GPL version number [PULL,1/6] hw/mips: Remove the 'r4k' machine - - 1 - --- 2020-11-03 Philippe Mathieu-Daudé New
[PULL,1/6] hw/mips: Remove the 'r4k' machine [PULL,1/6] hw/mips: Remove the 'r4k' machine 2 - 1 - --- 2020-11-03 Philippe Mathieu-Daudé New
[PULL,0/6] Mips fixes patches - - - - --- 2020-11-03 Philippe Mathieu-Daudé New
[PATCH-for-5.2,3/3] travis-ci: Remove the --without-default-devices job ci: Move --without-default-devices job from Travis to GitLab - - 1 - --- 2020-11-03 Philippe Mathieu-Daudé New
[PATCH-for-5.2,2/3] gitlab-ci: Add a job to cover the --without-default-devices config ci: Move --without-default-devices job from Travis to GitLab - - - - --- 2020-11-03 Philippe Mathieu-Daudé New
[PATCH-for-5.2,1/3] s390x: fix build for --without-default-devices ci: Move --without-default-devices job from Travis to GitLab - 1 - - --- 2020-11-03 Philippe Mathieu-Daudé New
[for-5.2] virtiofsd: Announce submounts even without statx() [for-5.2] virtiofsd: Announce submounts even without statx() - - 1 - --- 2020-11-03 Max Reitz New
[v2] qapi, qemu-options: make all parsing visitors parse boolean options the same [v2] qapi, qemu-options: make all parsing visitors parse boolean options the same - - 2 - --- 2020-11-03 Paolo Bonzini New
[PULL,6/6] block/vvfat: Fix bad printf format specifiers [PULL,1/6] qmp: fix aio_poll() assertion failure on Windows - - - - --- 2020-11-03 Kevin Wolf New
[PULL,5/6] iotests: Use Python 3 style super() [PULL,1/6] qmp: fix aio_poll() assertion failure on Windows - - 2 - --- 2020-11-03 Kevin Wolf New
[PULL,4/6] iotests: Disable unsubscriptable-object in pylint [PULL,1/6] qmp: fix aio_poll() assertion failure on Windows - - 1 - --- 2020-11-03 Kevin Wolf New
[PULL,3/6] iotests.py: Fix type check errors in wait_migration() [PULL,1/6] qmp: fix aio_poll() assertion failure on Windows - - 1 - --- 2020-11-03 Kevin Wolf New
[PULL,2/6] qemu-img convert: Free @sn_opts in all error cases [PULL,1/6] qmp: fix aio_poll() assertion failure on Windows - - - - --- 2020-11-03 Kevin Wolf New
[PULL,1/6] qmp: fix aio_poll() assertion failure on Windows [PULL,1/6] qmp: fix aio_poll() assertion failure on Windows - 1 - 1 --- 2020-11-03 Kevin Wolf New
[PULL,0/6] Block layer patches - - - - --- 2020-11-03 Kevin Wolf New
[PULL,v2,19/19] target/riscv/csr.c : add space before the open parenthesis '(' [PULL,v2,01/19] hw/riscv: sifive_u: Allow passing custom DTB - - 2 - --- 2020-11-03 Alistair Francis New
[PULL,v2,18/19] hw/riscv: microchip_pfsoc: Hook the I2C1 controller [PULL,v2,01/19] hw/riscv: sifive_u: Allow passing custom DTB - - 1 - --- 2020-11-03 Alistair Francis New
[PULL,v2,17/19] hw/riscv: microchip_pfsoc: Correct DDR memory map [PULL,v2,01/19] hw/riscv: sifive_u: Allow passing custom DTB - - 1 - --- 2020-11-03 Alistair Francis New
[PULL,v2,16/19] hw/riscv: microchip_pfsoc: Map the reserved memory at address 0 [PULL,v2,01/19] hw/riscv: sifive_u: Allow passing custom DTB - - 1 - --- 2020-11-03 Alistair Francis New
[PULL,v2,15/19] hw/riscv: microchip_pfsoc: Connect the SYSREG module [PULL,v2,01/19] hw/riscv: sifive_u: Allow passing custom DTB - - 1 - --- 2020-11-03 Alistair Francis New
[PULL,v2,14/19] hw/misc: Add Microchip PolarFire SoC SYSREG module support [PULL,v2,01/19] hw/riscv: sifive_u: Allow passing custom DTB - - 1 - --- 2020-11-03 Alistair Francis New
[PULL,v2,13/19] hw/riscv: microchip_pfsoc: Connect the IOSCB module [PULL,v2,01/19] hw/riscv: sifive_u: Allow passing custom DTB - - 1 - --- 2020-11-03 Alistair Francis New
[PULL,v2,12/19] hw/misc: Add Microchip PolarFire SoC IOSCB module support [PULL,v2,01/19] hw/riscv: sifive_u: Allow passing custom DTB - - 1 - --- 2020-11-03 Alistair Francis New
[PULL,v2,11/19] hw/riscv: microchip_pfsoc: Connect DDR memory controller modules [PULL,v2,01/19] hw/riscv: sifive_u: Allow passing custom DTB - - 1 - --- 2020-11-03 Alistair Francis New
[PULL,v2,10/19] hw/misc: Add Microchip PolarFire SoC DDR Memory Controller support [PULL,v2,01/19] hw/riscv: sifive_u: Allow passing custom DTB - - 1 - --- 2020-11-03 Alistair Francis New
[PULL,v2,09/19] hw/riscv: microchip_pfsoc: Document where to look at the SoC memory maps [PULL,v2,01/19] hw/riscv: sifive_u: Allow passing custom DTB - - 1 - --- 2020-11-03 Alistair Francis New
[PULL,v2,08/19] target/riscv: Add sifive_plic vmstate [PULL,v2,01/19] hw/riscv: sifive_u: Allow passing custom DTB - - 1 - --- 2020-11-03 Alistair Francis New
« 1 2 ... 1307 1308 13094270 4271 »