aboutsummaryrefslogtreecommitdiff
path: root/target-arm
AgeCommit message (Expand)Author
2011-10-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-10-08ARM: fix segfaultBlue Swirl
2011-10-05target-arm: Fix typoAndreas Färber
2011-10-01softmmu_header: pass CPUState to tlb_fillBlue Swirl
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-09Merge remote-tracking branch 'pm-arm/for-upstream' into pmEdgar E. Iglesias
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl
2011-07-30exec.h cleanupBlue Swirl
2011-07-26target-arm: Don't print debug messages for various UNDEF casesfor-upstreamPeter Maydell
2011-07-26target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to avoid TCG assertPeter Maydell
2011-07-26target-arm: Handle UNDEF and UNPREDICTABLE cases for VLDM, VSTMPeter Maydell
2011-07-26target-arm: Support v6 barriers in linux-user modePeter Maydell
2011-07-26target-arm: Mark 1136r1 as a v6K corePeter Maydell
2011-07-26target-arm: support for ARM1176JZF-s coresJamie Iles
2011-07-26target-arm: make VMSAv7 remapping and AP dependent on V6KJamie Iles
2011-07-23Correct spelling of licensedMatthew Fernandez
2011-07-20Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl
2011-07-04arm: Add const attribute to some arm_boot_info pointersStefan Weil
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-06-26Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl
2011-06-26exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl
2011-06-26cpu_loop_exit: avoid using AREG0Blue Swirl
2011-06-22target-arm: Fix BASEPRI, BASEPRI_MAX, and FAULTMASK accessSebastian Huber
2011-06-22target-arm: Minimal implementation of performance countersPeter Maydell
2011-06-22Revert "target-arm: Use global env in neon_helper.c helpers"Peter Maydell
2011-06-22target-arm: Pass fp status pointer explicitly to neon fp helpersPeter Maydell
2011-06-22target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUStatePeter Maydell
2011-06-22target-arm: Add helper function to generate code to get fpstatus pointerPeter Maydell
2011-06-22Revert "target-arm: Use global env in iwmmxt_helper.c helpers"Peter Maydell
2011-06-03target-arm: BKPT instructions should raise prefetch aborts with IFSR type 00010Alex Zuepke
2011-06-03target-arm: Fix compilation failure for 64 bit hostsPeter Maydell
2011-05-23target-arm/exec.h: Remove unused #define of M0Peter Maydell
2011-05-23target-arm: Signal InvalidOp for Neon GE and GT compares of QNaNPeter Maydell
2011-05-23target-arm: Use correct float status for Neon int-float conversionsPeter Maydell
2011-05-23target-arm: Signal Underflow when denormal flushed to zero on outputPeter Maydell
2011-05-23target-arm: Signal InputDenormal for VRECPE, VRSQRTE, VRECPS, VRSQRTSPeter Maydell
2011-05-23target-arm: Don't set FP exceptions in recip, recip_sqrt estimate fnsPeter Maydell
2011-05-15target-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of NaNsPeter Maydell
2011-05-12Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-05-08target-arm: Privatize CPU_INTERRUPT_FIQ.Richard Henderson
2011-05-08Fix typos in comments and code (occured -> occurred and related)Stefan Weil
2011-05-08Fix typos in comments (neccessary -> necessary)Stefan Weil
2011-04-27target-arm: Don't update base register on abort in Thumb T1 LDMPeter Maydell
2011-04-27target-arm: fix LDMIA bug on page boundaryYuYeon Oh
2011-04-25target-arm: Handle UNDEF cases for Neon VLD/VST multiple-structuresPeter Maydell
2011-04-25target-arm: Handle UNDEFs for Neon single element load/storesPeter Maydell
2011-04-20target-arm: Set Invalid flag for NaN in float-to-int conversionsPeter Maydell
2011-04-20Implement basic part of SA-1110/SA-1100Dmitry Eremin-Solenikov
2011-04-20Remove unused function parameter from cpu_restore_stateStefan Weil
2011-04-20Remove unused function parameters from gen_pc_load and rename the functionStefan Weil