Show patches with: Archived = No       |   430258 patches
« 1 2 ... 1059 1060 10614302 4303 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,08/32] hw/riscv: microchip_pfsoc: Support direct kernel boot [PULL,01/32] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper - - 1 - --- 2021-06-08 Alistair Francis New
[PULL,07/32] hw/riscv: Use macros for BIOS image names [PULL,01/32] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper - - 1 - --- 2021-06-08 Alistair Francis New
[PULL,06/32] docs/system/riscv: sifive_u: Document '-dtb' usage [PULL,01/32] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper - - 1 - --- 2021-06-08 Alistair Francis New
[PULL,05/32] docs/system/riscv: Correct the indentation level of supported devices [PULL,01/32] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper - - 1 - --- 2021-06-08 Alistair Francis New
[PULL,04/32] hw/riscv: Support the official PLIC DT bindings [PULL,01/32] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper - - 1 - --- 2021-06-08 Alistair Francis New
[PULL,03/32] hw/riscv: Support the official CLINT DT bindings [PULL,01/32] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper - - 1 - --- 2021-06-08 Alistair Francis New
[PULL,02/32] hw/riscv: virt: Switch to use qemu_fdt_setprop_string_array() helper [PULL,01/32] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper - - 1 - --- 2021-06-08 Alistair Francis New
[PULL,01/32] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper [PULL,01/32] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper - - 1 - --- 2021-06-08 Alistair Francis New
[PULL,00/32] riscv-to-apply queue - - - - --- 2021-06-08 Alistair Francis New
[v1,5/5] virtio-gpu: Make resource_flush wait on the sync object for blobs virtio-gpu: Add implicit (and default) sync mechanism for blobs - - - - --- 2021-06-07 Kasireddy, Vivek New
[v1,4/5] ui: Create sync objects only for blobs virtio-gpu: Add implicit (and default) sync mechanism for blobs - - - - --- 2021-06-07 Kasireddy, Vivek New
[v1,3/5] ui/egl: Add egl helpers to help with synchronization virtio-gpu: Add implicit (and default) sync mechanism for blobs - - - - --- 2021-06-07 Kasireddy, Vivek New
[v1,2/5] ui: Add a helper to wait on a dmabuf sync object virtio-gpu: Add implicit (and default) sync mechanism for blobs - - - - --- 2021-06-07 Kasireddy, Vivek New
[v1,1/5] ui/gtk: Create a common release_dmabuf helper virtio-gpu: Add implicit (and default) sync mechanism for blobs - - 1 - --- 2021-06-07 Kasireddy, Vivek New
softfloat: Fix tp init in float32_exp2 softfloat: Fix tp init in float32_exp2 - 2 1 - --- 2021-06-07 Richard Henderson New
qemu-{img,nbd}: Don't report zeroed cluster as a hole qemu-{img,nbd}: Don't report zeroed cluster as a hole - - - - --- 2021-06-07 Nir Soffer New
[42/42] scripts/qmp-shell: add redirection shim python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[41/42] python: add qmp-shell entry point python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[40/42] scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[39/42] scripts/qmp-shell: add docstrings python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[38/42] scripts/qmp-shell: make QMPShellError inherit QMPError python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[37/42] scripts/qmp-shell: remove double-underscores python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[36/42] scripts/qmp-shell: convert usage comment to docstring python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[35/42] scripts/qmp-shell: Remove too-broad-exception python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[34/42] scripts/qmp-shell: Fix empty-transaction invocation python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[33/42] scripts/qmp-shell: remove TODO python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[32/42] scripts/qmp-shell: use logging to show warnings python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[31/42] scripts/qmp-shell: Use context manager instead of atexit python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[30/42] python/qmp: return generic type from context manager python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[29/42] scripts/qmp-shell: unprivatize 'pretty' property python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[28/42] scripts/qmp-shell: Accept SocketAddrT instead of string python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[27/42] scripts/qmp-shell: add mypy types python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[26/42] python/qmp: add QMPObject type alias python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[25/42] scripts/qmp-shell: initialize completer early python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[24/42] scripts/qmp-shell: refactor QMPCompleter python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[23/42] scripts/qmp-shell: Fix "FuzzyJSON" parser python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[22/42] scripts/qmp-shell: move the REPL functionality into QMPShell python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[21/42] scripts/qmp-shell: remove prompt argument from read_exec_command python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[20/42] scripts/qmp-shell: move get_prompt() to prompt property python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[19/42] scripts/qmp-shell: Make verbose a public attribute python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[18/42] scripts/qmp-shell: Add pretty attribute to HMP shell python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[17/42] scripts/qmp-shell: use argparse python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[16/42] scripts/qmp-shell: use isinstance() instead of type() python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[15/42] scripts/qmp-shell: remove if-raise-else patterns python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[14/42] scripts/qmp-shell: fix shell history exception handling python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[13/42] scripts/qmp-shell: rename one and two-letter variables python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[12/42] scripts/qmp-shell: make QMPCompleter returns explicit python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[11/42] scripts/qmp-shell: ignore visit_Name name python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[10/42] scripts/qmp-shell: use triple-double-quote docstring style python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[09/42] scripts/qmp-shell: declare verbose in __init__ python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[08/42] scripts/qmp-shell: Use python3-style super() python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[07/42] scripts/qmp-shell: use @classmethod where appropriate python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[06/42] scripts/qmp-shell: remove shadowed variable from _print() python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[05/42] scripts/qmp-shell: fix connect method signature python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[04/42] scripts/qmp-shell: fix exception handling python: move qmp-shell into qemu.qmp package - 1 - - --- 2021-06-07 John Snow New
[03/42] scripts/qmp-shell: fix show_banner signature python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[02/42] scripts/qmp-shell: Apply flake8 rules python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[01/42] scripts/qmp-shell: apply isort rules python: move qmp-shell into qemu.qmp package - - - - --- 2021-06-07 John Snow New
[PULL,11/11] vhost-vdpa: Remove redundant declaration of address_space_memory [PULL,01/11] target/riscv: Do not include 'pmp.h' in user emulation - - 2 - --- 2021-06-07 Laurent Vivier New
[PULL,10/11] scripts/oss-fuzz: Fix typo in documentation [PULL,01/11] target/riscv: Do not include 'pmp.h' in user emulation - - 1 - --- 2021-06-07 Laurent Vivier New
[PULL,09/11] target/mips: Fix 'Uncoditional' typo [PULL,01/11] target/riscv: Do not include 'pmp.h' in user emulation - - 1 - --- 2021-06-07 Laurent Vivier New
[PULL,08/11] target/hppa: Remove unused 'memory.h' header [PULL,01/11] target/riscv: Do not include 'pmp.h' in user emulation - - 1 - --- 2021-06-07 Laurent Vivier New
[PULL,07/11] hw/display/macfb: Classify the "nubus-macfb" as display device [PULL,01/11] target/riscv: Do not include 'pmp.h' in user emulation - - 2 - --- 2021-06-07 Laurent Vivier New
[PULL,06/11] target/nios2: fix page-fit instruction count [PULL,01/11] target/riscv: Do not include 'pmp.h' in user emulation - - 1 - --- 2021-06-07 Laurent Vivier New
[PULL,05/11] docs: fix broken reference [PULL,01/11] target/riscv: Do not include 'pmp.h' in user emulation - - 1 - --- 2021-06-07 Laurent Vivier New
[PULL,04/11] linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[] [PULL,01/11] target/riscv: Do not include 'pmp.h' in user emulation - - 3 - --- 2021-06-07 Laurent Vivier New
[PULL,03/11] misc: Correct relative include path [PULL,01/11] target/riscv: Do not include 'pmp.h' in user emulation - - 1 - --- 2021-06-07 Laurent Vivier New
[PULL,02/11] i386/kvm: The value passed to strerror should be positive [PULL,01/11] target/riscv: Do not include 'pmp.h' in user emulation - - 1 - --- 2021-06-07 Laurent Vivier New
[PULL,01/11] target/riscv: Do not include 'pmp.h' in user emulation [PULL,01/11] target/riscv: Do not include 'pmp.h' in user emulation - - 3 - --- 2021-06-07 Laurent Vivier New
[PULL,00/11] Trivial branch for 6.1 patches - - - - --- 2021-06-07 Laurent Vivier New
docs/tools/virtiofsd: Fix bad rst syntax docs/tools/virtiofsd: Fix bad rst syntax - - 2 - --- 2021-06-07 Thomas Huth New
docs/tools/virtiofsd.rst: Do not hard-code the QEMU binary name docs/tools/virtiofsd.rst: Do not hard-code the QEMU binary name - - 3 - --- 2021-06-07 Thomas Huth New
docs/interop/live-block-operations: Do not hard-code the QEMU binary name docs/interop/live-block-operations: Do not hard-code the QEMU binary name - - 1 - --- 2021-06-07 Thomas Huth New
[RFC] scripts/checkpatch: roll diff tweaking into checkpatch itself [RFC] scripts/checkpatch: roll diff tweaking into checkpatch itself - - 4 - --- 2021-06-07 Alex Bennée New
[55/55] target/arm: Make VMOV scalar <-> gpreg beatwise for MVE target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[54/55] target/arm: Implement MVE VADDV target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[53/55] target/arm: Implement MVE VHCADD target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[52/55] target/arm: Implement MVE VCADD target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[51/55] target/arm: Implement MVE VADC, VSBC target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[50/55] target/arm: Implement MVE VRHADD target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[49/55] target/arm: Implement MVE VQDMULL (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[48/55] target/arm: Implement MVE VQDMLSDH and VQRDMLSDH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[47/55] target/arm: Implement MVE VQDMLADH and VQRDMLADH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[46/55] target/arm: Implement MVE VRSHL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[45/55] target/arm: Implement MVE VSHL insn target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[44/55] target/arm: Implement MVE VQRSHL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[43/55] target/arm: Implement MVE VQSHL (vector) target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[42/55] target/arm: Implement MVE VQADD, VQSUB (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[41/55] target/arm: Implement MVE VQDMULH, VQRDMULH (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[40/55] target/arm: Implement MVE VQDMULL scalar target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[39/55] target/arm: Implement MVE VQDMULH and VQRDMULH (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[38/55] target/arm: Implement MVE VQADD and VQSUB target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[37/55] target/arm: Implement MVE VPST target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[36/55] target/arm: Implement MVE VBRSR target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[35/55] target/arm: Implement MVE VHADD, VHSUB (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[34/55] target/arm: Implement MVE VSUB, VMUL (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[33/55] target/arm: Implement MVE VADD (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[32/55] target/arm: Implement MVE VRMLALDAVH, VRMLSLDAVH target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[31/55] include/qemu/int128.h: Add function to create Int128 from int64_t target/arm: First slice of MVE implementation - - 2 - --- 2021-06-07 Peter Maydell New
[30/55] target/arm: Implement MVE VMLSLDAV target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
« 1 2 ... 1059 1060 10614302 4303 »