aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-27tcg-arm: Improve scheduling of tcg_out_tlb_readRichard Henderson
2013-04-27tcg-arm: Split out tcg_out_tlb_readRichard Henderson
2013-04-27tcg-arm: Cleanup most primitive load store subroutinesRichard Henderson
2013-04-27tcg-arm: Cleanup multiply subroutinesRichard Henderson
2013-04-27tcg-arm: Use R12 for the tcg temporaryRichard Henderson
2013-04-27tcg-arm: Use TCG_REG_TMP name for the tcg temporaryRichard Henderson
2013-04-27tcg-arm: Implement division instructionsRichard Henderson
2013-04-27tcg-arm: Implement deposit for armv7Richard Henderson
2013-04-27tcg-arm: Improve constant generationRichard Henderson
2013-04-27tcg-arm: Handle constant arguments to add2/sub2Richard Henderson
2013-04-27tcg-arm: Use tcg_out_dat_rIN for comparesRichard Henderson
2013-04-27tcg-arm: Allow constant first argument to subRichard Henderson
2013-04-27tcg-arm: Handle negated constant arguments to and/subRichard Henderson
2013-04-27tcg-arm: Use bic to implement and with constantRichard Henderson
2013-04-27tcg: Log the contents of the prologue with -d out_asmRichard Henderson
2013-04-27tcg-arm: Fix local stack frameRichard Henderson
2013-04-27tcg: fix deposit_i64 op on 32-bit targetsAurelien Jarno
2013-04-27target-ppc: slightly optimize lfiwaxAurelien Jarno
2013-04-27Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemuAurelien Jarno
2013-04-26target-ppc: add support for extended mtfsf/mtfsfi formsAurelien Jarno
2013-04-26target-ppc: emulate store doubleword pair instructionsAurelien Jarno
2013-04-26target-ppc: emulate load doubleword pair instructionsAurelien Jarno
2013-04-26target-ppc: emulate lfiwax instructionAurelien Jarno
2013-04-26target-ppc: emulate fcpsgn instructionAurelien Jarno
2013-04-26target-ppc: emulate prtyw and prtyd instructionsAurelien Jarno
2013-04-26target-ppc: emulate cmpb instructionAurelien Jarno
2013-04-26target-ppc: add instruction flags for Book I 2.05Aurelien Jarno
2013-04-26disas: Disassemble all ppc insns for the guestAurelien Jarno
2013-04-26target-ppc: optimize fabs, fnabs, fnegAurelien Jarno
2013-04-26PPC: Fix dcbz for linux-user on 970Alexander Graf
2013-04-26powerpc: correctly handle fpu exceptions.Tristan Gingold
2013-04-26pseries: Generate device paths for VIO devicesDavid Gibson
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson
2013-04-26target-ppc: Synchronize VPA state with KVMDavid Gibson
2013-04-26pseries: Fix some small errors in XICS logicDavid Gibson
2013-04-26target-ppc: Add more stubs for POWER7 PMU registersDavid Gibson
2013-04-26pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson
2013-04-26pseries: Fix incorrect calculation of RMA size in certain configurationsDavid Gibson
2013-04-26PPC: Fix compile with profiling enabledAlexander Graf
2013-04-26PPC: mac newworld: fix cpu NIP reset valueAlexander Graf
2013-04-26Enable kvm emulated watchdogBharat Bhushan
2013-04-26linux-headers: Update to kvm/queueAlexander Graf
2013-04-26target-ppc: Fix narrow-mode add/sub carry outputRichard Henderson
2013-04-26PPC: Add breakpoint registers for 603 and e300Fabien Chouteau
2013-04-26PPC: fix hreset_vector for 60x, 7x0, 7x5, G2, MPC8xx, MPC5xx, 7400 and 7450Fabien Chouteau
2013-04-26target-ppc: fix nego and subf*o instructionsAurelien Jarno
2013-04-26PPC: Remove env->hreset_excp_prefixFabien Chouteau
2013-04-26PPC: e500: advertise 4.2 MPIC only if KVM supports EPRStuart Yoder
2013-04-26target-ppc: Enable ISEL on POWER7Aurelien Jarno
2013-04-26virtio-rng-s390: add properties.KONRAD Frederic