Show patches with: Archived = No       |   73431 patches
« 1 2 3 4734 735 »
Patch Series S/W/F Date Submitter Delegate State
target-arm: Log instruction start in TCG code --- 2011-01-18 Peter Maydell Accepted
target-arm: Fix loading of scalar value for Neon multiply-by-scalar --- 2011-01-19 Peter Maydell Accepted
linux-user: Add support for -version option --- 2011-01-20 Peter Maydell Accepted
hw/pl190.c: Fix writing of default vector address --- 2011-01-20 Peter Maydell Accepted
target-arm: Fix Neon VQ(R)DMULH.S16 instructions --- 2011-01-27 Peter Maydell Accepted
hw/slavio_intctl.c: fix gcc warning about array bounds overrun --- 2011-01-31 Peter Maydell Accepted
qemu-lock.h: Remove non-pthreads spinlock implementations --- 2011-01-31 Peter Maydell Accepted
linux-user: avoid gcc array overrun warning for sparc --- 2011-02-01 Peter Maydell Accepted
[1/4] target-arm: Add CPU feature flag for v7MP --- 2011-02-03 Peter Maydell Accepted
[2/4] target-arm: Clean up handling of MPIDR --- 2011-02-03 Peter Maydell Accepted
[3/4] target-arm: Fix decoding of preload and memory hint space --- 2011-02-03 Peter Maydell Accepted
[4/4] target-arm: Fix decoding of Thumb preload and hint space --- 2011-02-03 Peter Maydell Accepted
[1/6] softfloat: Add float16 type and float16 NaN handling functions --- 2011-02-09 Peter Maydell Superseded
[2/6] softfloat: Honour default_nan_mode for float-to-float conversions --- 2011-02-09 Peter Maydell Superseded
[3/6] softfloat: Fix single-to-half precision float conversions --- 2011-02-09 Peter Maydell Superseded
[4/6] softfloat: Correctly handle NaNs in float16_to_float32() --- 2011-02-09 Peter Maydell Superseded
[5/6] target-arm: Silence NaNs resulting from half-precision conversions --- 2011-02-09 Peter Maydell Superseded
[6/6] target-arm: Use standard FPSCR for Neon half-precision operations --- 2011-02-09 Peter Maydell Superseded
[1/2] target-arm: Fix VQMOVUN Neon instruction. --- 2011-02-09 Peter Maydell Accepted
[2/2] target-arm: Fix 32 bit signed saturating narrow --- 2011-02-09 Peter Maydell Accepted
[v2,1/6] softfloat: Add float16 type and float16 NaN handling functions --- 2011-02-09 Peter Maydell Superseded
[v2,2/6] softfloat: Honour default_nan_mode for float-to-float conversions --- 2011-02-09 Peter Maydell Superseded
[v2,3/6] softfloat: Fix single-to-half precision float conversions --- 2011-02-09 Peter Maydell Superseded
[v2,4/6] softfloat: Correctly handle NaNs in float16_to_float32() --- 2011-02-09 Peter Maydell Superseded
[v2,5/6] target-arm: Silence NaNs resulting from half-precision conversions --- 2011-02-09 Peter Maydell Superseded
[v2,6/6] target-arm: Use standard FPSCR for Neon half-precision operations --- 2011-02-09 Peter Maydell Superseded
[v3,1/6] softfloat: Add float16 type and float16 NaN handling functions --- 2011-02-10 Peter Maydell Accepted
[v3,2/6] softfloat: Honour default_nan_mode for float-to-float conversions --- 2011-02-10 Peter Maydell Accepted
[v3,3/6] softfloat: Fix single-to-half precision float conversions --- 2011-02-10 Peter Maydell Accepted
[v3,4/6] softfloat: Correctly handle NaNs in float16_to_float32() --- 2011-02-10 Peter Maydell Accepted
[v3,5/6] target-arm: Silence NaNs resulting from half-precision conversions --- 2011-02-10 Peter Maydell Accepted
[v3,6/6] target-arm: Use standard FPSCR for Neon half-precision operations --- 2011-02-10 Peter Maydell Accepted
[1/2] softfloat: Fix compilation failures with USE_SOFTFLOAT_STRUCT_TYPES --- 2011-02-10 Peter Maydell Accepted
[2/2] linux-user/arm: fix compilation failures using softfloat's struct types --- 2011-02-10 Peter Maydell Accepted
target-arm: Remove stray #include from middle of neon_helper.c --- 2011-02-10 Peter Maydell Accepted
linux-user: fix compile failure if !CONFIG_USE_GUEST_BASE --- 2011-02-10 Peter Maydell Accepted
target-arm: Implement VMULL.P8 --- 2011-02-10 Peter Maydell Accepted
[1/2] target-arm: Refactor handling of VQDMULL --- 2011-02-11 Peter Maydell Accepted
[2/2] target-arm: Fix Neon VQDMLSL instruction --- 2011-02-11 Peter Maydell Accepted
target-arm: Correct conversion of Thumb Neon dp encodings into ARM --- 2011-02-11 Peter Maydell Accepted
[1/2] target-arm: Move Neon VUZP to a helper function --- 2011-02-11 Peter Maydell Superseded
[2/2] target-arm: Move Neon VZIP to a helper function --- 2011-02-11 Peter Maydell Superseded
[v2,1/2] target-arm: Move Neon VUZP to helper functions --- 2011-02-14 Peter Maydell Accepted
[v2,2/2] target-arm: Move Neon VZIP to helper functions --- 2011-02-14 Peter Maydell Accepted
[01/10] target-arm: Fix rounding constant addition for Neon shifts --- 2011-02-15 Peter Maydell Accepted
[02/10] target-arm: Fix signed VRSHL by large shift counts --- 2011-02-15 Peter Maydell Accepted
[03/10] target-arm: Fix unsigned VRSHL.s8 and .s16 right shifts by type width --- 2011-02-15 Peter Maydell Accepted
[04/10] target-arm: fix unsigned 64 bit right shifts. --- 2011-02-15 Peter Maydell Accepted
[05/10] target-arm: Fix saturated values for Neon right shifts --- 2011-02-15 Peter Maydell Accepted
[06/10] target-arm: fix Neon VQSHRN and VSHRN. --- 2011-02-15 Peter Maydell Accepted
[07/10] target-arm: fix decoding of Neon 64 bit shifts. --- 2011-02-15 Peter Maydell Accepted
[08/10] target-arm: Fix signed VQRSHL by large shift counts --- 2011-02-15 Peter Maydell Accepted
[09/10] target-arm: Fix unsigned VQRSHL by large shift counts --- 2011-02-15 Peter Maydell Accepted
[10/10] target-arm: Fix shift by immediate and narrow where src,dest overlap --- 2011-02-15 Peter Maydell Superseded
linux-user: Support the epoll syscalls --- 2011-02-15 Peter Maydell Accepted
hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS --- 2011-02-18 Peter Maydell Accepted
[v2,1/2] target-arm: Refactor to pull narrowing decode into separate function --- 2011-02-21 Peter Maydell Superseded
[v2,2/2] target-arm: Fix shift by immediate and narrow where src, dest overlap --- 2011-02-21 Peter Maydell Superseded
[v3,1/2] target-arm: Refactor to pull narrowing decode into separate function --- 2011-02-21 Peter Maydell Accepted
[v3,2/2] target-arm: Fix shift by immediate and narrow where src, dest overlap --- 2011-02-21 Peter Maydell Accepted
hw/irq.h: Remove unused SetIRQFunc typedef --- 2011-02-21 Peter Maydell Accepted
[1/5] hw/pl181: Implement GPIO output pins for card status --- 2011-02-21 Peter Maydell Accepted
[2/5] hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputs --- 2011-02-21 Peter Maydell Accepted
[3/5] hw/pl061.c: Implement ARM PL061 as well as Luminary one --- 2011-02-21 Peter Maydell Accepted
[4/5] hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputs --- 2011-02-21 Peter Maydell Accepted
[5/5] hw/realview: Wire up the MMC card status --- 2011-02-21 Peter Maydell Accepted
linux-user: Fix large seeks by 32 bit guest on 64 bit host --- 2011-02-22 Peter Maydell Accepted
target-arm: Implement a minimal set of cp14 debug registers --- 2011-02-22 Peter Maydell Accepted
[1/3] tcg: Add support for debugging leakage of temporaries --- 2011-02-23 Peter Maydell Superseded
[2/3] target-arm: Remove ad-hoc leak checking code --- 2011-02-23 Peter Maydell Superseded
[3/3] target-arm: Use TCG temporary leak debugging facilities --- 2011-02-23 Peter Maydell Superseded
ui/vnc-enc-tight.c: Fix compile failure if CONFIG_VNC_JPEG not defined --- 2011-02-24 Peter Maydell Accepted
linux-user: Fix unlock_user() call in return from poll() --- 2011-02-25 Peter Maydell Accepted
target-arm: Don't decode old cp15 WFI instructions on v7 cores --- 2011-02-25 Peter Maydell Accepted
[1/2] hw/arm_sysctl.c: Add the Versatile Express system registers --- 2011-03-01 Peter Maydell Superseded
[2/2] hw/vexpress.c: Add model of ARM Versatile Express board --- 2011-03-01 Peter Maydell Superseded
target-arm: Handle VMOV between two core and VFP single regs --- 2011-03-01 Peter Maydell Accepted
target-arm: Set carry flag correctly for Thumb2 ORNS --- 2011-03-02 Peter Maydell Superseded
[v2,1/2] hw/arm_sysctl.c: Add the Versatile Express system registers --- 2011-03-04 Peter Maydell Superseded
[v2,2/2] hw/vexpress.c: Add model of ARM Versatile Express board --- 2011-03-04 Peter Maydell Superseded
[v2] target-arm: Set carry flag correctly for Thumb2 ORNS --- 2011-03-06 Peter Maydell Accepted
[v2,1/3] tcg: Add support for debugging leakage of temporaries --- 2011-03-06 Peter Maydell Accepted
[v2,2/3] target-arm: Remove ad-hoc leak checking code --- 2011-03-06 Peter Maydell Accepted
[v3,3/3] target-arm: Use TCG temporary leak debugging facilities --- 2011-03-06 Peter Maydell Accepted
[v3,1/2] hw/arm_sysctl.c: Add the Versatile Express system registers --- 2011-03-07 Peter Maydell Accepted
[v3,2/2] hw/vexpress.c: Add model of ARM Versatile Express board --- 2011-03-07 Peter Maydell Accepted
target-arm: Fix UNDEF cases in Thumb load/store --- 2011-03-10 Peter Maydell Accepted
target-arm: Fix GE bits for v6media signed modulo arithmetic --- 2011-03-10 Peter Maydell Accepted
target-arm: Set Q bit for overflow in SMUAD and SMLAD --- 2011-03-11 Peter Maydell Accepted
target-arm: Fix TCG temporary leaks for scalar VMULL --- 2011-03-11 Peter Maydell Accepted
[1/7] target-arm: Make Neon helper routines use correct FP status --- 2011-03-11 Peter Maydell Superseded
[2/7] target-arm/neon_helper.c: Use make_float32/float32_val macros --- 2011-03-11 Peter Maydell Accepted
[3/7] target-arm: Return right result for Neon comparison with NaNs --- 2011-03-11 Peter Maydell Accepted
[4/7] target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling --- 2011-03-11 Peter Maydell Accepted
[5/7] target-arm: Correct ABD's handling of negative zeroes --- 2011-03-11 Peter Maydell Accepted
[6/7] softfloat: Add float*_min() and float*_max() functions --- 2011-03-11 Peter Maydell Accepted
[7/7] target-arm: Use new softfloat min/max functions for VMAX,VMIN --- 2011-03-11 Peter Maydell Accepted
[1/2] target-arm: Fix VRECPS edge cases handling --- 2011-03-14 Peter Maydell Superseded
[2/2] target-arm: use make_float32() to make constant floats for VRSQRTS --- 2011-03-14 Peter Maydell Superseded
[v2,1/2] target-arm: Fix VRECPS edge cases handling --- 2011-03-14 Peter Maydell Accepted
« 1 2 3 4734 735 »