Show patches with: State = Action Required       |    Archived = No       |   21641 patches
« 1 2 ... 52 53 54216 217 »
Patch Series S/W/F Date Submitter Delegate State
[v6,16/24] target/arm: Implement ESB instruction target/arm: Cleanups, new features, new cpus --- 2022-05-06 Richard Henderson New
[v6,15/24] target/arm: Implement virtual SError exceptions target/arm: Cleanups, new features, new cpus --- 2022-05-06 Richard Henderson New
[v6,12/24] target/arm: Enable FEAT_Debugv8p4 for -cpu max target/arm: Cleanups, new features, new cpus --- 2022-05-06 Richard Henderson New
[v6,08/24] target/arm: Split out aa32_max_features target/arm: Cleanups, new features, new cpus --- 2022-05-06 Richard Henderson New
[v6,05/24] target/arm: Move cortex impdef sysregs to cpu_tcg.c target/arm: Cleanups, new features, new cpus --- 2022-05-06 Richard Henderson New
[v2,74/74] tests/tcg/rx: Enable semihosting multiarch tests semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,73/74] target/rx: Implement libgloss semihosting semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,72/74] target/rx: Cleanup rx_cpu_do_interrupt semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,71/74] target/rx: Consolidate exception helpers semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,70/74] target/rx: Name the exceptions semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,69/74] target/rx: Fix the base of the fixed vector table semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,68/74] hw/rx: Handle a kernel file that is ELF semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,67/74] tests/docker: Add debian-rx-cross image semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,52/74] target/nios2: Move nios2-semi.c to nios2_softmmu_ss semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,28/74] semihosting: Split out semihost_sys_flen semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,15/74] semihosting: Use struct gdb_stat in common_semi_flen_cb semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,08/74] semihosting: Generalize GuestFDFeatureFile semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,07/74] semihosting: Split out guestfd.c semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,05/74] semihosting: Add target_strlen for softmmu-uaccess.h semihosting cleanup --- 2022-05-03 Richard Henderson New
[v4,06/45] target/arm: Avoid bare abort() or assert(0) target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson New
[v4,03/45] target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson New
tcg: Special case split barriers before/after load tcg: Special case split barriers before/after load --- 2022-04-30 Richard Henderson New
[v4,15/17] linux-user/strace: Fix print_syscall_err target/m68k: Conditional traps + trap cleanup --- 2022-04-30 Richard Henderson New
[v4,04/17] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15 target/m68k: Conditional traps + trap cleanup --- 2022-04-30 Richard Henderson New
[43/43] target/nios2: Do semihosting call as a normal helper semihosting cleanup --- 2022-04-30 Richard Henderson New
[39/43] target/m68k: Remove EXCP_HALT_INSN semihosting cleanup --- 2022-04-30 Richard Henderson New
[38/43] target/m68k: Enable semihosting for non-coldfire semihosting cleanup --- 2022-04-30 Richard Henderson New
[37/43] target/m68k: Do semihosting call as a normal helper semihosting cleanup --- 2022-04-30 Richard Henderson New
[32/43] semihosting: Create semihost_sys_gettimeofday semihosting cleanup --- 2022-04-30 Richard Henderson New
[31/43] semihosting: Create semihost_sys_{stat,fstat} semihosting cleanup --- 2022-04-30 Richard Henderson New
[30/43] semihosting: Split out semihost_sys_system semihosting cleanup --- 2022-04-30 Richard Henderson New
[28/43] semihosting: Split out semihost_sys_remove semihosting cleanup --- 2022-04-30 Richard Henderson New
[27/43] semihosting: Split out semihost_sys_flen semihosting cleanup --- 2022-04-30 Richard Henderson New
[26/43] semihosting: Split out semihost_sys_isatty semihosting cleanup --- 2022-04-30 Richard Henderson New
[24/43] semihosting: Bound length for semihost_sys_{read, write} semihosting cleanup --- 2022-04-30 Richard Henderson New
[23/43] semihosting: Split out semihost_sys_write semihosting cleanup --- 2022-04-30 Richard Henderson New
[22/43] semihosting: Split out semihost_sys_read semihosting cleanup --- 2022-04-30 Richard Henderson New
[20/43] semihosting: Split out semihost_sys_open semihosting cleanup --- 2022-04-30 Richard Henderson New
[v6,04/13] tcg: Implement tcg_gen_{h,w}swap_{i32,i64} [v6,01/13] target/s390x: Fix writeback to v1 in helper_vstl --- 2022-04-28 David Hildenbrand New
[v6,01/13] target/s390x: Fix writeback to v1 in helper_vstl [v6,01/13] target/s390x: Fix writeback to v1 in helper_vstl --- 2022-04-28 David Hildenbrand New
[1/2] hw/arm/smmuv3: Cache event fault record [1/2] hw/arm/smmuv3: Cache event fault record --- 2022-04-27 Jean-Philippe Brucker New
[PULL,0/6] Coverity patch queue --- 2022-04-27 Richard Henderson New
[v2] linux-user: Clean up arg_start/arg_end confusion [v2] linux-user: Clean up arg_start/arg_end confusion --- 2022-04-27 Richard Henderson New
[PULL,67/68] tests/tcg/nios2: Add semihosting multiarch tests [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,63/68] hw/intc: Vectored Interrupt Controller (VIC) [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,61/68] target/nios2: Advance pc when raising exceptions [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,60/68] target/nios2: Implement EIC interrupt processing [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,57/68] target/nios2: Introduce shadow register sets [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,48/68] target/nios2: Split out helpers for gen_rr_shift [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,46/68] target/nios2: Split out helpers for gen_r_math_logic [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,45/68] target/nios2: Split out helpers for gen_i_math_logic [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,41/68] target/nios2: Support division error exception [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,40/68] target/nios2: Remove CPU_INTERRUPT_NMI [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,37/68] target/nios2: Prevent writes to read-only or reserved control fields [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,22/68] target/nios2: Split control registers away from general registers [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,18/68] target/nios2: Fix BRET instruction [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,11/68] target/nios2: Build helper.c for system only [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,10/68] target/nios2: Remove nios2_cpu_record_sigsegv [PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP --- 2022-04-26 Richard Henderson New
[PULL,00/68] nios2 patch queue --- 2022-04-26 Richard Henderson New
[47/47] target/arm: Use tcg_constant for vector descriptor target/arm: Use tcg_constant --- 2022-04-26 Richard Henderson New
[46/47] target/arm: Use tcg_constant for do_brk{2,3} target/arm: Use tcg_constant --- 2022-04-26 Richard Henderson New
[45/47] target/arm: Use tcg_constant for predicate descriptors target/arm: Use tcg_constant --- 2022-04-26 Richard Henderson New
[34/47] target/arm: Use tcg_constant in trans_CPS_v7m target/arm: Use tcg_constant --- 2022-04-26 Richard Henderson New
[28/47] target/arm: Use tcg_constant for op_s_{rri,rxi}_rot target/arm: Use tcg_constant --- 2022-04-26 Richard Henderson New
[27/47] target/arm: Use tcg_constant for gen_srs target/arm: Use tcg_constant --- 2022-04-26 Richard Henderson New
[v8,51/68] target/nios2: Enable unaligned traps for system mode nios2 fixes, cleanups, shadow reg sets --- 2022-04-22 Richard Henderson New
[PULL,v2,17/31] target/riscv: Use cpu_loop_exit_restore directly from mmu faults Untitled series #173457 --- 2022-04-22 Alistair Francis New
[PULL,6/7] target/rx: set PSW.I when executing wait instruction [PULL,1/7] target/rx: Put tb_flags into DisasContext --- 2022-04-21 Richard Henderson New
[PULL,0/7] target/rx patch queue --- 2022-04-21 Richard Henderson New
[v7,57/64] target/nios2: Advance pc when raising exceptions nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson New
[v7,45/64] target/nios2: Introduce dest_gpr nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson New
[v7,44/64] target/nios2: Split out helpers for gen_* translate macros nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson New
[PULL,1/4] Don't include sysemu/tcg.h if it is not necessary [PULL,1/4] Don't include sysemu/tcg.h if it is not necessary --- 2022-04-20 Richard Henderson New
[PULL,0/4] tcg patch queue --- 2022-04-20 Richard Henderson New
[PULL,22/25] tests/tcg: add float_convd test [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée New
[PULL,03/25] docs/devel: drop :hidden: and :includehidden: tags [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée New
[PULL,00/25] Various testing, doc and gdbstub fixes --- 2022-04-20 Alex Bennée New
[PULL,31/39] util/log: Remove qemu_log_close [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,27/39] util/log: Introduce qemu_set_log_filename_flags [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,26/39] sysemu/os-win32: Test for and use _lock_file/_unlock_file [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,25/39] include/qemu/log: Move entire implementation out-of-line [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,22/39] linux-user: Expand log_page_dump inline [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,21/39] bsd-user: Expand log_page_dump inline [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,19/39] util/log: Remove qemu_log_flush [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,09/39] *: Use fprintf between qemu_log_trylock/unlock [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,08/39] hw/xen: Split out xen_pv_output_msg [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,07/39] util/log: Rename qemu_log_lock to qemu_log_trylock [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,06/39] util/log: Move qemu_log_lock, qemu_log_unlock out of line [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,04/39] util/log: Pass Error pointer to qemu_set_log [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,01/39] util/log: Drop manual log buffering [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,00/39] Logging cleanup and per-thread logfiles --- 2022-04-20 Richard Henderson New
[v3,35/60] target/arm: Handle cpreg registration for missing EL target/arm: Cleanups, new features, new cpus --- 2022-04-17 Richard Henderson New
[v3,34/60] target/arm: Cleanup add_cpreg_to_hashtable target/arm: Cleanups, new features, new cpus --- 2022-04-17 Richard Henderson New
[v3,33/60] target/arm: Store cpregs key in the hash table directly target/arm: Cleanups, new features, new cpus --- 2022-04-17 Richard Henderson New
[v3,32/60] target/arm: Update sysreg fields when redirecting for E2H target/arm: Cleanups, new features, new cpus --- 2022-04-17 Richard Henderson New
[v3,31/60] target/arm: Name CPSecureState type target/arm: Cleanups, new features, new cpus --- 2022-04-17 Richard Henderson New
[v3,28/60] target/arm: Reorg ARMCPRegInfo type field bits target/arm: Cleanups, new features, new cpus --- 2022-04-17 Richard Henderson New
[v3,22/60] target/arm: Use tcg_constant in translate-vfp.c target/arm: Cleanups, new features, new cpus --- 2022-04-17 Richard Henderson New
[v3,21/60] target/arm: Use tcg_constant in translate-sve.c target/arm: Cleanups, new features, new cpus --- 2022-04-17 Richard Henderson New
[v3,20/60] target/arm: Use smin/smax for do_sat_addsub_32 target/arm: Cleanups, new features, new cpus --- 2022-04-17 Richard Henderson New
« 1 2 ... 52 53 54216 217 »