Show patches with: State = Action Required       |    Archived = No       |   427142 patches
« 1 2 ... 701 702 7034271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,18/19] linux-user/strace: Adjust get_thread_area for m68k [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 1 - --- 2022-06-02 Laurent Vivier New
[PULL,17/19] linux-user/strace: Use is_error in print_syscall_err [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 1 - --- 2022-06-02 Laurent Vivier New
[PULL,16/19] tests/tcg/m68k: Add trap.c [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 1 - --- 2022-06-02 Laurent Vivier New
[PULL,15/19] target/m68k: Implement FTRAPcc [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 1 - --- 2022-06-02 Laurent Vivier New
[PULL,14/19] target/m68k: Implement TRAPV [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 1 - --- 2022-06-02 Laurent Vivier New
[PULL,13/19] target/m68k: Implement TPF in terms of TRAPcc [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 2 - --- 2022-06-02 Laurent Vivier New
[PULL,12/19] target/m68k: Implement TRAPcc [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 1 - --- 2022-06-02 Laurent Vivier New
[PULL,11/19] target/m68k: Fix stack frame for EXCP_ILLEGAL [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 1 - --- 2022-06-02 Laurent Vivier New
[PULL,10/19] target/m68k: Fix address argument for EXCP_TRACE [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 1 - --- 2022-06-02 Laurent Vivier New
[PULL,09/19] target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0 [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 1 - --- 2022-06-02 Laurent Vivier New
[PULL,08/19] target/m68k: Fix address argument for EXCP_CHK [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 1 - --- 2022-06-02 Laurent Vivier New
[PULL,07/19] target/m68k: Remove retaddr in m68k_interrupt_all [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 2 - --- 2022-06-02 Laurent Vivier New
[PULL,06/19] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15 [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - - - --- 2022-06-02 Laurent Vivier New
[PULL,05/19] target/m68k: Fix coding style in m68k_interrupt_all [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 2 - --- 2022-06-02 Laurent Vivier New
[PULL,04/19] target/m68k: Switch over exception type in m68k_interrupt_all [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 2 - --- 2022-06-02 Laurent Vivier New
[PULL,03/19] target/m68k: Raise the TRAPn exception with the correct pc [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 1 - --- 2022-06-02 Laurent Vivier New
[PULL,02/19] target/m68k: Enable halt insn for 68060 [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 1 - --- 2022-06-02 Laurent Vivier New
[PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info [PULL,01/19] target/m68k: Clear mach in m68k_cpu_disas_set_info - - 1 - --- 2022-06-02 Laurent Vivier New
[PULL,00/19] M68k for 7.1 patches - - - - --- 2022-06-02 Laurent Vivier New
Remove Colin Xu's mail address from QEMU's MAINTAINERS files Remove Colin Xu's mail address from QEMU's MAINTAINERS files - - 1 - --- 2022-06-02 Thomas Huth New
[v6,17/17] target/m68k: Mark helper_raise_exception as noreturn target/m68k: Conditional traps + trap cleanup - - 2 - --- 2022-06-02 Richard Henderson New
[v6,16/17] linux-user/strace: Adjust get_thread_area for m68k target/m68k: Conditional traps + trap cleanup - - 1 - --- 2022-06-02 Richard Henderson New
[v6,15/17] linux-user/strace: Use is_error in print_syscall_err target/m68k: Conditional traps + trap cleanup - - 1 - --- 2022-06-02 Richard Henderson New
[v6,14/17] tests/tcg/m68k: Add trap.c target/m68k: Conditional traps + trap cleanup - - 1 - --- 2022-06-02 Richard Henderson New
[v6,13/17] target/m68k: Implement FTRAPcc target/m68k: Conditional traps + trap cleanup - - 1 - --- 2022-06-02 Richard Henderson New
[v6,12/17] target/m68k: Implement TRAPV target/m68k: Conditional traps + trap cleanup - - 1 - --- 2022-06-02 Richard Henderson New
[v6,11/17] target/m68k: Implement TPF in terms of TRAPcc target/m68k: Conditional traps + trap cleanup - - 2 - --- 2022-06-02 Richard Henderson New
[v6,10/17] target/m68k: Implement TRAPcc target/m68k: Conditional traps + trap cleanup - - 1 - --- 2022-06-02 Richard Henderson New
[v6,09/17] target/m68k: Fix stack frame for EXCP_ILLEGAL target/m68k: Conditional traps + trap cleanup - - 1 - --- 2022-06-02 Richard Henderson New
[v6,08/17] target/m68k: Fix address argument for EXCP_TRACE target/m68k: Conditional traps + trap cleanup - - 1 - --- 2022-06-02 Richard Henderson New
[v6,07/17] target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0 target/m68k: Conditional traps + trap cleanup - - 1 - --- 2022-06-02 Richard Henderson New
[v6,06/17] target/m68k: Fix address argument for EXCP_CHK target/m68k: Conditional traps + trap cleanup - - 1 - --- 2022-06-02 Richard Henderson New
[v6,05/17] target/m68k: Remove retaddr in m68k_interrupt_all target/m68k: Conditional traps + trap cleanup - - 2 - --- 2022-06-02 Richard Henderson New
[v6,04/17] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15 target/m68k: Conditional traps + trap cleanup - - - - --- 2022-06-02 Richard Henderson New
[v6,03/17] target/m68k: Fix coding style in m68k_interrupt_all target/m68k: Conditional traps + trap cleanup - - 2 - --- 2022-06-02 Richard Henderson New
[v6,02/17] target/m68k: Switch over exception type in m68k_interrupt_all target/m68k: Conditional traps + trap cleanup - - 2 - --- 2022-06-02 Richard Henderson New
[v6,01/17] target/m68k: Raise the TRAPn exception with the correct pc target/m68k: Conditional traps + trap cleanup - - 1 - --- 2022-06-02 Richard Henderson New
tcg/aarch64: Fix illegal insn from out-of-range shli tcg/aarch64: Fix illegal insn from out-of-range shli - - - 1 --- 2022-06-02 Richard Henderson New
tcg/i386: Fix encoding of OPC_VPSRAQ for INDEX_op_sars_vec tcg/i386: Fix encoding of OPC_VPSRAQ for INDEX_op_sars_vec - 1 - - --- 2022-06-01 Richard Henderson New
[RFC] RISC-V: Add Zawrs ISA extension support [RFC] RISC-V: Add Zawrs ISA extension support - - - - --- 2022-06-01 Christoph Müllner New
[RFC] RISC-V: Add Zawrs ISA extension support [RFC] RISC-V: Add Zawrs ISA extension support - - - - --- 2022-06-01 Christoph Muellner New
[RFC,v2,6/6] hw/misc: add a toy i2c echo device [DO NOT PULL] hw/i2c: i2c slave mode support - - - - --- 2022-06-01 Klaus Jensen New
[RFC,v2,5/6] hw/i2c/aspeed: add slave device in old register mode hw/i2c: i2c slave mode support - - - - --- 2022-06-01 Klaus Jensen New
[RFC,v2,4/6] hw/i2c: add asynchronous send hw/i2c: i2c slave mode support - - - - --- 2022-06-01 Klaus Jensen New
[RFC,v2,3/6] hw/i2c: support multiple masters hw/i2c: i2c slave mode support - - - - --- 2022-06-01 Klaus Jensen New
[RFC,v2,2/6] hw/i2c/aspeed: add DEV_ADDR in old register mode hw/i2c: i2c slave mode support - - - - --- 2022-06-01 Klaus Jensen New
[RFC,v2,1/6] hw/i2c/aspeed: rework raise interrupt trace event hw/i2c: i2c slave mode support - - - - --- 2022-06-01 Klaus Jensen New
[PULL,33/33] docs/devel: clean-up the CI links in the docs [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,32/33] gitlab: don't run CI jobs in forks by default [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,31/33] gitlab: convert build/container jobs to .base_job_template [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,30/33] gitlab: convert static checks to .base_job_template [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,29/33] gitlab: convert Cirrus jobs to .base_job_template [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,28/33] gitlab: introduce a common base job template [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,27/33] configure: remove unused variables from config-host.mak [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - - - --- 2022-06-01 Alex Bennée New
[PULL,26/33] configure: enable cross compilation of vof [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,25/33] configure: enable cross-compilation of optionrom [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,24/33] configure: enable cross-compilation of s390-ccw [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages 1 - 1 - --- 2022-06-01 Alex Bennée New
[PULL,23/33] configure: move symlink configuration earlier [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,22/33] configure: include more binutils in tests/tcg makefile [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,21/33] configure: introduce --cross-prefix-*= [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,20/33] configure: handle host compiler in probe_target_compiler [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,19/33] configure: add missing cross compiler fallbacks [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,18/33] tests/tcg: merge configure.sh back into main configure script [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages 1 - - - --- 2022-06-01 Alex Bennée New
[PULL,17/33] tests/tcg: correct target CPU for sparc32 [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,16/33] configure, meson: move symlinking of ROMs to meson [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,15/33] build: do a full build before running TCG tests [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,14/33] build: add a more generic way to specify make->ninja dependencies [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - - - --- 2022-06-01 Alex Bennée New
[PULL,13/33] build: clean up ninja invocation [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,12/33] configure: do not define or use the CPP variable [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,11/33] tests/docker: update debian-amd64 with lcitool [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,10/33] tests/docker: update debian-ppc64el-cross with lcitool [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,09/33] tests/docker: update debian-mips64el-cross with lcitool [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,08/33] tests/docker: update debian-mipsel-cross with lcitool [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,07/33] tests/docker: update debian-armel-cross with lcitool [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,06/33] tests/docker: update debian-armhf-cross with lcitool [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,05/33] tests/lcitool: fix up indentation to correct style [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,04/33] meson.build: fix summary display of test compilers [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - 1 1 - --- 2022-06-01 Alex Bennée New
[PULL,03/33] gitlab-ci: add meson JUnit test result into report [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,02/33] .gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages [PULL,01/33] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - 1 - --- 2022-06-01 Alex Bennée New
[PULL,00/33] testing updates (gitlab, junit, lcitool, x-compile) - - - - --- 2022-06-01 Alex Bennée New
[v3,4/4] xlnx-zynqmp: fix the irq mapping for the display port and its dma xlnx-zcu102: fix the display port. 1 - 1 - --- 2022-06-01 frederic.konrad@xilinx.com New
[v3,3/4] xlnx_dp: Fix the interrupt disable logic xlnx-zcu102: fix the display port. 1 - 1 - --- 2022-06-01 frederic.konrad@xilinx.com New
[v3,2/4] xlnx_dp: Introduce a vblank signal xlnx-zcu102: fix the display port. 1 - - - --- 2022-06-01 frederic.konrad@xilinx.com New
[v3,1/4] xlnx_dp: fix the wrong register size xlnx-zcu102: fix the display port. 1 1 1 - --- 2022-06-01 frederic.konrad@xilinx.com New
[qemu] target/i386: Fix x86_cpu_get_supported_cpuid parameter error in cpu_x86_cpuid [qemu] target/i386: Fix x86_cpu_get_supported_cpuid parameter error in cpu_x86_cpuid - - - - --- 2022-06-01 ~xiangyi New
[v3] net: fix multicast support with BSD (macOS) socket implementations [v3] net: fix multicast support with BSD (macOS) socket implementations - - - - --- 2022-06-01 Vitaly Cheptsov New
target/ppc: fix vbpermd in big endian hosts target/ppc: fix vbpermd in big endian hosts - - 1 - --- 2022-06-01 Matheus K. Ferst New
[v6,43/43] target/loongarch: 'make check-tcg' support Add LoongArch softmmu support 1 - 2 - --- 2022-06-01 Xiaojuan Yang New
[v6,42/43] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system Add LoongArch softmmu support - - 1 - --- 2022-06-01 Xiaojuan Yang New
[v6,41/43] target/loongarch: Add gdb support. Add LoongArch softmmu support - - 1 - --- 2022-06-01 Xiaojuan Yang New
[v6,40/43] hw/loongarch: Add LoongArch power manager support Add LoongArch softmmu support 1 - - - --- 2022-06-01 Xiaojuan Yang New
[v6,39/43] hw/loongarch: Add LoongArch load elf function. Add LoongArch softmmu support - - 1 - --- 2022-06-01 Xiaojuan Yang New
[v6,38/43] hw/loongarch: Add LoongArch ls7a rtc device support Add LoongArch softmmu support - - 1 - --- 2022-06-01 Xiaojuan Yang New
[v6,37/43] hw/loongarch: Add some devices support for 3A5000. Add LoongArch softmmu support 1 - - - --- 2022-06-01 Xiaojuan Yang New
[v6,36/43] Enable common virtio pci support for LoongArch Add LoongArch softmmu support - - 1 - --- 2022-06-01 Xiaojuan Yang New
[v6,35/43] hw/loongarch: Add irq hierarchy for the system Add LoongArch softmmu support - - 1 - --- 2022-06-01 Xiaojuan Yang New
[v6,34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC) Add LoongArch softmmu support - - - - --- 2022-06-01 Xiaojuan Yang New
[v6,33/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI) Add LoongArch softmmu support - - 1 - --- 2022-06-01 Xiaojuan Yang New
[v6,32/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC) Add LoongArch softmmu support - - 1 - --- 2022-06-01 Xiaojuan Yang New
« 1 2 ... 701 702 7034271 4272 »