summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-18pl011: fix UARTRSR accesses corrupting the UARTCR valueRob Herring1-7/+10
2014-03-18pl011: reset the fifo when enabled or disabledRob Herring1-0/+5
2014-03-18ahci: fix sysbus supportRob Herring1-5/+8
2014-03-18Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-2' into stagingPeter Maydell2-4/+9
2014-03-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140317'...Peter Maydell15-263/+1855
2014-03-18ui/vnc: fix vmware VGA incompatiblitiesPeter Lieven2-4/+9
2014-03-17Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140317' int...Peter Maydell4-51/+14
2014-03-17Merge remote-tracking branch 'remotes/rth/tcg-v8p-2' into stagingPeter Maydell2-301/+304
2014-03-17s390x/sclpconsole-lm: Fix and simplify irq setupChristian Borntraeger1-23/+4
2014-03-17s390x/sclpconsole: Fix and simplify interrupt injectionChristian Borntraeger1-24/+6
2014-03-17s390x/cpu hotplug: Fix memory leakChristian Borntraeger1-3/+3
2014-03-17s390/ipl: Fix error path on BIOS loadingChristian Borntraeger1-1/+1
2014-03-17tcg-sparc: Convert to new ldst opcodesRichard Henderson2-100/+53
2014-03-17tcg-sparc: Convert to new ldst helpersRichard Henderson1-59/+131
2014-03-17tcg-sparc: Tidy tcg_out_tlb_load interfaceRichard Henderson1-40/+30
2014-03-17tcg-sparc: Use TCGMemOp within qemu_ldst routinesRichard Henderson1-51/+65
2014-03-17tcg-sparc: Improve tcg_out_moviRichard Henderson1-21/+31
2014-03-17tcg-sparc: Dont handle constant arguments to ext32 opsRichard Henderson1-12/+4
2014-03-17tcg-sparc: Don't handle remainderRichard Henderson2-23/+2
2014-03-17tcg-sparc: Use intptr_t as appropriateRichard Henderson1-11/+9
2014-03-17tcg-sparc: Tidy call+jump patternsRichard Henderson1-19/+19
2014-03-17tcg-sparc: Fix tlb readRichard Henderson1-21/+15
2014-03-17tcg-sparc: Fix ld64 for 32-bit modeRichard Henderson1-0/+1
2014-03-17scripts/qemu-binfmt-conf.sh: Add AArch64 registrationPeter Maydell1-0/+3
2014-03-17target-arm: A64: Add [UF]RSQRTE (reciprocal root estimate)Alex Bennée4-37/+140
2014-03-17target-arm: A64: Implement FCVTXNPeter Maydell3-1/+43
2014-03-17target-arm: A64: Implement scalar saturating narrow opsAlex Bennée1-7/+28
2014-03-17target-arm: A64: Move handle_2misc_narrow functionAlex Bennée1-90/+90
2014-03-17target-arm: A64: Implement AdvSIMD reciprocal estimate insns URECPE, FRECPEAlex Bennée4-42/+195
2014-03-17softfloat: export squash_input_denormal functionsAlex Bennée2-2/+9
2014-03-17target-arm: A64: Implement FCVTZS, FCVTZU in the shift-imm categoriesPeter Maydell1-2/+78
2014-03-17target-arm: A64: Handle saturating left shifts SQSHL, SQSHLU, UQSHLPeter Maydell1-0/+132
2014-03-17exec-all.h: Increase MAX_OP_PER_INSTR for ARM A64 decoderPeter Maydell1-1/+1
2014-03-17target-arm: A64: Implement FRINT*Peter Maydell1-3/+42
2014-03-17target-arm: A64: Implement SRIPeter Maydell1-8/+49
2014-03-17target-arm: A64: Add FRECPX (reciprocal exponent)Alex Bennée3-1/+130
2014-03-17target-arm: A64: List unsupported shift-imm opcodesPeter Maydell1-2/+11
2014-03-17target-arm: A64: Implement FCVTLPeter Maydell1-0/+47
2014-03-17target-arm: A64: Implement FCVTNPeter Maydell1-1/+23
2014-03-17target-arm: A64: Implement FCVT[NMAPZ][SU] SIMD instructionsPeter Maydell1-19/+169
2014-03-17target-arm: A64: Implement SHLL, SHLL2Peter Maydell1-1/+31
2014-03-17target-arm: A64: Implement SADDLP, UADDLP, SADALP, UADALPPeter Maydell3-1/+139
2014-03-17target-arm: A64: Saturating and narrowing shift opsAlex Bennée1-3/+178
2014-03-17target-arm: A64: Add remaining CLS/Z vector opsAlex Bennée3-1/+41
2014-03-17target-arm: A64: Add FSQRT to C3.6.17 (two misc)Alex Bennée1-1/+12
2014-03-17target-arm: A64: Add last AdvSIMD Integer to FP opsAlex Bennée1-9/+123
2014-03-17target-arm: A64: Fix bug in add_sub_ext handling of rnAlex Bennée1-2/+1
2014-03-17target-arm: A64: Implement PMULL instructionPeter Maydell5-2/+78
2014-03-17target-arm: Add ARM_CP_IO notation to PMCR reginfoPeter Maydell1-0/+1
2014-03-17virt: Set reset-cbar on CPUsPeter Maydell1-0/+6