summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exec-all.h: Increase MAX_OP_PER_INSTR for ARM A64 decoderPeter Maydell2014-03-171-1/+1
* target-arm: A64: Implement FRINT*Peter Maydell2014-03-171-3/+42
* target-arm: A64: Implement SRIPeter Maydell2014-03-171-8/+49
* target-arm: A64: Add FRECPX (reciprocal exponent)Alex Bennée2014-03-173-1/+130
* target-arm: A64: List unsupported shift-imm opcodesPeter Maydell2014-03-171-2/+11
* target-arm: A64: Implement FCVTLPeter Maydell2014-03-171-0/+47
* target-arm: A64: Implement FCVTNPeter Maydell2014-03-171-1/+23
* target-arm: A64: Implement FCVT[NMAPZ][SU] SIMD instructionsPeter Maydell2014-03-171-19/+169
* target-arm: A64: Implement SHLL, SHLL2Peter Maydell2014-03-171-1/+31
* target-arm: A64: Implement SADDLP, UADDLP, SADALP, UADALPPeter Maydell2014-03-173-1/+139
* target-arm: A64: Saturating and narrowing shift opsAlex Bennée2014-03-171-3/+178
* target-arm: A64: Add remaining CLS/Z vector opsAlex Bennée2014-03-173-1/+41
* target-arm: A64: Add FSQRT to C3.6.17 (two misc)Alex Bennée2014-03-171-1/+12
* target-arm: A64: Add last AdvSIMD Integer to FP opsAlex Bennée2014-03-171-9/+123
* target-arm: A64: Fix bug in add_sub_ext handling of rnAlex Bennée2014-03-171-2/+1
* target-arm: A64: Implement PMULL instructionPeter Maydell2014-03-175-2/+78
* target-arm: Add ARM_CP_IO notation to PMCR reginfoPeter Maydell2014-03-171-0/+1
* virt: Set reset-cbar on CPUsPeter Maydell2014-03-171-0/+6
* exynos4210: Set reset-cbar property of Cortex-A9 CPUsPeter Maydell2014-03-171-3/+13
* realview-pbx-a9: Set reset-cbar property for CPUsPeter Maydell2014-03-171-10/+29
* vexpress: Set reset-cbar property for CPUsPeter Maydell2014-03-171-62/+61
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-3' into stagingPeter Maydell2014-03-174-4/+42
|\
| * gtk: Don't warp absolute pointerCole Robinson2014-03-171-0/+8
| * gtk: Fix mouse warping with gtk3Cole Robinson2014-03-171-1/+1
| * gtk: Allow to activate grab-on-hover from the command lineJan Kiszka2014-03-174-3/+33
* | Merge remote-tracking branch 'remotes/bonzini/fixes-for-2.0' into stagingPeter Maydell2014-03-174-15/+30
|\ \ | |/ |/|
| * vl.c: Output error on invalid machine typeMiroslav Rezanina2014-03-171-8/+13
| * target-alpha: fix subl and s8subl indentationPaolo Bonzini2014-03-171-1/+2
| * qemu-nbd: Fix coverity issuesPaolo Bonzini2014-03-171-4/+13
| * rules.mak: Fix per object libs extractionFam Zheng2014-03-171-2/+2
|/
* Makefile: Fix "make clean"Fam Zheng2014-03-171-4/+1
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-15' in...Peter Maydell2014-03-1512-41/+61
|\
| * FSL eTSEC: Fix typo in rx ringFabien Chouteau2014-03-151-2/+2
| * scripts/make-release: Don't distribute .git directoriesCole Robinson2014-03-151-1/+1
| * configure: Don't use __int128_t for clang versions before 3.2Stefan Weil2014-03-151-0/+5
| * audio: Add 'static' attributes to several variablesStefan Weil2014-03-151-3/+3
| * tests: Fix 'make test' for i686 hosts (build regression)Stefan Weil2014-03-151-5/+8
| * misc: Fix typos in commentsStefan Weil2014-03-154-5/+5
| * Add qga/qapi-generated to .gitignoreGabriel L. Somlo2014-03-151-0/+1
| * hw/timer/grlib_gptimer: Avoid integer overflowsSebastian Huber2014-03-151-2/+2
| * .travis.yml: add IRC notifications for build failuresAlex Bennée2014-03-151-0/+6
| * .travis.yml: trivial whitespace fixupAlex Bennée2014-03-151-17/+17
| * .travis.yml: re-enable lttng user space trace testAlex Bennée2014-03-151-5/+4
| * .travis.yml: add a new build target with non-core devlibsAlex Bennée2014-03-151-0/+4
| * sasl: Avoid 'Could not find keytab file' in syslogLaszlo Ersek2014-03-151-1/+3
* | Merge remote-tracking branch 'remotes/rth/tcg-aarch-6-2' into stagingPeter Maydell2014-03-152-255/+594
|\ \
| * | tcg-aarch64: Introduce tcg_out_insn_3405Richard Henderson2014-03-141-21/+27
| * | tcg-aarch64: Support div, remRichard Henderson2014-03-142-13/+45
| * | tcg-aarch64: Support muluh, mulshRichard Henderson2014-03-142-2/+14
| * | tcg-aarch64: Support add2, sub2Richard Henderson2014-03-142-4/+80
OpenPOWER on IntegriCloud