aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-04-26Utilize selective runtime reg sync for hot code pathsJason J. Herne
2013-04-26Allow selective runtime register synchronizationJason J. Herne
2013-04-26Common: Add quick access to first boot deviceDominik Dingel
2013-04-26S390: CCW: Use new, working firmware by defaultAlexander Graf
2013-04-26S390: ccw firmware: Add compiled blobAlexander Graf
2013-04-26s390-ccw.img: Get queue config from host.Cornelia Huck
2013-04-26s390-ccw.img: Rudimentary error checking.Cornelia Huck
2013-04-26s390-ccw.img: Enhance drain_irqs().Cornelia Huck
2013-04-26s390-ccw.img: Detect devices with stsch.Cornelia Huck
2013-04-26s390-ccw.img: Fix compile warning in s390 ccw virtio codeChristian Borntraeger
2013-04-26s390-ccw.img: Take care of the elf->img transitionChristian Borntraeger
2013-04-26s390-ccw.img: build s390-ccw rom on s3900 system by defaultChristian Borntraeger
2013-04-26s390-ccw.img: replace while loop with a disabled wait on s390 biosChristian Borntraeger