summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-27ccid: Fix crash when backend isn't specifiedlibcacard_ccid.2Cole Robinson1-2/+8
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
2013-04-26S390: ccw firmware: Add compiled blobAlexander Graf2-0/+1
2013-04-26s390-ccw.img: Get queue config from host.Cornelia Huck2-3/+12
2013-04-26s390-ccw.img: Rudimentary error checking.Cornelia Huck1-6/+15
2013-04-26s390-ccw.img: Enhance drain_irqs().Cornelia Huck1-2/+11
2013-04-26s390-ccw.img: Detect devices with stsch.Cornelia Huck1-3/+6
2013-04-26s390-ccw.img: Fix compile warning in s390 ccw virtio codeChristian Borntraeger1-1/+3
2013-04-26s390-ccw.img: Take care of the elf->img transitionChristian Borntraeger1-2/+2
2013-04-26s390-ccw.img: build s390-ccw rom on s3900 system by defaultChristian Borntraeger1-1/+6
2013-04-26s390-ccw.img: replace while loop with a disabled wait on s390 biosChristian Borntraeger3-0/+20
2013-04-26S390: ccw firmware: Add MakefileAlexander Graf2-0/+28
2013-04-26S390: ccw firmware: Add bootmap interpreterAlexander Graf1-0/+235
2013-04-26S390: ccw firmware: Add glue headerAlexander Graf1-0/+131