Show patches with: State = Action Required       |   428707 patches
« 1 2 ... 1044 1045 10464287 4288 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,12/32] target/mips: Convert MSA I8 instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,13/32] target/mips: Convert MSA load/store instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,14/32] target/mips: Convert MSA 2RF instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,15/32] target/mips: Convert MSA FILL opcode to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,16/32] target/mips: Convert MSA 2R instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,17/32] target/mips: Convert MSA VEC instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,18/32] target/mips: Convert MSA 3RF instruction format to decodetree (DF_HALF) target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,19/32] target/mips: Convert MSA 3RF instruction format to decodetree (DF_WORD) target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,20/32] target/mips: Convert MSA 3R instruction format to decodetree (part 1/4) target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,21/32] target/mips: Convert MSA 3R instruction format to decodetree (part 2/4) target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,22/32] target/mips: Convert MSA 3R instruction format to decodetree (part 3/4) target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,23/32] target/mips: Convert MSA 3R instruction format to decodetree (part 4/4) target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,24/32] target/mips: Convert MSA ELM instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,25/32] target/mips: Convert MSA COPY_U opcode to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,26/32] target/mips: Convert MSA COPY_S and INSERT opcodes to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,27/32] target/mips: Convert MSA MOVE.V opcode to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,28/32] target/mips: Convert CFCMSA opcode to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,29/32] target/mips: Convert CTCMSA opcode to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,30/32] target/mips: Remove generic MSA opcode target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,31/32] target/mips: Remove one MSA unnecessary decodetree overlap group target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[v3,32/32] target/mips: Adjust style in msa_translate_init() target/mips: Fully convert MSA opcodes to decodetree - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
target/mips: Remove obsolete FCR0_HAS2008 comment on P5600 CPU target/mips: Remove obsolete FCR0_HAS2008 comment on P5600 CPU - - 2 - --- 2021-10-28 Philippe Mathieu-Daudé New
[1/5] hw/core: Remove use of QERR_UNSUPPORTED hw/core: Remove uses of obsolete QERR_ definitions - - - - --- 2021-10-29 Philippe Mathieu-Daudé New
[2/5] hw/core: Remove use of QERR_FEATURE_DISABLED hw/core: Remove uses of obsolete QERR_ definitions - - - - --- 2021-10-29 Philippe Mathieu-Daudé New
[3/5] hw/core: Remove uses of QERR_DEVICE_NO_HOTPLUG hw/core: Remove uses of obsolete QERR_ definitions - - 1 - --- 2021-10-29 Philippe Mathieu-Daudé New
[4/5] hw/core: Remove uses of QERR_PROPERTY_VALUE_BAD hw/core: Remove uses of obsolete QERR_ definitions - - - - --- 2021-10-29 Philippe Mathieu-Daudé New
[5/5] hw/core: Remove uses of QERR_INVALID_PARAMETER_VALUE hw/core: Remove uses of obsolete QERR_ definitions - - 1 - --- 2021-10-29 Philippe Mathieu-Daudé New
[v3,1/5] target/arm: Use tcg_constant_i32() in op_smlad() target/arm: Use tcg_constant_* - - 1 - --- 2021-10-29 Philippe Mathieu-Daudé New
[v3,2/5] target/arm: Introduce store_cpu_field_constant() helper target/arm: Use tcg_constant_* - - 1 - --- 2021-10-29 Philippe Mathieu-Daudé New
[v3,3/5] target/arm: Use the constant variant of store_cpu_field() when possible target/arm: Use tcg_constant_* - - 1 - --- 2021-10-29 Philippe Mathieu-Daudé New
[v3,4/5] target/arm: Use tcg_constant_i64() in do_sat_addsub_64() target/arm: Use tcg_constant_* - - 1 - --- 2021-10-29 Philippe Mathieu-Daudé New
[v3,5/5] target/arm: Use tcg_constant_i32() in gen_rev16() target/arm: Use tcg_constant_* - - 1 - --- 2021-10-29 Philippe Mathieu-Daudé New
[PULL,00/30] Renesas SH-4 patches for 2021-10-30 - - - - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,01/30] hw/sh4: Coding style: Remove tabs [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,02/30] hw/sh4: Coding style: Fix multi-line comments [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,03/30] hw/sh4: Coding style: White space fixes [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,04/30] hw/sh4: Coding style: Add missing braces [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,05/30] hw/sh4: Coding style: Remove unnecessary casts [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,06/30] hw/sh4: Fix typos in a comment [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,07/30] hw/sh4: Change debug printfs to traces [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,08/30] hw/sh4/r2d: Use error_report instead of fprintf to stderr [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,09/30] hw/char/sh_serial: Do not abort on invalid access [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,10/30] hw/char/sh_serial: Rename type sh_serial_state to SHSerialState [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,11/30] hw/char/sh_serial: Embed QEMUTimer in state struct [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,12/30] hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init() [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,13/30] hw/char/sh_serial: QOM-ify [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,14/30] hw/char/sh_serial: Add device id to trace output [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,15/30] hw/intc/sh_intc: Use existing macro instead of local one [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,16/30] hw/intc/sh_intc: Turn some defines into an enum [PULL,01/30] hw/sh4: Coding style: Remove tabs - - - - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,17/30] hw/intc/sh_intc: Rename iomem region [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,18/30] hw/intc/sh_intc: Drop another useless macro [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,19/30] hw/intc/sh_intc: Move sh_intc_register() closer to its only user [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,20/30] hw/intc/sh_intc: Remove excessive parenthesis [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,21/30] hw/intc/sh_intc: Use array index instead of pointer arithmetics [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,22/30] hw/intc/sh_intc: Inline and drop sh_intc_source() function [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,23/30] hw/intc/sh_intc: Replace abort() with g_assert_not_reached() [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,24/30] hw/intc/sh_intc: Avoid using continue in loops [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,25/30] hw/intc/sh_intc: Simplify allocating sources array [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,26/30] hw/intc/sh_intc: Remove unneeded local variable initialisers [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,27/30] hw/timer/sh_timer: Rename sh_timer_state to SHTimerState [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,28/30] hw/timer/sh_timer: Do not wrap lines that are not too long [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,29/30] hw/timer/sh_timer: Fix timer memory region size [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,30/30] hw/timer/sh_timer: Remove use of hw_error [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
Revert "elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too" Revert "elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too" - - 1 - --- 2021-11-01 Philippe Mathieu-Daudé New
[PULL,00/10] Machine-next patches for 2021-11-01 - - - - --- 2021-11-01 Philippe Mathieu-Daudé New
[PULL,01/10] machine: Move gpio code to hw/core/gpio.c [PULL,01/10] machine: Move gpio code to hw/core/gpio.c - - 1 1 --- 2021-11-01 Philippe Mathieu-Daudé New
[PULL,02/10] hw/core: Restrict sysemu specific files [PULL,01/10] machine: Move gpio code to hw/core/gpio.c 1 - 1 1 --- 2021-11-01 Philippe Mathieu-Daudé New
[PULL,03/10] hw/core: Declare meson source set [PULL,01/10] machine: Move gpio code to hw/core/gpio.c 1 - 1 1 --- 2021-11-01 Philippe Mathieu-Daudé New
[PULL,04/10] hw/core: Extract hotplug-related functions to qdev-hotplug.c [PULL,01/10] machine: Move gpio code to hw/core/gpio.c 1 - 1 - --- 2021-11-01 Philippe Mathieu-Daudé New
[PULL,05/10] hw/core: Restrict hotplug to system emulation [PULL,01/10] machine: Move gpio code to hw/core/gpio.c 1 - 1 - --- 2021-11-01 Philippe Mathieu-Daudé New
[PULL,06/10] hw/core/machine: Split out the smp parsing code [PULL,01/10] machine: Move gpio code to hw/core/gpio.c 1 - 2 1 --- 2021-11-01 Philippe Mathieu-Daudé New
[PULL,07/10] tests/unit: Add an unit test for smp parsing [PULL,01/10] machine: Move gpio code to hw/core/gpio.c 1 - 1 1 --- 2021-11-01 Philippe Mathieu-Daudé New
[PULL,08/10] machine: add device_type_is_dynamic_sysbus function [PULL,01/10] machine: Move gpio code to hw/core/gpio.c 1 - 2 - --- 2021-11-01 Philippe Mathieu-Daudé New
[PULL,09/10] qdev-monitor: Check sysbus device type before creating it [PULL,01/10] machine: Move gpio code to hw/core/gpio.c 1 - 2 - --- 2021-11-01 Philippe Mathieu-Daudé New
[PULL,10/10] machine: remove the done notifier for dynamic sysbus device type check [PULL,01/10] machine: Move gpio code to hw/core/gpio.c 2 - 1 - --- 2021-11-01 Philippe Mathieu-Daudé New
[v5,1/6] tests/acceptance: Extract QemuBaseTest from Test tests/acceptance: Add bFLT loader linux-user test - - 1 - --- 2021-11-02 Philippe Mathieu-Daudé New
[v5,2/6] tests/acceptance: Make pick_default_qemu_bin() more generic tests/acceptance: Add bFLT loader linux-user test - - 1 - --- 2021-11-02 Philippe Mathieu-Daudé New
[v5,3/6] tests/acceptance: Introduce QemuUserTest base class tests/acceptance: Add bFLT loader linux-user test - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[v5,4/6] tests/acceptance: Share useful helpers from virtiofs_submounts test tests/acceptance: Add bFLT loader linux-user test - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[v5,5/6] tests/acceptance: Add bFLT loader linux-user test tests/acceptance: Add bFLT loader linux-user test - - 1 - --- 2021-11-02 Philippe Mathieu-Daudé New
[v5,6/6] tests/acceptance: Rename avocado_qemu.Test -> QemuSystemTest tests/acceptance: Add bFLT loader linux-user test - - 1 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,00/41] MIPS patches for 2021-11-02 - - - - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,02/41] MAINTAINERS: Add entries to cover MIPS CPS / GIC hardware [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,03/41] MAINTAINERS: Split MIPS TCG frontend vs MIPS machines/hardware [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,04/41] target/mips: Fix MSA MADDV.B opcode [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - 1 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,05/41] target/mips: Fix MSA MSUBV.B opcode [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - 1 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,06/41] target/mips: Adjust style in msa_translate_init() [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,07/41] target/mips: Use dup_const() to simplify [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 1 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,08/41] target/mips: Have check_msa_access() return a boolean [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,09/41] target/mips: Use enum definitions from CPUMIPSMSADataFormat enum [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,10/41] target/mips: Rename sa16 -> sa, bz_df -> bz -> bz_v [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,11/41] target/mips: Convert MSA LDI opcode to decodetree [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,12/41] target/mips: Convert MSA I5 instruction format to decodetree [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,13/41] target/mips: Convert MSA BIT instruction format to decodetree [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,14/41] target/mips: Convert MSA SHF opcode to decodetree [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,15/41] target/mips: Convert MSA I8 instruction format to decodetree [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,16/41] target/mips: Convert MSA load/store instruction format to decodetree [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,17/41] target/mips: Convert MSA 2RF instruction format to decodetree [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
[PULL,18/41] target/mips: Convert MSA FILL opcode to decodetree [PULL,01/41] MAINTAINERS: Add MIPS general architecture support entry - - 2 - --- 2021-11-02 Philippe Mathieu-Daudé New
« 1 2 ... 1044 1045 10464287 4288 »