2011-07-30 |
Peter Maydell | hw/nand: Pass block device state to init function Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-30 |
Peter Maydell | lm832x: Take DeviceState pointer in lm832x_key_event() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-30 |
Peter Maydell | hw/omap_clk: Add the clock for the OMAP2430-specific... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-26 |
Peter Maydell | target-arm: Don't print debug messages for various... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-26 |
Peter Maydell | target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-26 |
Peter Maydell | target-arm: Handle UNDEF and UNPREDICTABLE cases for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-26 |
Peter Maydell | target-arm: Support v6 barriers in linux-user mode Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-26 |
Peter Maydell | target-arm: Mark 1136r1 as a v6K core Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-16 |
Peter Maydell | tcg/README: Expand advice on number of TCG ops per... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-13 |
Peter Maydell | linux-user/signal.c: Rename s390 target_ucontext fields... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-12 |
Peter Maydell | target-alpha, target-ppc: Remove unnecessary setjmp... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-12 |
Peter Maydell | exec-all.h: Make MAX_OP_PER_INSTR large enough for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-12 |
Peter Maydell | exec.c: Fix calculation of code_gen_buffer_max_size Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-11 |
Peter Maydell | linux-user/syscall.c: Enforce pselect6 sigset size... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-11 |
Peter Maydell | linux-user: Implement prlimit64 syscall Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-11 |
Peter Maydell | linux-user: Add syscall numbers from kernel 2.6.39.2 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-05 |
Peter Maydell | hw/usb-musb.c: Don't misuse usb_packet_complete() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-24 |
Peter Maydell | MAINTAINERS: Fix typo in email address Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-24 |
Peter Maydell | configure: Don't create symlinks to nonexistent targets Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-23 |
Peter Maydell | hw/usb-ohci.c: Fix handling of remote wakeup corner... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | target-arm: Minimal implementation of performance counters Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | Revert "Makefile.target: Allow target helpers to be... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | Revert "target-arm: Use global env in neon_helper.c... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | target-arm: Pass fp status pointer explicitly to neon... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | target-arm: Make VFP binop helpers take pointer to... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | target-arm: Add helper function to generate code to... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | Revert "target-arm: Use global env in iwmmxt_helper... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | net: Warn about "-net nic" options which were ignored Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | net: Don't warn about the default network setup Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | Revert "net: Improve the warnings for dubious command... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | linux-user/signal.c: Remove unused fenab Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | linux-user/signal.c: Remove only-ever-set variable... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | linux-user: Bump do_syscall() up to 8 syscall arguments Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | m68k-semi.c: Use correct check for failure of do_brk() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | arm-semi.c: Use correct check for failure of do_brk() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | linux-user: Don't use MAP_FIXED in do_brk() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | linux-user: Handle images where lowest vaddr is not... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-15 |
Peter Maydell | hw/9118.c: Implement active-low interrupt support Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-14 |
Peter Maydell | hw/usb-ohci.c: Implement remote wakeup Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-14 |
Peter Maydell | hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED register Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-13 |
Peter Maydell | configure: Detect and don't try to use older libcurl Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-13 |
Peter Maydell | Changelog: Add explanatory note that this file is no... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-03 |
Peter Maydell | tcg: If DEBUG_TCGV, distinguish TCGv_ptr from TCGv_i32... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-03 |
Peter Maydell | tcg/tcg-op.h: Fix prototypes for ld/st functions on... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-03 |
Peter Maydell | target-arm: Fix compilation failure for 64 bit hosts Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | configure: Document --disable-slirp option in --help Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | target-arm/exec.h: Remove unused #define of M0 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | target-arm: Signal InvalidOp for Neon GE and GT compares... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | target-arm: Use correct float status for Neon int-float... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | target-arm: Signal Underflow when denormal flushed... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | softfloat: Add new flag for when denormal result is... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | target-arm: Signal InputDenormal for VRECPE, VRSQRTE... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | target-arm: Don't set FP exceptions in recip, recip_sqrt... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-22 |
Peter Maydell | hw/sd.c: Don't complain about SDIO commands CMD52/CMD53 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-22 |
Peter Maydell | hw/realview.c: Remove duplicate #include line Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-14 |
Peter Maydell | configure: List available targets in --help output Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-14 |
Peter Maydell | target-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-27 |
Peter Maydell | target-arm: Don't update base register on abort in... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-26 |
Peter Maydell | configure: Make epoll_create1 test work around SPARC... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-25 |
Peter Maydell | linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-25 |
Peter Maydell | target-arm: Handle UNDEF cases for Neon VLD/VST multiple... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-25 |
Peter Maydell | target-arm: Handle UNDEFs for Neon single element load... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-20 |
Peter Maydell | target-arm: Set Invalid flag for NaN in float-to-int... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-20 |
Peter Maydell | hw/arm_boot.c: move initrd load address up to accommodate... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Maydell | tests/test-mmap.c: Check mmap() return value before... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-13 |
Peter Maydell | target-arm: Don't overflow when calculating value for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Detect tininess before rounding for FP... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | softfloat: Add setter function for tininess detection... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Treat UNPREDICTABLE VTBL, VTBX case as... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Handle UNDEF cases for Neon 2 register... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Simplify checking of size field in Neon... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Handle UNDEF cases for VEXT Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Handle UNDEF cases for Neon 2 regs + scalar... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Handle UNDEF cases for Neon 3-regs-different... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Handle UNDEF cases for Neon invalid modified... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Collapse VSRI case into VSHL, VSLI Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Handle UNDEF cases for Neon "2 regs and... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Handle UNDEF cases for Neon 3-regs-same... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Use lookup table for size check on Neon... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-04 |
Peter Maydell | cpu-all.h: Remove unnecessary target-specific ifdef... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-04 |
Peter Maydell | target-arm: Make Neon helper routines use correct FP... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-04 |
Peter Maydell | target-arm: Use global env in iwmmxt_helper.c helpers Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-04 |
Peter Maydell | target-arm: Use global env in neon_helper.c helpers Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-04 |
Peter Maydell | Makefile.target: Allow target helpers to be in any... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | vl.c: Tidy up message printed when we exit on a signal Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | hw/vexpress.c: Add model of ARM Versatile Express board Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | target-arm/helper.c: For float-int conversion helpers... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | target-arm: Use new softfloat min/max functions for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | softfloat: Add float*_min() and float*_max() functions Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | target-arm: Correct ABD's handling of negative zeroes Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | target-arm: Return right result for Neon comparison... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | target-arm/neon_helper.c: Use make_float32/float32_val... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-01 |
Peter Maydell | net: Improve the warnings for dubious command line... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-01 |
Peter Maydell | hw/versatilepb, realview: Fix condition for instantiation... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-01 |
Peter Maydell | target-arm: Don't leak TCG temp for UNDEFs in Neon... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-01 |
Peter Maydell | target-arm: Fix VLD of single element to all lanes Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-03-25 |
Peter Maydell | vl.c: Fix compilation failure if CONFIG_SDL isn't defined Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-03-24 |
Peter Maydell | tcg/arm: Support host code being compiled for Thumb Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-03-22 |
Peter Maydell | target-arm: use make_float32() to make constant floats... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |