Show patches with: Archived = No       |   75793 patches
« 1 2 ... 215 216 217757 758 »
Patch Series S/W/F Date Submitter Delegate State
[v2,51/74] target/nios2: Eliminate nios2_semi_is_lseek semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,50/74] target/m68k: Use semihosting/syscalls.h semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,49/74] target/m68k: Make semihosting system only semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,48/74] target/m68k: Eliminate m68k_semi_is_fseek semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,47/74] semihosting: Create semihost_sys_poll_one semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,46/74] semihosting: Remove qemu_semihosting_console_outs semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,45/74] semihosting: Use console_out_gf for SYS_WRITE0 semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,44/74] semihosting: Remove qemu_semihosting_console_outc semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,43/74] semihosting: Use console_out_gf for SYS_WRITEC semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,42/74] semihosting: Use console_in_gf for SYS_READC semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,41/74] semihosting: Create qemu_semihosting_guestfd_init semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,40/74] semihosting: Add GuestFDConsole semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,39/74] semihosting: Create qemu_semihosting_console_write semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,38/74] semihosting: Cleanup chardev init semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,37/74] semihosting: Expand qemu_semihosting_console_inc to read semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,36/74] semihosting: Pass CPUState to qemu_semihosting_console_inc semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,35/74] semihosting: Fix docs comment for qemu_semihosting_console_inc semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,34/74] gdbstub: Widen gdb_syscall_complete_cb return value semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,33/74] semihosting: Create semihost_sys_gettimeofday semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,32/74] semihosting: Create semihost_sys_{stat,fstat} semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,31/74] semihosting: Split out semihost_sys_system semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,30/74] semihosting: Split out semihost_sys_rename semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,29/74] semihosting: Split out semihost_sys_remove semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,28/74] semihosting: Split out semihost_sys_flen semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,27/74] semihosting: Split out semihost_sys_isatty semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,26/74] semihosting: Split out semihost_sys_lseek semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,25/74] semihosting: Bound length for semihost_sys_{read, write} semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,24/74] semihosting: Split out semihost_sys_write semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,23/74] semihosting: Split out semihost_sys_read semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,22/74] semihosting: Split out semihost_sys_close semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,21/74] semihosting: Split out semihost_sys_open semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,20/74] semihosting: Move GET_ARG/SET_ARG earlier in the file semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,19/74] semihosting: Use env more often in do_common_semihosting semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,18/74] semihosting: Split out common_semi_has_synccache semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,17/74] semihosting: Split common_semi_flen_buf per target semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,16/74] semihosting: Split is_64bit_semihosting per target semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,15/74] semihosting: Use struct gdb_stat in common_semi_flen_cb semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,14/74] include/exec: Define errno values in gdbstub.h semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,13/74] include/exec: Move gdb_stat and gdb_timeval to gdbstub.h semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,12/74] include/exec: Move gdb open flags to gdbstub.h semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,11/74] semihosting: Move common-semi.h to include/semihosting/ semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,10/74] semihosting: Adjust error checking in common_semi_cb semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,09/74] semihosting: Return void from do_common_semihosting semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[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,06/74] semihosting: Simplify softmmu_lock_user_string semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,05/74] semihosting: Add target_strlen for softmmu-uaccess.h semihosting cleanup --- 2022-05-03 Richard Henderson New
[v2,04/74] semihosting: Move softmmu-uaccess.h functions out of line semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,03/74] semihosting: Improve condition for config.c and console.c semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,02/74] semihosting: Return failure from softmmu-uaccess.h functions semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v2,01/74] semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h semihosting cleanup --- 2022-05-03 Richard Henderson Superseded
[v4,45/45] target/arm: Define neoverse-n1 target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,44/45] target/arm: Define cortex-a76 target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,43/45] target/arm: Enable FEAT_DGH for -cpu max target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,42/45] target/arm: Enable FEAT_CSV3 for -cpu max target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,41/45] target/arm: Enable FEAT_CSV2_2 for -cpu max target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,40/45] target/arm: Enable FEAT_CSV2 for -cpu max target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,39/45] target/arm: Enable FEAT_IESB for -cpu max target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,38/45] target/arm: Enable FEAT_RAS for -cpu max target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,37/45] target/arm: Implement ESB instruction target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,36/45] target/arm: Implement virtual SError exceptions target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,35/45] target/arm: Enable SCR and HCR bits for RAS target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,34/45] target/arm: Add minimal RAS registers target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,33/45] target/arm: Add isar_feature_{aa64,any}_ras target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,32/45] target/arm: Enable FEAT_Debugv8p4 for -cpu max target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,31/45] target/arm: Enable FEAT_Debugv8p2 for -cpu max target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,30/45] target/arm: Use field names for manipulating EL2 and EL3 modes target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,29/45] target/arm: Annotate arm_max_initfn with FEAT identifiers target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,28/45] target/arm: Split out aa32_max_features target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,27/45] target/arm: Set ID_DFR0.PerfMon for qemu-system-arm -cpu max target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,26/45] target/arm: Update qemu-system-arm -cpu max to cortex-a57 target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,25/45] target/arm: Move cortex impdef sysregs to cpu_tcg.c target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,24/45] target/arm: Adjust definition of CONTEXTIDR_EL2 target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,23/45] target/arm: Add isar predicates for FEAT_Debugv8p2 target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,22/45] target/arm: Merge zcr reginfo target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,21/45] target/arm: Drop EL3 no EL2 fallbacks target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,20/45] target/arm: Handle cpreg registration for missing EL target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,19/45] target/arm: Remove HOST_BIG_ENDIAN ifdef in add_cpreg_to_hashtable target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,18/45] target/arm: Reformat comments in add_cpreg_to_hashtable target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,17/45] target/arm: Perform override check early in add_cpreg_to_hashtable target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,16/45] target/arm: Hoist isbanked computation in add_cpreg_to_hashtable target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,15/45] target/arm: Use bool for is64 and ns in add_cpreg_to_hashtable target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,14/45] target/arm: Consolidate cpreg updates in add_cpreg_to_hashtable target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,13/45] target/arm: Hoist computation of key in add_cpreg_to_hashtable target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,12/45] target/arm: Merge allocation of the cpreg and its name target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,11/45] target/arm: Store cpregs key in the hash table directly target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,10/45] target/arm: Drop always-true test in define_arm_vh_e2h_redirects_aliases target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,09/45] target/arm: Name CPSecureState type target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,08/45] target/arm: Name CPState type target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,07/45] target/arm: Change cpreg access permissions to enum target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[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,05/45] target/arm: Reorg ARMCPRegInfo type field bits target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,04/45] target/arm: Make some more cpreg data static const target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[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
[v4,02/45] target/arm: Reorg CPAccessResult and access_check_cp_reg target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Superseded
[v4,01/45] target/arm: Split out cpregs.h target/arm: Cleanups, new features, new cpus --- 2022-05-01 Richard Henderson Accepted
tcg: Special case split barriers before/after load tcg: Special case split barriers before/after load --- 2022-04-30 Richard Henderson New
[v4,17/17] target/m68k: Mark helper_raise_exception as noreturn target/m68k: Conditional traps + trap cleanup --- 2022-04-30 Richard Henderson Superseded
[v4,16/17] linux-user/strace: Adjust get_thread_area for m68k target/m68k: Conditional traps + trap cleanup --- 2022-04-30 Richard Henderson Superseded
[v4,15/17] linux-user/strace: Fix print_syscall_err target/m68k: Conditional traps + trap cleanup --- 2022-04-30 Richard Henderson New
« 1 2 ... 215 216 217757 758 »