Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 471 472 473 474 475 476 477 478 479 ... 569 570 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
mips/malta: fix CBUS UART interrupt pin 2012-11-14 Aurelien Jarno New
[17/20] target-i386: fix logarithmic and trigonometric helpers wrt softfloat 2011-04-18 Aurelien Jarno New
[08/18] tcg/arm: use the blx instruction when possible 2010-04-07 Aurelien Jarno New
[19/20] target-i386: fix constants wrt softfloat 2011-04-18 Aurelien Jarno New
[01/10] target-i386: SSE4.1: fix pinsrb instruction 2013-03-26 Aurelien Jarno New
[15/19] target-arm: fix wrong usage of floatx80_eq_quiet() 2011-04-12 Aurelien Jarno New
[17/19] target-ppc: fix SPE comparison functions 2011-04-12 Aurelien Jarno New
[06/19] softfloat: add float*_unordered_{, quiet}() functions 2011-04-12 Aurelien Jarno New
[03/10] target-i386: SSE4.2: fix pcmpXstri instructions 2013-03-26 Aurelien Jarno New
[2/3] target-unicore32: move FPU helpers to op_helper.c 2011-04-12 Aurelien Jarno New
[v2,01/18] tcg/arm: remove SAVE_LR code 2010-04-10 Aurelien Jarno New
[18/19] target-mips: simplify FP comparisons 2011-04-12 Aurelien Jarno New
[06/10] target-i386: SSE4.2: fix pcmpXstrX instructions in "Equal each" mode 2013-03-26 Aurelien Jarno New
[v2,10/20] target-i386: fix helper_fscale() wrt softfloat 2011-04-20 Aurelien Jarno New
[5/6] target-mips: Implement correct NaN propagation rules 2011-01-03 Aurelien Jarno New
[09/19] target-mips: use new float*_unordered*() functions 2011-04-12 Aurelien Jarno New
[2/3] target-i386: enable PCLMULQDQ on Westmere CPU 2013-03-28 Aurelien Jarno New
[v2,19/20] target-i386: fix constants wrt softfloat 2011-04-20 Aurelien Jarno New
[v2,16/18] tcg/arm: fix argument alignment in qemu_st64 2010-04-10 Aurelien Jarno New
[v2,13/19] softfloat: move float*_eq and float*_eq_quiet 2011-04-13 Aurelien Jarno New
[1/3] target-i386: add pclmulqdq instruction 2013-03-28 Aurelien Jarno New
[v2,5/9] softfloat: always enable floatx80 and float128 support 2011-05-23 Aurelien Jarno New
[v2,4/8] softfloat: fix float{32, 64}_maybe_silence_nan() for MIPS 2011-01-04 Aurelien Jarno New
[v2,02/19] cpu-all.h: define CPU_LDoubleU 2011-04-13 Aurelien Jarno New
[3/3] target-i386: add AES-NI instructions 2013-03-28 Aurelien Jarno New
[v2,09/19] target-mips: use new float*_unordered*() functions 2011-04-13 Aurelien Jarno New
[v2,08/18] tcg/arm: use the blx instruction when possible 2010-04-10 Aurelien Jarno New
[v2,04/19] target-i386: use float unions from cpu-all.h 2011-04-13 Aurelien Jarno New
[08/10] target-i386: SSE4.2: fix pcmpXstrX instructions with "Masked(-)" polarity 2013-03-26 Aurelien Jarno New
[08/19] target-alpha: use new float64_unordered() function 2011-04-12 Aurelien Jarno New
[2/6] softfloat: fix float{32, 64}_maybe_silence_nan() for MIPS 2011-01-03 Aurelien Jarno New
[11/19] softfloat: rename float*_eq() into float*_eq_quiet() 2011-04-12 Aurelien Jarno New
[v2,7/8] target-mips: use DSP unions for reduction add instructions 2013-01-09 Aurelien Jarno New
[v2,07/20] softfloat: fix float*_scalnb() corner cases 2011-04-20 Aurelien Jarno New
[v2,05/18] tcg/arm: align 64-bit arguments in function calls 2010-04-10 Aurelien Jarno New
[01/19] softfloat: use GCC builtins to count the leading zeros 2011-04-12 Aurelien Jarno New
[07/10] target-i386: SSE4.2: fix pcmpXstrX instructions in "Equal ordered" mode 2013-03-26 Aurelien Jarno New
[v2,05/19] target-i386: add floatx_{add, mul, sub} and use them 2011-04-13 Aurelien Jarno New
[v2,3/8] softfloat: rename *IsNaN variables to *IsQuietNaN 2011-01-04 Aurelien Jarno New
[14/19] softfloat: improve description of comparison functions 2011-04-12 Aurelien Jarno New
[v2,2/8] target-mips: copy insn_flags in DisasContext 2013-01-09 Aurelien Jarno New
[v2,14/20] target-i386: fix helper_fsqrt() wrt softfloat 2011-04-20 Aurelien Jarno New
[v2,04/18] tcg/arm: replace integer values by registers enum 2010-04-10 Aurelien Jarno New
[v2,02/20] softfloat: fix floatx80_is_infinity() 2011-04-20 Aurelien Jarno New
[05/10] target-i386: SSE4.2: fix pcmpXstrX instructions in "Ranges" mode 2013-03-26 Aurelien Jarno New
[16/19] target-alpha: fix wrong usage of float64_eq_quiet() 2011-04-12 Aurelien Jarno New
[4/6] softfloat: use float{32, 64, x80, 128}_maybe_silence_nan() 2011-01-03 Aurelien Jarno New
[v2,20/20] target-i386: switch to softfloat 2011-04-20 Aurelien Jarno New
[v2,6/8] target-mips: use DSP unions for unary DSP operators 2013-01-09 Aurelien Jarno New
[v2,13/20] target-i386: fix helper_fdiv() wrt softfloat 2011-04-20 Aurelien Jarno New
[18/18] tcg/arm: don't try to load constants using pc 2010-04-07 Aurelien Jarno New
[7/7] ahci: work around bug with level interrupts 2011-02-01 Aurelien Jarno New
[v2,8/8] target-mips: implement DSP (d)append sub-class with TCG 2013-01-09 Aurelien Jarno New
[08/11] target-sh4: rework exceptions handling 2012-09-16 Aurelien Jarno New
[1/6] softfloat: remove HPPA specific code 2011-01-03 Aurelien Jarno New
[17/18] tcg/arm: optimize register allocation order 2010-04-07 Aurelien Jarno New
[v2,5/8] target-mips: use DSP unions for binary DSP operators 2013-01-09 Aurelien Jarno New
[v3,17/26] target-cris: rename helper flags 2012-10-19 Aurelien Jarno New
[03/18] tcg/arm: remove store signed functions 2010-04-07 Aurelien Jarno New
qemu-io: build on all platforms 2009-11-18 Aurelien Jarno New
[02/10] target-i386: SSE4.2: fix pcmpgtq instruction 2013-03-26 Aurelien Jarno New
[10/11] target-sh4: remove useless code 2012-09-16 Aurelien Jarno New
[PULL,00/30] ppc patch queue 2013-04-26 2013-04-26 Aurelien Jarno New
target-arm: log instructions start in TCG code 2009-10-15 Aurelien Jarno New
[04/10] target-i386: SSE4.2: fix pcmpXstrm instructions 2013-03-26 Aurelien Jarno New
[1/3] sun4u: add a video card only when requested 2012-09-07 Aurelien Jarno New
[v2,18/18] tcg/arm: don't try to load constants using pc 2010-04-10 Aurelien Jarno New
[10/19] target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions 2011-04-12 Aurelien Jarno New
[09/10] target-i386: enable SSE4.1 and SSE4.2 in TCG mode 2013-03-26 Aurelien Jarno New
[11/11] gdbstub/sh4: fix build with USE_SOFTFLOAT_STRUCT_TYPES 2012-09-16 Aurelien Jarno New
load_elf: replace the address addend by a translation function 2010-03-14 Aurelien Jarno New
CODING_STYLE: don't allow non-indented statements after if/else blocks 2009-10-26 Aurelien Jarno New
[10/10] target-i386: SSE4.2: use clz32/ctz32 instead of reinventing the wheel 2013-03-26 Aurelien Jarno New
[v2,1/5] softfloat: make float_muladd_negate_* flags independent 2012-09-11 Aurelien Jarno New
[v2,10/18] tcg/arm: add ext16u op 2010-04-10 Aurelien Jarno New
Fix segfault with ram_size > 4095M without kvm 2010-03-04 Aurelien Jarno New
[1/2] tcg/optimize: fix end of basic bloc detection 2012-09-10 Aurelien Jarno New
[01/11] target-sh4: mark a few helpers const and pure 2012-09-16 Aurelien Jarno New
[2/5] linux-user: fix page_unprotect when host page size > target page size 2010-03-29 Aurelien Jarno New
[10/12] target-arm: replace tcg_gen_rori_i32 by tcg_gen_rotri_i32 2009-10-23 Aurelien Jarno New
[v2,01/10] tcg/optimize: remove TCG_TEMP_ANY 2012-09-21 Aurelien Jarno New
[v2,2/5] target-ppc: simplify NaN propagation for vector functions 2012-09-11 Aurelien Jarno New
[v2,12/18] tcg/arm: remove conditional argument for qemu_ld/st 2010-04-10 Aurelien Jarno New
tcg: add div/rem 32-bit helpers 2010-03-04 Aurelien Jarno New
[1/2] hmp: fix info cpus for sparc targets 2012-10-16 Aurelien Jarno New
[05/11] target-sh4: optimize xtrct 2012-09-16 Aurelien Jarno New
[v2] load_elf: replace the address addend by a translation function 2010-03-14 Aurelien Jarno New
[4/5] tcg: align static_code_gen_buffer to CODE_GEN_ALIGN 2010-03-29 Aurelien Jarno New
[v2,07/10] tcg/optimize: further optimize brcond/movcond/setcond 2012-09-21 Aurelien Jarno New
[v3,19/26] target-microblaze: rename helper flags 2012-10-19 Aurelien Jarno New
[v2,03/18] tcg/arm: remove store signed functions 2010-04-10 Aurelien Jarno New
[03/19] target-i386: use CPU_LDoubleU instead of a private union 2011-04-12 Aurelien Jarno New
tcg/i386: allow constants in load/store ops 2012-09-10 Aurelien Jarno New
[04/11] target-sh4: implement addv and subv using TCG 2012-09-16 Aurelien Jarno New
[02/18] tcg/arm: explicitely list clobbered/reserved regs 2010-04-07 Aurelien Jarno New
[07/18] tcg/arm: sxtb and sxth are available starting with ARMv6 2010-04-07 Aurelien Jarno New
[v2,05/10] tcg/optimize: optimize "op r, a, a => mov r, a" 2012-09-21 Aurelien Jarno New
[v2,3/5] target-ppc: use the softfloat min/max functions 2012-09-11 Aurelien Jarno New
[14/18] tcg/arm: bswap arguments in qemu_ld/st if needed 2010-04-07 Aurelien Jarno New
[4/4] tcg/arm: accept immediate arguments for brcond/setcond 2010-03-01 Aurelien Jarno New