aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-27tcg-arm: Use R12 for the tcg temporaryRichard Henderson1-1/+1
2013-04-27tcg-arm: Use TCG_REG_TMP name for the tcg temporaryRichard Henderson1-58/+60
2013-04-27tcg-arm: Implement division instructionsRichard Henderson3-1/+46
2013-04-27tcg-arm: Implement deposit for armv7Richard Henderson2-4/+42
2013-04-27tcg-arm: Improve constant generationRichard Henderson1-23/+44
2013-04-27tcg-arm: Handle constant arguments to add2/sub2Richard Henderson1-48/+58
2013-04-27tcg-arm: Use tcg_out_dat_rIN for comparesRichard Henderson1-20/+20
2013-04-27tcg-arm: Allow constant first argument to subRichard Henderson1-3/+12
2013-04-27tcg-arm: Handle negated constant arguments to and/subRichard Henderson1-6/+35
2013-04-27tcg-arm: Use bic to implement and with constantRichard Henderson2-14/+44
2013-04-27tcg: Log the contents of the prologue with -d out_asmRichard Henderson1-0/+10
2013-04-27tcg-arm: Fix local stack frameRichard Henderson1-74/+47
2013-04-27tcg: fix deposit_i64 op on 32-bit targetsAurelien Jarno1-1/+1
2013-04-27target-ppc: slightly optimize lfiwaxAurelien Jarno1-4/+1
2013-04-27Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemuAurelien Jarno25-186/+796
2013-04-26target-ppc: add support for extended mtfsf/mtfsfi formsAurelien Jarno2-22/+41
2013-04-26target-ppc: emulate store doubleword pair instructionsAurelien Jarno1-0/+48
2013-04-26target-ppc: emulate load doubleword pair instructionsAurelien Jarno1-0/+48
2013-04-26target-ppc: emulate lfiwax instructionAurelien Jarno1-0/+21
2013-04-26target-ppc: emulate fcpsgn instructionAurelien Jarno1-0/+14
2013-04-26target-ppc: emulate prtyw and prtyd instructionsAurelien Jarno1-0/+34
2013-04-26target-ppc: emulate cmpb instructionAurelien Jarno3-0/+24
2013-04-26target-ppc: add instruction flags for Book I 2.05Aurelien Jarno2-2/+4
2013-04-26disas: Disassemble all ppc insns for the guestAurelien Jarno1-0/+1
2013-04-26target-ppc: optimize fabs, fnabs, fnegAurelien Jarno3-40/+34
2013-04-26PPC: Fix dcbz for linux-user on 970Alexander Graf1-1/+1
2013-04-26powerpc: correctly handle fpu exceptions.Tristan Gingold1-11/+12
2013-04-26pseries: Generate device paths for VIO devicesDavid Gibson1-14/+23
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson5-28/+43
2013-04-26target-ppc: Synchronize VPA state with KVMDavid Gibson1-0/+120
2013-04-26pseries: Fix some small errors in XICS logicDavid Gibson1-0/+2
2013-04-26target-ppc: Add more stubs for POWER7 PMU registersDavid Gibson2-0/+13
2013-04-26pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson4-2/+33
2013-04-26pseries: Fix incorrect calculation of RMA size in certain configurationsDavid Gibson1-1/+25
2013-04-26PPC: Fix compile with profiling enabledAlexander Graf1-0/+1
2013-04-26PPC: mac newworld: fix cpu NIP reset valueAlexander Graf1-0/+2
2013-04-26Enable kvm emulated watchdogBharat Bhushan3-4/+139
2013-04-26linux-headers: Update to kvm/queueAlexander Graf2-0/+8
2013-04-26target-ppc: Fix narrow-mode add/sub carry outputRichard Henderson1-13/+22
2013-04-26PPC: Add breakpoint registers for 603 and e300Fabien Chouteau1-0/+34
2013-04-26PPC: fix hreset_vector for 60x, 7x0, 7x5, G2, MPC8xx, MPC5xx, 7400 and 7450Fabien Chouteau1-11/+11
2013-04-26target-ppc: fix nego and subf*o instructionsAurelien Jarno1-1/+1
2013-04-26PPC: Remove env->hreset_excp_prefixFabien Chouteau4-35/+16
2013-04-26PPC: e500: advertise 4.2 MPIC only if KVM supports EPRStuart Yoder3-0/+20
2013-04-26target-ppc: Enable ISEL on POWER7Aurelien Jarno1-1/+1
2013-04-26virtio-rng-s390: add properties.KONRAD Frederic1-0/+8
2013-04-26Utilize selective runtime reg sync for hot code pathsJason J. Herne1-3/+12
2013-04-26Allow selective runtime register synchronizationJason J. Herne2-0/+84
2013-04-26Common: Add quick access to first boot deviceDominik Dingel2-0/+20
2013-04-26S390: CCW: Use new, working firmware by defaultAlexander Graf1-1/+1