Show patches with: State = Action Required       |    Archived = No       |   427187 patches
« 1 2 ... 1699 1700 17014271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,26/29] tests/tcg/configure.sh: add handling for assembler only builds various fixes pre-PR (metadata, docs, plugins, testing) - - - - --- 2021-07-20 Alex Bennée New
[v1,26/29] target-microblaze: mmu: Prepare for 64-bit addresses [v1,01/29] target-microblaze: dec_load: Use bool instead of unsigned int - - - - --- 2018-05-03 Edgar E. Iglesias New
[v1,26/29] qmp: add QMP interface "query-cpu-model-baseline" 1 - - - --- 2016-08-02 David Hildenbrand New
[v1,26/28] target/riscv: Add support for the 32-bit MSTATUSH CSR Add RISC-V Hypervisor Extension v0.4 - - - - --- 2019-08-23 Alistair Francis New
[v1,26/28] gdbstub: change GDBState.last_packet to GByteArray testing and gdbstub - - 2 - --- 2020-03-16 Alex Bennée New
[v1,26/28] contrib/plugins: add a drcov plugin testing, plugins and gdbstub for 6.2 - - - - --- 2021-10-26 Alex Bennée New
[v1,26/27] target/riscv: Call the second stage MMU in virtualisation mode Add RISC-V Hypervisor Extension - - - - --- 2019-06-07 Alistair Francis New
[v1,26/27] s390x/tcg: unlock NMI s390x: SMP for TCG (+ cleanups) - - - - --- 2017-09-18 David Hildenbrand New
[v1,26/27] hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI controller make qemu configurable for Kconfig - - 1 - --- 2019-01-31 Yang Zhong New
[v1,26/26] tests/vm: ubuntu.i386: apt proxy setup testing/next queue (iotests, docker, tests/vm) - - 1 - --- 2019-05-30 Alex Bennée New
[v1,26/26] target/s390x: Enable TARGET_TB_PCREL target/s390x: pc-relative translation - - - - --- 2022-09-06 Richard Henderson New
[v1,25/72] qapi: Extract BlockJobInfo definition into qapi/block-core.json - - - - --- 2014-05-31 Benoît Canet New
[v1,25/59] block/vhdx.c: remove unneeded 'exit' labels trivial unneeded labels cleanup - - - - --- 2020-01-06 Daniel Henrique Barboza New
[v1,25/51] configure: move tests/tcg/Makefile.prereqs to root build directory maintainer pre-PR (testing, plugins, gitdm, semihosting) - - - - --- 2022-09-29 Alex Bennée New
[v1,25/46] target/loongarch: Implement xvsll xvsrl xvsra xvrotr Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,25/43] target/loongarch: Add LoongArch CSR instruction Add LoongArch softmmu support - - - - --- 2022-04-15 Xiaojuan Yang New
[v1,25/42] tests/docker: avoid $SHELL invoke bash directly current testing/next queue (podman, docker, ci) - 1 1 1 --- 2019-09-04 Alex Bennée New
[v1,25/41] s390x/tcg: Implement VECTOR OR WITH COMPLEMENT s390x/tcg: Vector Instruction Support Part 2 - - 1 - --- 2019-04-11 David Hildenbrand New
[v1,25/40] trace: split out trace events for hw/9pfs/ directory - - - - --- 2016-06-09 Daniel P. Berrangé New
[v1,25/40] i386/tdx: Track RAM entries for TDX VM TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,25/39] tests/vm: update openbsd to release 6.9 final pre-PR for 6.1 (testing and plugins) 1 - - 1 --- 2021-07-06 Alex Bennée New
[v1,25/37] vhost-pci-slave/msg: VHOST_USER_SEND_RARP - - - - --- 2016-12-17 Wang, Wei W New
[v1,25/36] target/riscv: Add hfence instructions Add RISC-V Hypervisor Extension v0.5 - - 1 - --- 2019-12-09 Alistair Francis New
[v1,25/34] linux-user/elfload: add extra logging for hole finding testing/next and other misc fixes - - 3 - --- 2022-01-05 Alex Bennée New
[v1,25/33] s390x/tcg: Implement VECTOR REPLICATE IMMEDIATE s390x/tcg: Vector Instruction Support Part 1 - - - - --- 2019-02-26 David Hildenbrand New
[v1,25/33] configure: enable cross-compilation of optionrom testing/next (gitlab, junit, lcitool, x-compile) - - 1 - --- 2022-05-27 Alex Bennée New
[v1,25/30] target-sparc: implement UA2005 ASI_MMU (0x21) - - - - --- 2016-11-04 Artyom Tarasenko New
[v1,25/30] RISC-V: Enable second UART on sifive_e and sifive_u QEMU 2.13 RISC-V updates - - - - --- 2018-05-23 Michael Clark New
[v1,25/29] target-microblaze: mmu: Remove unused register state [v1,01/29] target-microblaze: dec_load: Use bool instead of unsigned int - - - - --- 2018-05-03 Edgar E. Iglesias New
[v1,25/29] qmp: add QMP interface "query-cpu-model-comparison" 1 - - - --- 2016-08-02 David Hildenbrand New
[v1,25/29] hw/tricore: fix inclusion of tricore_testboard various fixes pre-PR (metadata, docs, plugins, testing) - 1 4 - --- 2021-07-20 Alex Bennée New
[v1,25/28] tests/tcg/aarch64: add test-sve-ioctl guest-debug test testing and gdbstub - - - - --- 2020-03-16 Alex Bennée New
[v1,25/28] target/riscv: Call the second stage MMU in virtualisation mode Add RISC-V Hypervisor Extension v0.4 - - 1 - --- 2019-08-23 Alistair Francis New
[v1,25/28] plugins: add helper functions for coverage plugins testing, plugins and gdbstub for 6.2 - - - - --- 2021-10-26 Alex Bennée New
[v1,25/27] target/riscv: Implement second stage MMU Add RISC-V Hypervisor Extension - - - - --- 2019-06-07 Alistair Francis New
[v1,25/27] s390x/tcg: switch to new SIGP handling code s390x: SMP for TCG (+ cleanups) - - - - --- 2017-09-18 David Hildenbrand New
[v1,25/27] hw/tricore/Makefile.objs: Create CONFIG_* for tricore make qemu configurable for Kconfig - - 1 - --- 2019-01-31 Yang Zhong New
[v1,25/26] tests/vm: fedora autoinstall, using serial console testing/next queue (iotests, docker, tests/vm) - - 1 2 --- 2019-05-30 Alex Bennée New
[v1,25/26] tcg: Introduce tcg_temp_is_normal_* target/s390x: pc-relative translation - - - - --- 2022-09-06 Richard Henderson New
[v1,25/25] tests/tcg/tricore: Add muls test testing/next (hexagon/tricore/test cc) - - - 1 --- 2021-04-19 Alex Bennée New
[v1,25/25] tests/guest-debug: better handle gdb crashes testing, docs and gdbstub pre-PR - - 1 - --- 2022-04-19 Alex Bennée New
[v1,25/25] gitlab-ci: Only use one process in Windows jobs for compilation testing updates and mips deprecation - - 1 - --- 2022-08-26 Alex Bennée New
[v1,24/72] qapi: Extract BlockJobType definition into qapi/block-core.json - - - - --- 2014-05-31 Benoît Canet New
[v1,24/59] block/vhdx-log.c: remove unneeded labels trivial unneeded labels cleanup - - - - --- 2020-01-06 Daniel Henrique Barboza New
[v1,24/51] tests/tcg: move compiler tests to Makefiles maintainer pre-PR (testing, plugins, gitdm, semihosting) - - - - --- 2022-09-29 Alex Bennée New
[v1,24/46] target/loongarch: Implement LASX logic instructions Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,24/43] target/loongarch: Add constant timer support Add LoongArch softmmu support - - 1 - --- 2022-04-15 Xiaojuan Yang New
[v1,24/42] tests/docker: add debian9-mxe to DEBIAN_PARTIAL_IMAGES current testing/next queue (podman, docker, ci) - - 1 - --- 2019-09-04 Alex Bennée New
[v1,24/41] s390x/tcg: Implement VECTOR OR s390x/tcg: Vector Instruction Support Part 2 - - 1 - --- 2019-04-11 David Hildenbrand New
[v1,24/40] trace: split out trace events for hw/i386/ directory - - - - --- 2016-06-09 Daniel P. Berrangé New
[v1,24/40] i386/tdx: Track mem_ptr for each firmware entry of TDVF TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,24/39] tests/vm: update NetBSD to 9.2 final pre-PR for 6.1 (testing and plugins) 1 - 1 1 --- 2021-07-06 Alex Bennée New
[v1,24/37] vhost-pci-slave/msg: VHOST_USER_SET_LOG_FD - - - - --- 2016-12-17 Wang, Wei W New
[v1,24/36] target/riscv: Add Hypervisor trap return support Add RISC-V Hypervisor Extension v0.5 - - 1 - --- 2019-12-09 Alistair Francis New
[v1,24/34] docs/devel: more documentation on the use of suffixes testing/next and other misc fixes - - 2 - --- 2022-01-05 Alex Bennée New
[v1,24/33] s390x/tcg: Implement VECTOR REPLICATE s390x/tcg: Vector Instruction Support Part 1 - - 2 - --- 2019-02-26 David Hildenbrand New
[v1,24/33] configure: enable cross-compilation of s390-ccw testing/next (gitlab, junit, lcitool, x-compile) 1 - 1 - --- 2022-05-27 Alex Bennée New
[v1,24/30] target-sparc: add more registers to dump_mmu - - 1 - --- 2016-11-04 Artyom Tarasenko New
[v1,24/30] RISC-V: Fix PLIC pending bitfield reads QEMU 2.13 RISC-V updates - - 1 - --- 2018-05-23 Michael Clark New
[v1,24/29] target-microblaze: mmu: Add R_TBLX_MISS macros [v1,01/29] target-microblaze: dec_load: Use bool instead of unsigned int - - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,24/29] qmp: add QMP interface "query-cpu-model-expansion" 1 - - - --- 2016-08-02 David Hildenbrand New
[v1,24/29] plugins: Fix physical address calculation for IO regions various fixes pre-PR (metadata, docs, plugins, testing) - - 1 - --- 2021-07-20 Alex Bennée New
[v1,24/28] tracing: excise the tcg related from tracetool testing, plugins and gdbstub for 6.2 - - 1 - --- 2021-10-26 Alex Bennée New
[v1,24/28] tests/tcg/aarch64: add SVE iotcl test testing and gdbstub - - - 1 --- 2020-03-16 Alex Bennée New
[v1,24/28] target/riscv: Implement second stage MMU Add RISC-V Hypervisor Extension v0.4 - - 1 - --- 2019-08-23 Alistair Francis New
[v1,24/27] target/riscv: Allow specifying number of MMU stages Add RISC-V Hypervisor Extension - - - - --- 2019-06-07 Alistair Francis New
[v1,24/27] s390x/tcg: flush the tlb on SIGP SET PREFIX s390x: SMP for TCG (+ cleanups) - - - - --- 2017-09-18 David Hildenbrand New
[v1,24/27] hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc make qemu configurable for Kconfig - - 1 - --- 2019-01-31 Yang Zhong New
[v1,24/26] tests/vm: netbsd autoinstall, using serial console testing/next queue (iotests, docker, tests/vm) - - 2 2 --- 2019-05-30 Alex Bennée New
[v1,24/26] tcg: Introduce tcg_temp_ebb_new_* target/s390x: pc-relative translation - - - - --- 2022-09-06 Richard Henderson New
[v1,24/25] tests/tcg/tricore: Add msub test testing/next (hexagon/tricore/test cc) - - - 1 --- 2021-04-19 Alex Bennée New
[v1,24/25] tests/docker: remove the Debian base images testing updates and mips deprecation - - 1 - --- 2022-08-26 Alex Bennée New
[v1,24/25] target/i386: fix byte swap issue with XMM register access testing, docs and gdbstub pre-PR - 1 1 - --- 2022-04-19 Alex Bennée New
[v1,24/24] vfio-user: add trace points vfio-user client - - - - --- 2022-11-08 John Johnson New
[v1,24/24] tests/Makefile.include: add (clean-)check-tcg targets fix building of tests/tcg - - 1 1 --- 2018-04-10 Alex Bennée New
[v1,24/24] qemu-nbd: Add --qmp option to qemu-nbd. - - - - --- 2014-08-01 Benoît Canet New
[v1,23/72] qapi: Extract MirrorSyncMode definition into qapi/block-core.json - - - - --- 2014-05-31 Benoît Canet New
[v1,23/59] block/vxhs.c: remove unneeded 'out' label in vxhs_iio_callback() trivial unneeded labels cleanup - - - - --- 2020-01-06 Daniel Henrique Barboza New
[v1,23/51] tests/tcg: clean up calls to run-test maintainer pre-PR (testing, plugins, gitdm, semihosting) - - - - --- 2022-09-29 Alex Bennée New
[v1,23/46] target/loognarch: Implement xvldi Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,23/43] target/loongarch: Add LoongArch interrupt and exception handle Add LoongArch softmmu support - - - - --- 2022-04-15 Xiaojuan Yang New
[v1,23/42] tests/docker: add debian-xtensa-cross to DEBIAN_PARTIAL_IMAGES current testing/next queue (podman, docker, ci) - - 1 1 --- 2019-09-04 Alex Bennée New
[v1,23/41] s390x/tcg: Implement VECTOR NOT EXCLUSIVE OR s390x/tcg: Vector Instruction Support Part 2 - - 1 - --- 2019-04-11 David Hildenbrand New
[v1,23/40] trace: split out trace events for hw/isa/ directory - - - - --- 2016-06-09 Daniel P. Berrangé New
[v1,23/40] i386/tdx: Don't initialize pc.rom for TDX VMs TDX QEMU support - - - - --- 2022-08-02 Xiaoyao Li New
[v1,23/39] tests/docker: expand opensuse-leap package list final pre-PR for 6.1 (testing and plugins) - - 2 - --- 2021-07-06 Alex Bennée New
[v1,23/37] vhost-pci-slave/msg: VHOST_USER_SET_LOG_BASE - - - - --- 2016-12-17 Wang, Wei W New
[v1,23/36] target/riscv: Add hypvervisor trap support Add RISC-V Hypervisor Extension v0.5 - - 1 - --- 2019-12-09 Alistair Francis New
[v1,23/34] docs/devel: update C standard to C11 testing/next and other misc fixes - - 3 - --- 2022-01-05 Alex Bennée New
[v1,23/33] s390x/tcg: Implement VECTOR PERMUTE DOUBLEWORD IMMEDIATE s390x/tcg: Vector Instruction Support Part 1 - - 1 - --- 2019-02-26 David Hildenbrand New
[v1,23/33] configure: move symlink configuration earlier testing/next (gitlab, junit, lcitool, x-compile) - - 1 - --- 2022-05-27 Alex Bennée New
[v1,23/30] target-sparc: implement auto-demapping for UA2005 CPUs - - - - --- 2016-11-04 Artyom Tarasenko New
[v1,23/30] RISC-V: Fix CLINT timecmp low 32-bit writes QEMU 2.13 RISC-V updates - - 1 - --- 2018-05-23 Michael Clark New
[v1,23/29] target-microblaze: Implement MFSE EAR [v1,01/29] target-microblaze: dec_load: Use bool instead of unsigned int - - - - --- 2018-05-03 Edgar E. Iglesias New
[v1,23/29] s390x/kvm: let the CPU model control CMM(A) 1 - - - --- 2016-08-02 David Hildenbrand New
[v1,23/29] plugins/cache: Fixed "function decl. is not a prototype" warnings various fixes pre-PR (metadata, docs, plugins, testing) - - 2 - --- 2021-07-20 Alex Bennée New
[v1,23/28] tracing: remove the trace-tcg includes from the build testing, plugins and gdbstub for 6.2 - - 1 - --- 2021-10-26 Alex Bennée New
[v1,23/28] tests/tcg/aarch64: add a gdbstub testcase for SVE registers testing and gdbstub - - - 1 --- 2020-03-16 Alex Bennée New
[v1,23/28] target/riscv: Allow specifying number of MMU stages Add RISC-V Hypervisor Extension v0.4 - - - - --- 2019-08-23 Alistair Francis New
[v1,23/27] target/riscv: Allow specifying MMU stage Add RISC-V Hypervisor Extension - - - - --- 2019-06-07 Alistair Francis New
« 1 2 ... 1699 1700 17014271 4272 »