aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-08target-arm: Widen exclusive-access support struct fields to 64 bitsPeter Maydell4-46/+64
2014-01-08target-arm: aarch64: add support for ld litAlexander Graf1-2/+45
2014-01-08target-arm: A64: add support for conditional compare insnsClaudio Fontana1-13/+60
2014-01-08target-arm: A64: add support for add/sub with carryClaudio Fontana1-2/+103
2014-01-07target-arm: Widen thread-local register state fields to 64 bitsPeter Maydell5-13/+36
2014-01-07target-arm: A64: Implement minimal set of EL0-visible sysregsPeter Maydell3-1/+115
2014-01-07target-arm: A64: Implement MRS/MSR/SYS/SYSLPeter Maydell1-30/+82
2014-01-07target-arm: Remove ARMCPU/CPUARMState from cpregs APIs used by decoderPeter Maydell5-12/+17
2014-01-04target-arm: Update generic cpreg code for AArch64Peter Maydell3-9/+211
2014-01-04target-arm: Pull "add one cpreg to hashtable" into its own functionPeter Maydell1-42/+52
2013-12-23target-arm: A64: implement FMOVPeter Maydell1-1/+85
2013-12-23target-arm: A64: Add decoder skeleton for FP instructionsPeter Maydell1-1/+169
2013-12-23target-arm: A64: implement SVC, BRKAlexander Graf1-2/+49
2013-12-23target-arm: A64: add support for 3 src data proc insnsAlexander Graf1-2/+95
2013-12-23target-arm: A64: add support for move wide instructionsAlex Bennée1-2/+49
2013-12-23target-arm: A64: add support for add, addi, sub, subiAlex Bennée1-6/+286
2013-12-23target-arm: A64: add support for ld/st with indexAlex Bennée1-1/+124
2013-12-23target-arm: A64: add support for ld/st with reg offsetAlex Bennée1-1/+143
2013-12-23target-arm: A64: add support for ld/st unsigned immAlex Bennée1-1/+88
2013-12-23target-arm: A64: add support for ld/st pairPeter Maydell1-2/+277
2013-12-22PPC: Fix compilation with TCG debugAlexander Graf1-62/+81
2013-12-21Merge tag 'signed-s390-for-upstream' of git://github.com/agraf/qemuAurelien Jarno3-52/+50
2013-12-21target-sh4: Use new qemu_ld/st opcodesAurelien Jarno1-77/+90
2013-12-21target-mips: Use new qemu_ld/st opcodesAurelien Jarno1-67/+52
2013-12-21tcg/i386: fix a commentAurelien Jarno1-1/+1
2013-12-19Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream' into stagingAnthony Liguori33-387/+1237
2013-12-20spapr: limit numa memory regions by ram sizePaul Mackerras1-4/+16
2013-12-20spapr: make sure RMA is in first mode of first memory nodeAlexey Kardashevskiy1-6/+11
2013-12-20device_tree: qemu_fdt_setprop: Rename val_array argPeter Crosthwaite2-3/+3
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite12-284/+285
2013-12-20PPC: Add VSX to hflagsAlexander Graf1-1/+1
2013-12-20Add xxsldwiTom Musta1-0/+62
2013-12-20Add xxspltwTom Musta1-0/+31
2013-12-20Add xxselTom Musta1-0/+76
2013-12-20Add xxmrgh/xxmrglTom Musta1-0/+41
2013-12-20Add Power7 VSX Logical InstructionsTom Musta1-0/+29
2013-12-20Add VSX Vector Move InstructionsTom Musta1-0/+71
2013-12-20Add VSX Scalar Move InstructionsTom Musta1-0/+70
2013-12-20roms: Flush icache when writing roms to guest memoryAlexander Graf3-5/+47
2013-12-20spapr: tie spapr-nvram to -pflashPaolo Bonzini1-11/+3
2013-12-20PPC: Use default pci bus name for grackle and heathrowAlexander Graf2-3/+3
2013-12-20spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy2-0/+49
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy7-67/+74
2013-12-20target-ppc: move POWER7+ to a separate familyAlexey Kardashevskiy3-1/+41
2013-12-20Add stxvw4xTom Musta1-0/+28
2013-12-20Add stxsdxTom Musta1-0/+15
2013-12-20Add lxvw4xTom Musta1-0/+29
2013-12-20Add lxvdsxTom Musta1-0/+16
2013-12-20Add lxsdxTom Musta1-0/+16
2013-12-20Add xxpermdiTom Musta1-1/+40