Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 78556 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
783
784
785
786
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
target-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of NaNs
-
-
-
2011-05-05
Peter Maydell
Accepted
[v2] configure: List available targets in --help output
-
-
-
2011-05-03
Peter Maydell
Accepted
target-arm: Don't update base register on abort in Thumb T1 LDM
-
-
-
2011-04-26
Peter Maydell
Accepted
[v2] configure: Make epoll_create1 test work around SPARC glibc bug
-
-
-
2011-04-26
Peter Maydell
Accepted
target-arm: Minimal implementation of performance counters
-
-
-
2011-04-21
Peter Maydell
Accepted
configure: Support --target-list=? to list available targets
-
-
-
2011-04-21
Peter Maydell
Superseded
target-arm: Move VLD/VST multiple into helper functions
-
-
-
2011-04-20
Peter Maydell
Superseded
linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC
-
-
-
2011-04-20
Peter Maydell
Accepted
target-arm: Set Invalid flag for NaN in float-to-int conversions
-
-
-
2011-04-19
Peter Maydell
Accepted
hw/arm_boot.c: move initrd load address up to accommodate large kernels
-
-
-
2011-04-19
Peter Maydell
Accepted
configure: Make epoll_create1 test work around SPARC glibc bug
-
-
-
2011-04-19
Peter Maydell
Superseded
[2/2] target-arm: Handle UNDEF cases for Neon VLD/VST multiple-structures
-
-
-
2011-04-18
Peter Maydell
Accepted
[1/2] target-arm: Handle UNDEFs for Neon single element load/stores
-
-
-
2011-04-18
Peter Maydell
Accepted
[3/3] m68k-semi.c: Use correct check for failure of do_brk()
-
-
-
2011-04-18
Peter Maydell
Accepted
[2/3] arm-semi.c: Use correct check for failure of do_brk()
-
-
-
2011-04-18
Peter Maydell
Accepted
[1/3] linux-user: Don't use MAP_FIXED in do_brk()
-
-
-
2011-04-18
Peter Maydell
Accepted
tests/test-mmap.c: Check mmap() return value before using it
-
-
-
2011-04-14
Peter Maydell
Accepted
[2/2] target-arm: Detect tininess before rounding for FP operations
-
-
-
2011-04-12
Peter Maydell
Accepted
[1/2] softfloat: Add setter function for tininess detection mode
-
-
-
2011-04-12
Peter Maydell
Accepted
target-arm: Don't overflow when calculating value for signed VABAL
-
-
-
2011-04-11
Peter Maydell
Accepted
[13/13] target-arm: Handle UNDEF cases for VDUP (scalar)
-
-
-
2011-04-11
Peter Maydell
Accepted
[12/13] target-arm: Treat UNPREDICTABLE VTBL,VTBX case as UNDEF
-
-
-
2011-04-11
Peter Maydell
Accepted
[11/13] target-arm: Handle UNDEF cases for Neon 2 register misc forms
-
-
-
2011-04-11
Peter Maydell
Accepted
[10/13] target-arm: Simplify checking of size field in Neon 2reg-misc forms
-
-
-
2011-04-11
Peter Maydell
Accepted
[09/13] target-arm: Handle UNDEF cases for VEXT
-
-
-
2011-04-11
Peter Maydell
Accepted
[08/13] target-arm: Handle UNDEF cases for Neon 2 regs + scalar forms
-
-
-
2011-04-11
Peter Maydell
Accepted
[07/13] target-arm: Handle UNDEF cases for Neon 3-regs-different-widths
-
-
-
2011-04-11
Peter Maydell
Accepted
[06/13] target-arm: Handle UNDEF cases for Neon invalid modified-immediates
-
-
-
2011-04-11
Peter Maydell
Accepted
[05/13] target-arm: Collapse VSRI case into VSHL,VSLI
-
-
-
2011-04-11
Peter Maydell
Accepted
[04/13] target-arm: Handle UNDEF cases for Neon "2 regs and shift" insns
-
-
-
2011-04-11
Peter Maydell
Accepted
[03/13] target-arm: Simplify three-register pairwise code
-
-
-
2011-04-11
Peter Maydell
Accepted
[02/13] target-arm: Handle UNDEF cases for Neon 3-regs-same insns
-
-
-
2011-04-11
Peter Maydell
Accepted
[01/13] target-arm: Use lookup table for size check on Neon 3-reg-same insns
-
-
-
2011-04-11
Peter Maydell
Accepted
vl.c: Tidy up message printed when we exit on a signal
-
-
-
2011-03-30
Peter Maydell
Accepted
[v3,7/7] hw: Make QEMUMachine structure definitions const
-
-
-
2011-03-29
Peter Maydell
Rejected
[v3,6/7] hw/sun4m: Use a macro to hide the repetitive board init functions
-
-
-
2011-03-29
Peter Maydell
Rejected
[v3,5/7] hw/sun4m: Use the QEMUMachine max_ram to implement memory limit
-
-
-
2011-03-29
Peter Maydell
Rejected
[v3,4/7] hw/sun4m: Move QEMUMachine structs into sun4*_hwdef structs
-
-
-
2011-03-29
Peter Maydell
Rejected
[v3,3/7] vl.c: Fix machine registration so QEMUMachine structs can be const
-
-
-
2011-03-29
Peter Maydell
Rejected
[v3,2/7] hw: Add maximum RAM specifications for ARM devboard models
-
-
-
2011-03-29
Peter Maydell
Rejected
[v3,1/7] Allow boards to specify maximum RAM size
-
-
-
2011-03-29
Peter Maydell
Rejected
[v2,5/5] hw/sun4m: Use a macro to hide the repetitive board init functions
-
-
-
2011-03-28
Peter Maydell
Superseded
[v2,4/5] hw/sun4m: Use the QEMUMachine max_ram to implement memory limit
-
-
-
2011-03-28
Peter Maydell
Superseded
[v2,3/5] hw/sun4m: Move QEMUMachine structs into sun4*_hwdef structs
-
-
-
2011-03-28
Peter Maydell
Superseded
[v2,2/5] hw: Add maximum RAM specifications for ARM devboard models
-
-
-
2011-03-28
Peter Maydell
Superseded
[v2,1/5] Allow boards to specify maximum RAM size
-
-
-
2011-03-28
Peter Maydell
Superseded
vl.c: Fix compilation failure if CONFIG_SDL isn't defined
-
-
-
2011-03-23
Peter Maydell
Accepted
net: Improve the warnings for dubious command line option combinations
-
-
-
2011-03-22
Peter Maydell
Accepted
hw/versatilepb,realview: Fix condition for instantiation of onboard NIC
-
-
-
2011-03-22
Peter Maydell
Accepted
[2/2] hw: Add maximum RAM specifications for ARM devboard models
-
-
-
2011-03-21
Peter Maydell
Superseded
[1/2] Allow boards to specify maximum RAM size
-
-
-
2011-03-21
Peter Maydell
Superseded
tcg/arm: Support host code being compiled for Thumb
-
-
-
2011-03-16
Peter Maydell
Accepted
[2/2] target-arm: Don't leak TCG temp for UNDEFs in Neon load/store space
-
-
-
2011-03-15
Peter Maydell
Accepted
[1/2] target-arm: Fix VLD of single element to all lanes
-
-
-
2011-03-15
Peter Maydell
Accepted
target-arm/helper.c: For float-int conversion helpers pass ints as ints
-
-
-
2011-03-14
Peter Maydell
Accepted
[v2,2/2] target-arm: use make_float32() to make constant floats for VRSQRTS
-
-
-
2011-03-14
Peter Maydell
Accepted
[v2,1/2] target-arm: Fix VRECPS edge cases handling
-
-
-
2011-03-14
Peter Maydell
Accepted
[2/2] target-arm: use make_float32() to make constant floats for VRSQRTS
-
-
-
2011-03-14
Peter Maydell
Superseded
[1/2] target-arm: Fix VRECPS edge cases handling
-
-
-
2011-03-14
Peter Maydell
Superseded
[7/7] target-arm: Use new softfloat min/max functions for VMAX,VMIN
-
-
-
2011-03-11
Peter Maydell
Accepted
[6/7] softfloat: Add float*_min() and float*_max() functions
-
-
-
2011-03-11
Peter Maydell
Accepted
[5/7] target-arm: Correct ABD's handling of negative zeroes
-
-
-
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
[3/7] target-arm: Return right result for Neon comparison with NaNs
-
-
-
2011-03-11
Peter Maydell
Accepted
[2/7] target-arm/neon_helper.c: Use make_float32/float32_val macros
-
-
-
2011-03-11
Peter Maydell
Accepted
[1/7] target-arm: Make Neon helper routines use correct FP status
-
-
-
2011-03-11
Peter Maydell
Superseded
target-arm: Fix TCG temporary leaks for scalar VMULL
-
-
-
2011-03-11
Peter Maydell
Accepted
target-arm: Set Q bit for overflow in SMUAD and SMLAD
-
-
-
2011-03-11
Peter Maydell
Accepted
target-arm: Fix GE bits for v6media signed modulo arithmetic
-
-
-
2011-03-10
Peter Maydell
Accepted
target-arm: Fix UNDEF cases in Thumb load/store
-
-
-
2011-03-10
Peter Maydell
Accepted
[v3,2/2] hw/vexpress.c: Add model of ARM Versatile Express board
-
-
-
2011-03-07
Peter Maydell
Accepted
[v3,1/2] hw/arm_sysctl.c: Add the Versatile Express system registers
-
-
-
2011-03-07
Peter Maydell
Accepted
[v3,3/3] target-arm: Use TCG temporary leak debugging facilities
-
-
-
2011-03-06
Peter Maydell
Accepted
[v2,2/3] target-arm: Remove ad-hoc leak checking code
-
-
-
2011-03-06
Peter Maydell
Accepted
[v2,1/3] tcg: Add support for debugging leakage of temporaries
-
-
-
2011-03-06
Peter Maydell
Accepted
[v2] target-arm: Set carry flag correctly for Thumb2 ORNS
-
-
-
2011-03-06
Peter Maydell
Accepted
[v2,2/2] hw/vexpress.c: Add model of ARM Versatile Express board
-
-
-
2011-03-04
Peter Maydell
Superseded
[v2,1/2] hw/arm_sysctl.c: Add the Versatile Express system registers
-
-
-
2011-03-04
Peter Maydell
Superseded
target-arm: Set carry flag correctly for Thumb2 ORNS
-
-
-
2011-03-02
Peter Maydell
Superseded
target-arm: Handle VMOV between two core and VFP single regs
-
-
-
2011-03-01
Peter Maydell
Accepted
[2/2] hw/vexpress.c: Add model of ARM Versatile Express board
-
-
-
2011-03-01
Peter Maydell
Superseded
[1/2] hw/arm_sysctl.c: Add the Versatile Express system registers
-
-
-
2011-03-01
Peter Maydell
Superseded
target-arm: Don't decode old cp15 WFI instructions on v7 cores
-
-
-
2011-02-25
Peter Maydell
Accepted
linux-user: Fix unlock_user() call in return from poll()
-
-
-
2011-02-25
Peter Maydell
Accepted
ui/vnc-enc-tight.c: Fix compile failure if CONFIG_VNC_JPEG not defined
-
-
-
2011-02-24
Peter Maydell
Accepted
[3/3] target-arm: Use TCG temporary leak debugging facilities
-
-
-
2011-02-23
Peter Maydell
Superseded
[2/3] target-arm: Remove ad-hoc leak checking code
-
-
-
2011-02-23
Peter Maydell
Superseded
[1/3] tcg: Add support for debugging leakage of temporaries
-
-
-
2011-02-23
Peter Maydell
Superseded
target-arm: Implement a minimal set of cp14 debug registers
-
-
-
2011-02-22
Peter Maydell
Accepted
linux-user: Fix large seeks by 32 bit guest on 64 bit host
-
-
-
2011-02-22
Peter Maydell
Accepted
[5/5] hw/realview: Wire up the MMC card status
-
-
-
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
[3/5] hw/pl061.c: Implement ARM PL061 as well as Luminary one
-
-
-
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
[1/5] hw/pl181: Implement GPIO output pins for card status
-
-
-
2011-02-21
Peter Maydell
Accepted
hw/irq.h: Remove unused SetIRQFunc typedef
-
-
-
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
[v3,1/2] target-arm: Refactor to pull narrowing decode into separate function
-
-
-
2011-02-21
Peter Maydell
Accepted
[v2,2/2] target-arm: Fix shift by immediate and narrow where src, dest overlap
-
-
-
2011-02-21
Peter Maydell
Superseded
[v2,1/2] target-arm: Refactor to pull narrowing decode into separate function
-
-
-
2011-02-21
Peter Maydell
Superseded
«
1
2
...
783
784
785
786
»