Show patches with: State = Action Required       |    Archived = No       |   21530 patches
« 1 2 ... 20 21 22215 216 »
Patch Series S/W/F Date Submitter Delegate State
[v3,23/46] tests/tcg/x86_64: add Makefile.target fix building of tests/tcg --- 2018-04-24 Alex Bennée New
[v3,21/46] tests/tcg/i386: fix test-i386-fprem fix building of tests/tcg --- 2018-04-24 Alex Bennée New
[v3,14/46] tests/tcg/multiarch: enable additional linux-test tests fix building of tests/tcg --- 2018-04-24 Alex Bennée New
[v3,05/46] configure: allow user to specify --cross-cc-cflags-foo= fix building of tests/tcg --- 2018-04-24 Alex Bennée New
[v3,04/46] configure: move i386_cc to cross_cc_i386 fix building of tests/tcg --- 2018-04-24 Alex Bennée New
[v3,03/46] configure: add support for --cross-cc-FOO fix building of tests/tcg --- 2018-04-24 Alex Bennée New
[RFC,6/6] accel/tcg: convert 4/8 byte access and remove softmmu_template Convert softmmu-template into normal code --- 2018-04-20 Alex Bennée New
[RFC,5/6] accel/tcg: create store_helper Convert softmmu-template into normal code --- 2018-04-20 Alex Bennée New
[RFC,4/6] accel/tcg: create load_helper Convert softmmu-template into normal code --- 2018-04-20 Alex Bennée New
[RFC,3/6] accel/tcg: add DATA_SIZE = 2 to softmmu Convert softmmu-template into normal code --- 2018-04-20 Alex Bennée New
[RFC,2/6] accel/tcg: new softmmu.c with DATA_SIZE=1 Convert softmmu-template into normal code --- 2018-04-20 Alex Bennée New
[v2,43/43] tests: fp-test add fcvt support (!INCOMPLETE WIP) fix building of tests/tcg --- 2018-04-19 Alex Bennée New
[v2,42/43] tests/tcg: disable fp-test for 32 bit (HACK!) fix building of tests/tcg --- 2018-04-19 Alex Bennée New
[v2,41/43] tests/tcg/multiarch: add fp-test into multiarch set fix building of tests/tcg --- 2018-04-19 Alex Bennée New
[v2,40/43] tests: add fp-test, a floating point test suite fix building of tests/tcg --- 2018-04-19 Alex Bennée New
[v2,39/43] softfloat: do not include glib headers fix building of tests/tcg --- 2018-04-19 Alex Bennée New
[v2,38/43] osdep: disable glib-compat.h include with QEMU_NO_GLIB fix building of tests/tcg --- 2018-04-19 Alex Bennée New
[v2,35/43] tests/tcg/Makefile: update to be called from Makefile.target fix building of tests/tcg --- 2018-04-19 Alex Bennée New
[v2,17/43] tests/tcg: enable building for i386 fix building of tests/tcg --- 2018-04-19 Alex Bennée New
[v2,14/43] tests/tcg/multiarch: enable additional linux-test tests fix building of tests/tcg --- 2018-04-19 Alex Bennée New
[v2,04/43] configure: move i386_cc to cross_cc_i386 fix building of tests/tcg --- 2018-04-19 Alex Bennée New
[v2,03/43] configure: add support for --cross-cc-FOO fix building of tests/tcg --- 2018-04-19 Alex Bennée New
[RFC] target/arm: support reading of CNTVCT_EL0 from user-space [RFC] target/arm: support reading of CNTVCT_EL0 from user-space --- 2018-04-16 Alex Bennée New
[v2,1/2] softfloat: fix {min, max}nummag for same-abs-value inputs Softfloat Fixes for 2.12 --- 2018-04-13 Alex Bennée New
[v1,2/2] fpu/softfloat: raise float_invalid for NaN in float_to_int Softfloat Fixes for 2.12 --- 2018-04-12 Alex Bennée New
[v1,22/24] tests/tcg/Makefile: update to be called from Makefile.target fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,18/24] tests/tcg/arm: fix hello-arm fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,17/24] tests/tcg: move ARM specific tests into subdir fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,16/24] tests/tcg/i386: fix test-i386-fprem fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,15/24] tests/tcg/i368: fix hello-i386 fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,14/24] tests/tcg/i386: fix test-i386 fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,13/24] tests/tcg/i386: move test-i386-sse.c to tests/tcg/x86_64/test-sse.c fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,09/24] tests/tcg: move architecture independent tests into subdir fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,07/24] docker: allow "cc" command to run in user context fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,06/24] docker: extend "cc" command to accept compiler fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,01/24] configure: add test for docker availability fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[PULL,2/3] .travis.yml: split default config into system and user Reduce Travis timeouts --- 2018-03-13 Alex Bennée New
[v1,4/4] .travis.yml: add --disable-tools to the modules build Travis Build Speed-ups --- 2018-03-13 Alex Bennée New
[v4,05/31] target/arm/helper: pass explicit fpst to set_rmode Add ARMv8.2 half-precision functions --- 2018-02-27 Alex Bennée New
[v4,02/31] target/arm/cpu64: introduce ARM_V8_FP16 feature bit Add ARMv8.2 half-precision functions --- 2018-02-27 Alex Bennée New
[v4,01/31] include/exec/helper-head.h: support f16 in helper calls Add ARMv8.2 half-precision functions --- 2018-02-27 Alex Bennée New
[v1,8/8] aarch64.risu: update Floating-point data-processing (1 source) Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,7/8] contrib/run_risu.sh: add a visual cue for a clean-run Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,6/8] contrib/run_risu.sh: don't set -e Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,5/8] contrib/run_risu.sh: allow appending of QEMU_FLAGS Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,4/8] new contrib/generate_all.sh: batch risugen script Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,3/8] aarch64.risu: add cryptographic extensions for v8.2 Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,2/8] aarch64.risu: clean-up and annotate with groups Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,1/8] risugen: support @GroupName in risu files Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v3,14/31] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed Add ARMv8.2 half-precision functions --- 2018-02-23 Alex Bennée New
[PULL,18/22] fpu/softfloat: re-factor int/uint to float re-factor softfloat and add fp16 functions --- 2018-02-21 Alex Bennée New
[PULL,17/22] fpu/softfloat: re-factor float to int/uint re-factor softfloat and add fp16 functions --- 2018-02-21 Alex Bennée New
[PULL,06/22] include/fpu/softfloat: implement float16_chs helper re-factor softfloat and add fp16 functions --- 2018-02-21 Alex Bennée New
[PULL,04/22] target/*/cpu.h: remove softfloat.h re-factor softfloat and add fp16 functions --- 2018-02-21 Alex Bennée New
fpu/softfloat: use hardware sqrt if we can (EXPERIMENT!) fpu/softfloat: use hardware sqrt if we can (EXPERIMENT!) --- 2018-02-20 Alex Bennée New
[v2,29/32] arm/translate-a64: add FP16 FMOV to simd_mod_imm Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,22/32] arm/translate-a64: add FP16 FNEG/FABS to simd_two_reg_misc_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,20/32] arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,18/32] arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,17/32] arm/translate-a64: initial decode for simd_two_reg_misc_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,16/32] arm/translate-a64: add FP16 x2 ops for simd_indexed Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,15/32] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,13/32] arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,10/32] arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,05/32] target/arm/cpu.h: add additional float_status flags Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,04/32] target/arm/cpu.h: update comment for half-precision values Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,03/32] target/arm/cpu64: allow fp16 to be disabled Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,02/32] target/arm/cpu64: introduce ARM_V8_FP16 feature bit Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,16/20] fpu/softfloat: re-factor float to int/uint re-factor softfloat and add fp16 functions --- 2018-01-09 Alex Bennée New
[v2,11/20] fpu/softfloat: re-factor add/sub re-factor softfloat and add fp16 functions --- 2018-01-09 Alex Bennée New
[v2,10/20] fpu/softfloat: define decompose structures re-factor softfloat and add fp16 functions --- 2018-01-09 Alex Bennée New
[v2,08/20] fpu/softfloat: improve comments on ARM NaN propagation re-factor softfloat and add fp16 functions --- 2018-01-09 Alex Bennée New
[v2,07/20] fpu/softfloat: propagate signalling NaNs in MINMAX re-factor softfloat and add fp16 functions --- 2018-01-09 Alex Bennée New
[v1,16/19] fpu/softfloat: re-factor int/uint to float re-factor softfloat and add fp16 functions --- 2017-12-11 Alex Bennée New
[v1,05/19] include/fpu/softfloat: add some float16 contants re-factor softfloat and add fp16 functions --- 2017-12-11 Alex Bennée New
[v2,2/2] target/*helper: don't check retaddr before calling cpu_restore_state fixing translation time segfaults --- 2017-11-08 Alex Bennée New
accel/tcg/translate-all: expand cpu_restore_state retaddr check accel/tcg/translate-all: expand cpu_restore_state retaddr check --- 2017-11-07 Alex Bennée New
[RISU,10/10] risu_reginfo_aarch64: add SVE support to reginfo_dump_mismatch Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,09/10] risu_reginfo_aarch64: add reginfo_copy_sve Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,08/10] aarch64.risu: initial SVE instruction Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,07/10] risugen: add --sve support Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,06/10] configure: support CPPFLAGS Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,05/10] configure: allow repeated invocation of configure in build dir Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,04/10] risu: move optional args to each architecture Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,03/10] risu.c: add missing --trace longopt Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,02/10] risu.c: split out setting up options Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,01/10] build-all-arches: drop -t (for tty) from docker invocation Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,5/7] risugen/risugen_$arch: factor out instruction selection Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RISU,4/7] aarch64.risu: update AdvancedSIMD across lanes Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RISU,3/7] aarch64.risu: remove duplicate AdvSIMD scalar 2 reg misc block Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RISU,2/7] aarch64.risu: remove duplicate AdvSIMD Scalar 3 same block Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RISU,1/7] aarch64.risu: document naming conventions Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RFC,30/30] target/arm/translate-a64.c: add FP16 FCVTPS to 2 reg misc v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,29/30] tests/test-softfloat: add f16_to_int16 conversion test v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,28/30] softfloat: float16_to_int16 conversion v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,27/30] target/arm/translate-a64.c: add FP16 FRINTP to 2 reg misc v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,26/30] tests/test-softfloat: add a simple test framework v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,25/30] softfloat: float16_round_to_int v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,24/30] disas_simd_indexed: support half-precision operations v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,23/30] softfloat: add float16_rem and float16_muladd (!CHECK) v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
« 1 2 ... 20 21 22215 216 »