Show patches with: State = Action Required       |    Archived = No       |   427083 patches
« 1 2 ... 1122 1123 11244270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/7] target-arm: Correct ABD's handling of negative zeroes - - - - --- 2011-03-11 Peter Maydell New
[6/7] softfloat: Add float*_min() and float*_max() functions - - - - --- 2011-03-11 Peter Maydell New
[7/7] target-arm: Use new softfloat min/max functions for VMAX, VMIN - - - - --- 2011-03-11 Peter Maydell New
[1/2] target-arm: Fix VRECPS edge cases handling - - - - --- 2011-03-14 Peter Maydell New
[2/2] target-arm: use make_float32() to make constant floats for VRSQRTS - - - - --- 2011-03-14 Peter Maydell New
[v2,1/2] target-arm: Fix VRECPS edge cases handling - - - - --- 2011-03-14 Peter Maydell New
[v2,2/2] target-arm: use make_float32() to make constant floats for VRSQRTS - - - - --- 2011-03-14 Peter Maydell New
target-arm/helper.c: For float-int conversion helpers pass ints as ints - - 1 - --- 2011-03-14 Peter Maydell New
[1/2] target-arm: Fix VLD of single element to all lanes - - - - --- 2011-03-15 Peter Maydell New
[2/2] target-arm: Don't leak TCG temp for UNDEFs in Neon load/store space - - - - --- 2011-03-15 Peter Maydell New
tcg/arm: Support host code being compiled for Thumb - - - - --- 2011-03-16 Peter Maydell New
[1/2] Allow boards to specify maximum RAM size - - - - --- 2011-03-21 Peter Maydell New
[2/2] hw: Add maximum RAM specifications for ARM devboard models - - - - --- 2011-03-21 Peter Maydell New
hw/versatilepb, realview: Fix condition for instantiation of onboard NIC - - - - --- 2011-03-22 Peter Maydell New
net: Improve the warnings for dubious command line option combinations - - - - --- 2011-03-22 Peter Maydell New
vl.c: Fix compilation failure if CONFIG_SDL isn't defined - - - - --- 2011-03-23 Peter Maydell New
[v2,1/5] Allow boards to specify maximum RAM size - - - - --- 2011-03-28 Peter Maydell New
[v2,2/5] hw: Add maximum RAM specifications for ARM devboard models - - - - --- 2011-03-28 Peter Maydell New
[v2,3/5] hw/sun4m: Move QEMUMachine structs into sun4*_hwdef structs - - - - --- 2011-03-28 Peter Maydell New
[v2,4/5] hw/sun4m: Use the QEMUMachine max_ram to implement memory limit - - - - --- 2011-03-28 Peter Maydell New
[v2,5/5] hw/sun4m: Use a macro to hide the repetitive board init functions - - - - --- 2011-03-28 Peter Maydell New
[v3,1/7] Allow boards to specify maximum RAM size - - - - --- 2011-03-29 Peter Maydell New
[v3,2/7] hw: Add maximum RAM specifications for ARM devboard models - - - - --- 2011-03-29 Peter Maydell New
[v3,3/7] vl.c: Fix machine registration so QEMUMachine structs can be const - - - - --- 2011-03-29 Peter Maydell New
[v3,4/7] hw/sun4m: Move QEMUMachine structs into sun4*_hwdef structs - - - - --- 2011-03-29 Peter Maydell New
[v3,5/7] hw/sun4m: Use the QEMUMachine max_ram to implement memory limit - - - - --- 2011-03-29 Peter Maydell New
[v3,6/7] hw/sun4m: Use a macro to hide the repetitive board init functions - - - - --- 2011-03-29 Peter Maydell New
[v3,7/7] hw: Make QEMUMachine structure definitions const - - - - --- 2011-03-29 Peter Maydell New
vl.c: Tidy up message printed when we exit on a signal 1 - 1 - --- 2011-03-30 Peter Maydell New
[16/17] s390x: translate engine for s390x CPU - - - - --- 2011-03-31 Peter Maydell New
[00/10,PULL] ARM Neon fixes - - - - --- 2011-04-01 Peter Maydell New
[01/10] target-arm: Make Neon helper routines use correct FP status - - - - --- 2011-04-01 Peter Maydell New
[02/10] target-arm/neon_helper.c: Use make_float32/float32_val macros - - 1 - --- 2011-04-01 Peter Maydell New
[03/10] target-arm: Return right result for Neon comparison with NaNs - - - - --- 2011-04-01 Peter Maydell New
[04/10] target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling - - - - --- 2011-04-01 Peter Maydell New
[05/10] target-arm: Correct ABD's handling of negative zeroes - - - - --- 2011-04-01 Peter Maydell New
[06/10] softfloat: Add float*_min() and float*_max() functions - - - - --- 2011-04-01 Peter Maydell New
[07/10] target-arm: Use new softfloat min/max functions for VMAX, VMIN - - - - --- 2011-04-01 Peter Maydell New
[08/10] target-arm: Fix VLD of single element to all lanes - - - - --- 2011-04-01 Peter Maydell New
[09/10] target-arm: Don't leak TCG temp for UNDEFs in Neon load/store space - - - - --- 2011-04-01 Peter Maydell New
[10/10] target-arm/helper.c: For float-int conversion helpers pass ints as ints - - 1 - --- 2011-04-01 Peter Maydell New
[1/4] Makefile.target: Allow target helpers to be in any *_helper.c file - - - - --- 2011-04-04 Peter Maydell New
[2/4] target-arm: Use global env in neon_helper.c helpers - - - - --- 2011-04-04 Peter Maydell New
[3/4] target-arm: Use global env in iwmmxt_helper.c helpers - - - - --- 2011-04-04 Peter Maydell New
[4/4] target-arm: Make Neon helper routines use correct FP status - - - - --- 2011-04-04 Peter Maydell New
cpu-all.h: Remove unnecessary target-specific ifdef for CPU_QuadU - - - - --- 2011-04-04 Peter Maydell New
[01/13] target-arm: Use lookup table for size check on Neon 3-reg-same insns - - - - --- 2011-04-11 Peter Maydell New
[02/13] target-arm: Handle UNDEF cases for Neon 3-regs-same insns - - - - --- 2011-04-11 Peter Maydell New
[03/13] target-arm: Simplify three-register pairwise code - - 1 - --- 2011-04-11 Peter Maydell New
[04/13] target-arm: Handle UNDEF cases for Neon "2 regs and shift" insns - - - - --- 2011-04-11 Peter Maydell New
[05/13] target-arm: Collapse VSRI case into VSHL, VSLI - - - - --- 2011-04-11 Peter Maydell New
[06/13] target-arm: Handle UNDEF cases for Neon invalid modified-immediates - - - - --- 2011-04-11 Peter Maydell New
[07/13] target-arm: Handle UNDEF cases for Neon 3-regs-different-widths - - - - --- 2011-04-11 Peter Maydell New
[08/13] target-arm: Handle UNDEF cases for Neon 2 regs + scalar forms - - - - --- 2011-04-11 Peter Maydell New
[09/13] target-arm: Handle UNDEF cases for VEXT - - - - --- 2011-04-11 Peter Maydell New
[10/13] target-arm: Simplify checking of size field in Neon 2reg-misc forms - - - - --- 2011-04-11 Peter Maydell New
[11/13] target-arm: Handle UNDEF cases for Neon 2 register misc forms - - - - --- 2011-04-11 Peter Maydell New
[12/13] target-arm: Treat UNPREDICTABLE VTBL, VTBX case as UNDEF - - - - --- 2011-04-11 Peter Maydell New
[13/13] target-arm: Handle UNDEF cases for VDUP (scalar) - - 1 - --- 2011-04-11 Peter Maydell New
target-arm: Don't overflow when calculating value for signed VABAL - - - - --- 2011-04-11 Peter Maydell New
[1/2] softfloat: Add setter function for tininess detection mode - - - - --- 2011-04-12 Peter Maydell New
[2/2] target-arm: Detect tininess before rounding for FP operations - - - - --- 2011-04-12 Peter Maydell New
tests/test-mmap.c: Check mmap() return value before using it - - - - --- 2011-04-14 Peter Maydell New
[1/3] linux-user: Don't use MAP_FIXED in do_brk() - - - - --- 2011-04-18 Peter Maydell New
[2/3] arm-semi.c: Use correct check for failure of do_brk() - - - - --- 2011-04-18 Peter Maydell New
[3/3] m68k-semi.c: Use correct check for failure of do_brk() - - - - --- 2011-04-18 Peter Maydell New
[1/2] target-arm: Handle UNDEFs for Neon single element load/stores - - - - --- 2011-04-18 Peter Maydell New
[2/2] target-arm: Handle UNDEF cases for Neon VLD/VST multiple-structures - - - - --- 2011-04-18 Peter Maydell New
configure: Make epoll_create1 test work around SPARC glibc bug - - - - --- 2011-04-19 Peter Maydell New
hw/arm_boot.c: move initrd load address up to accommodate large kernels - - - - --- 2011-04-19 Peter Maydell New
target-arm: Set Invalid flag for NaN in float-to-int conversions - - - - --- 2011-04-19 Peter Maydell New
linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC - - - - --- 2011-04-20 Peter Maydell New
target-arm: Move VLD/VST multiple into helper functions - - - - --- 2011-04-20 Peter Maydell New
configure: Support --target-list=? to list available targets - - - - --- 2011-04-21 Peter Maydell New
target-arm: Minimal implementation of performance counters - - - - --- 2011-04-21 Peter Maydell New
[v2] configure: Make epoll_create1 test work around SPARC glibc bug - - - - --- 2011-04-26 Peter Maydell New
target-arm: Don't update base register on abort in Thumb T1 LDM - - - - --- 2011-04-26 Peter Maydell New
[v2] configure: List available targets in --help output 1 - - - --- 2011-05-03 Peter Maydell New
target-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of NaNs - - - - --- 2011-05-05 Peter Maydell New
[1/7] target-arm: Don't set FP exceptions in recip, recip_sqrt estimate fns - - - - --- 2011-05-06 Peter Maydell New
[2/7] target-arm: Signal InputDenormal for VRECPE, VRSQRTE, VRECPS, VRSQRTS - - - - --- 2011-05-06 Peter Maydell New
[3/7] target-arm: Signal InvalidOp for Neon GE and GT compares of QNaN - - - - --- 2011-05-06 Peter Maydell New
[4/7] target-arm: Refactor int-float conversions - - - - --- 2011-05-06 Peter Maydell New
[5/7] target-arm: Add separate Neon float-int conversion helpers - - - - --- 2011-05-06 Peter Maydell New
[6/7] softfloat: Add new flag for when denormal result is flushed to zero - - - - --- 2011-05-06 Peter Maydell New
[7/7] target-arm: Signal Underflow when denormal flushed to zero on output - - - - --- 2011-05-06 Peter Maydell New
linux-user: Handle images where lowest vaddr is not page aligned - - - - --- 2011-05-17 Peter Maydell New
[v2,1/6] target-arm: Don't set FP exceptions in recip, recip_sqrt estimate fns - - - - --- 2011-05-19 Peter Maydell New
[v2,2/6] target-arm: Signal InputDenormal for VRECPE, VRSQRTE, VRECPS, VRSQRTS - - - - --- 2011-05-19 Peter Maydell New
[v2,3/6] target-arm: Signal InvalidOp for Neon GE and GT compares of QNaN - - - - --- 2011-05-19 Peter Maydell New
[v2,4/6] softfloat: Add new flag for when denormal result is flushed to zero - - - - --- 2011-05-19 Peter Maydell New
[v2,5/6] target-arm: Signal Underflow when denormal flushed to zero on output - - - - --- 2011-05-19 Peter Maydell New
[v2,6/6] target-arm: Use correct float status for Neon int-float conversions - - - - --- 2011-05-19 Peter Maydell New
hw/realview.c: Remove duplicate #include line - - - - --- 2011-05-19 Peter Maydell New
hw/sd.c: Don't complain about SDIO commands CMD52/CMD53 - - - - --- 2011-05-20 Peter Maydell New
[1/3] Revert "net: Improve the warnings for dubious command line option combinations" - - - - --- 2011-05-20 Peter Maydell New
[2/3] net: Don't warn about the default network setup - - - - --- 2011-05-20 Peter Maydell New
[3/3] net: Warn about "-net nic" options which were ignored - - - - --- 2011-05-20 Peter Maydell New
configure: Document --disable-slirp option in --help - - - - --- 2011-05-23 Peter Maydell New
target-arm/exec.h: Remove unused #define of M0 - - - - --- 2011-05-23 Peter Maydell New
« 1 2 ... 1122 1123 11244270 4271 »