Show patches with: Submitter = Peter Maydell       |    State = Action Required       |   17383 patches
« 1 2 ... 171 172 173 174 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/5] hw/pl061.c: Implement ARM PL061 as well as Luminary one - - - - --- 2011-02-21 Peter Maydell New
[2/5] hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputs - - - - --- 2011-02-21 Peter Maydell New
[1/5] hw/pl181: Implement GPIO output pins for card status - - - - --- 2011-02-21 Peter Maydell New
hw/irq.h: Remove unused SetIRQFunc typedef - - - - --- 2011-02-21 Peter Maydell New
[v3,2/2] target-arm: Fix shift by immediate and narrow where src, dest overlap - - - - --- 2011-02-21 Peter Maydell New
[v3,1/2] target-arm: Refactor to pull narrowing decode into separate function - - - - --- 2011-02-21 Peter Maydell New
[v2,2/2] target-arm: Fix shift by immediate and narrow where src, dest overlap - - - - --- 2011-02-21 Peter Maydell New
[v2,1/2] target-arm: Refactor to pull narrowing decode into separate function - - - - --- 2011-02-21 Peter Maydell New
hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS - - - - --- 2011-02-18 Peter Maydell New
linux-user: Support the epoll syscalls - - - - --- 2011-02-15 Peter Maydell New
[10/10] target-arm: Fix shift by immediate and narrow where src, dest overlap - - - - --- 2011-02-15 Peter Maydell New
[09/10] target-arm: Fix unsigned VQRSHL by large shift counts - - - - --- 2011-02-15 Peter Maydell New
[08/10] target-arm: Fix signed VQRSHL by large shift counts - - - - --- 2011-02-15 Peter Maydell New
[07/10] target-arm: fix decoding of Neon 64 bit shifts. - - 1 - --- 2011-02-15 Peter Maydell New
[06/10] target-arm: fix Neon VQSHRN and VSHRN. - - 1 - --- 2011-02-15 Peter Maydell New
[05/10] target-arm: Fix saturated values for Neon right shifts - - - - --- 2011-02-15 Peter Maydell New
[04/10] target-arm: fix unsigned 64 bit right shifts. - - 1 - --- 2011-02-15 Peter Maydell New
[03/10] target-arm: Fix unsigned VRSHL.s8 and .s16 right shifts by type width - - 1 - --- 2011-02-15 Peter Maydell New
[02/10] target-arm: Fix signed VRSHL by large shift counts - - - - --- 2011-02-15 Peter Maydell New
[01/10] target-arm: Fix rounding constant addition for Neon shifts - - - - --- 2011-02-15 Peter Maydell New
[v2,2/2] target-arm: Move Neon VZIP to helper functions - - - - --- 2011-02-14 Peter Maydell New
[v2,1/2] target-arm: Move Neon VUZP to helper functions - - - - --- 2011-02-14 Peter Maydell New
[2/2] target-arm: Move Neon VZIP to a helper function - - 1 - --- 2011-02-11 Peter Maydell New
[1/2] target-arm: Move Neon VUZP to a helper function - - 1 - --- 2011-02-11 Peter Maydell New
target-arm: Correct conversion of Thumb Neon dp encodings into ARM - - 1 - --- 2011-02-11 Peter Maydell New
[2/2] target-arm: Fix Neon VQDMLSL instruction - - - - --- 2011-02-11 Peter Maydell New
[1/2] target-arm: Refactor handling of VQDMULL - - - - --- 2011-02-11 Peter Maydell New
target-arm: Implement VMULL.P8 - - - - --- 2011-02-10 Peter Maydell New
linux-user: fix compile failure if !CONFIG_USE_GUEST_BASE - - - - --- 2011-02-10 Peter Maydell New
target-arm: Remove stray #include from middle of neon_helper.c - - - - --- 2011-02-10 Peter Maydell New
[2/2] linux-user/arm: fix compilation failures using softfloat's struct types - - - - --- 2011-02-10 Peter Maydell New
[1/2] softfloat: Fix compilation failures with USE_SOFTFLOAT_STRUCT_TYPES - - - - --- 2011-02-10 Peter Maydell New
[v3,6/6] target-arm: Use standard FPSCR for Neon half-precision operations - - - - --- 2011-02-10 Peter Maydell New
[v3,5/6] target-arm: Silence NaNs resulting from half-precision conversions - - - - --- 2011-02-10 Peter Maydell New
[v3,4/6] softfloat: Correctly handle NaNs in float16_to_float32() - - - - --- 2011-02-10 Peter Maydell New
[v3,3/6] softfloat: Fix single-to-half precision float conversions - - - - --- 2011-02-10 Peter Maydell New
[v3,2/6] softfloat: Honour default_nan_mode for float-to-float conversions - - - - --- 2011-02-10 Peter Maydell New
[v3,1/6] softfloat: Add float16 type and float16 NaN handling functions - - - - --- 2011-02-10 Peter Maydell New
[v2,6/6] target-arm: Use standard FPSCR for Neon half-precision operations - - 1 - --- 2011-02-09 Peter Maydell New
[v2,5/6] target-arm: Silence NaNs resulting from half-precision conversions - - 1 - --- 2011-02-09 Peter Maydell New
[v2,4/6] softfloat: Correctly handle NaNs in float16_to_float32() - - 1 - --- 2011-02-09 Peter Maydell New
[v2,3/6] softfloat: Fix single-to-half precision float conversions - - - - --- 2011-02-09 Peter Maydell New
[v2,2/6] softfloat: Honour default_nan_mode for float-to-float conversions - - 1 - --- 2011-02-09 Peter Maydell New
[v2,1/6] softfloat: Add float16 type and float16 NaN handling functions - - - - --- 2011-02-09 Peter Maydell New
[2/2] target-arm: Fix 32 bit signed saturating narrow - - - - --- 2011-02-09 Peter Maydell New
[1/2] target-arm: Fix VQMOVUN Neon instruction. - - - - --- 2011-02-09 Peter Maydell New
[6/6] target-arm: Use standard FPSCR for Neon half-precision operations - - - - --- 2011-02-09 Peter Maydell New
[5/6] target-arm: Silence NaNs resulting from half-precision conversions - - - - --- 2011-02-09 Peter Maydell New
[4/6] softfloat: Correctly handle NaNs in float16_to_float32() - - - - --- 2011-02-09 Peter Maydell New
[3/6] softfloat: Fix single-to-half precision float conversions - - - - --- 2011-02-09 Peter Maydell New
[2/6] softfloat: Honour default_nan_mode for float-to-float conversions - - - - --- 2011-02-09 Peter Maydell New
[1/6] softfloat: Add float16 type and float16 NaN handling functions - - - - --- 2011-02-09 Peter Maydell New
[4/4] target-arm: Fix decoding of Thumb preload and hint space - - - - --- 2011-02-03 Peter Maydell New
[3/4] target-arm: Fix decoding of preload and memory hint space - - - - --- 2011-02-03 Peter Maydell New
[2/4] target-arm: Clean up handling of MPIDR - - - - --- 2011-02-03 Peter Maydell New
[1/4] target-arm: Add CPU feature flag for v7MP - - - - --- 2011-02-03 Peter Maydell New
linux-user: avoid gcc array overrun warning for sparc - - - - --- 2011-02-01 Peter Maydell New
qemu-lock.h: Remove non-pthreads spinlock implementations - - - - --- 2011-01-31 Peter Maydell New
hw/slavio_intctl.c: fix gcc warning about array bounds overrun - - - - --- 2011-01-31 Peter Maydell New
target-arm: Fix Neon VQ(R)DMULH.S16 instructions - - 1 - --- 2011-01-27 Peter Maydell New
hw/pl190.c: Fix writing of default vector address - - - - --- 2011-01-20 Peter Maydell New
linux-user: Add support for -version option - - - - --- 2011-01-20 Peter Maydell New
target-arm: Fix loading of scalar value for Neon multiply-by-scalar - - - - --- 2011-01-19 Peter Maydell New
target-arm: Log instruction start in TCG code - - - - --- 2011-01-18 Peter Maydell New
[8/8] target-arm: Translate with user-state from TB flags, not CPUState - - 1 - --- 2011-01-11 Peter Maydell New
[7/8] target-arm: Set privileged bit in TB flags correctly for M profile - - 1 - --- 2011-01-11 Peter Maydell New
[6/8] target-arm: Translate with condexec bits from TB flags, not CPUState - - 1 - --- 2011-01-11 Peter Maydell New
[5/8] target-arm: Translate with Thumb state from TB flags, not CPUState - - 1 - --- 2011-01-11 Peter Maydell New
[4/8] target-arm: Translate with VFP len/stride from TB flags, not CPUState - - 1 - --- 2011-01-11 Peter Maydell New
[3/8] target-arm: Translate with VFP-enabled from TB flags, not CPUState - - 1 - --- 2011-01-11 Peter Maydell New
[2/8] target-arm: Add symbolic constants for bitfields in TB flags - - 1 - --- 2011-01-11 Peter Maydell New
[1/8] target-arm: Don't generate code specific to current CPU mode for SRS - - 1 - --- 2011-01-11 Peter Maydell New
[4/4] target-arm: Restore IT bits when resuming after an exception - - 1 1 --- 2011-01-10 Peter Maydell New
[3/4] linux-user: ARM: clear the IT bits when invoking a signal handler - - 1 - --- 2011-01-10 Peter Maydell New
[2/4] target-arm: Refactor translation of exception generating instructions - - 1 - --- 2011-01-10 Peter Maydell New
[1/4] target-arm: Remove redundant setting of IT bits before Thumb SWI - - 1 - --- 2011-01-10 Peter Maydell New
arm-dis: Include opcode hex when doing disassembly - - - - --- 2011-01-10 Peter Maydell New
linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAP - - - - --- 2011-01-10 Peter Maydell New
[v2,2/2] ARM: Fix decoding of VQSHL/VQSHLU immediate forms - - 1 - --- 2011-01-08 Peter Maydell New
[v2,1/2] ARM: add neon helpers for VQSHLU - - 1 - --- 2011-01-08 Peter Maydell New
[7/7] target-arm: Translate with user-state from TB flags, not CPUState - - - - --- 2011-01-07 Peter Maydell New
[6/7] target-arm: Set privileged bit in TB flags correctly for M profile - - - - --- 2011-01-07 Peter Maydell New
[5/7] target-arm: Translate with condexec bits from TB flags, not CPUState - - - - --- 2011-01-07 Peter Maydell New
[4/7] target-arm: Translate with Thumb state from TB flags, not CPUState - - - - --- 2011-01-07 Peter Maydell New
[3/7] target-arm: Translate with VFP len/stride from TB flags, not CPUState - - - - --- 2011-01-07 Peter Maydell New
[2/7] target-arm: Translate with VFP-enabled from TB flags, not CPUState - - - - --- 2011-01-07 Peter Maydell New
[1/7] target-arm: Don't generate code specific to current CPU mode for SRS - - - - --- 2011-01-07 Peter Maydell New
[4/4] target-arm: Use the standard FPSCR value for VRSQRTS - - 1 - --- 2011-01-07 Peter Maydell New
[3/4] target-arm: Add support for 'Standard FPSCR Value' as used by Neon - - 1 - --- 2011-01-07 Peter Maydell New
[2/4] target-arm: Fix implementation of VRSQRTS - - 1 - --- 2011-01-07 Peter Maydell New
[1/4] softfloat: Add float32_is_zero_or_denormal() function - - 1 - --- 2011-01-07 Peter Maydell New
[v2,3/3] ARM: wire up the softfloat flush_input_to_zero flag - - - - --- 2011-01-06 Peter Maydell New
[v2,2/3] ARM: Set softfloat cumulative exc flags from correct FPSCR bits - - - - --- 2011-01-06 Peter Maydell New
[v2,1/3] softfloat: Implement flushing input denormals to zero 1 - - - --- 2011-01-06 Peter Maydell New
[2/2] linux-user: Fix incorrect NaN detection in ARM nwfpe emulation 1 - - - --- 2011-01-06 Peter Maydell New
[1/2] softfloat: Implement floatx80_is_any_nan() and float128_is_any_nan() 1 - - - --- 2011-01-06 Peter Maydell New
[2/2] linux-user: Implement FS_IOC_FIEMAP ioctl - - - - --- 2011-01-06 Peter Maydell New
[1/2] linux-user: Support ioctls whose parameter size is not constant - - - - --- 2011-01-06 Peter Maydell New
linux-user: Implement sync_file_range{, 2} syscalls - - - - --- 2011-01-06 Peter Maydell New
[2/2] ARM: wire up the softfloat flush_input_to_zero flag 1 - - - --- 2011-01-03 Peter Maydell New
« 1 2 ... 171 172 173 174 »