aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-27sparc64: fix loosing interruptsArtyom Tarasenko
2013-04-27sparc64: allow 64 IRQ linesArtyom Tarasenko
2013-04-27tcg-arm: Remove long jump from tcg_out_goto_labelRichard Henderson
2013-04-27tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson
2013-04-27tcg-arm: Use movi32 + blx for calls on v7Richard Henderson
2013-04-27tcg-arm: Delete the 'S' constraintRichard Henderson
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-27ccid: Fix crash when backend isn't specifiedCole Robinson
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-27win32: generate console executable againPaolo Bonzini
2013-04-27win32: move Makefile dependencies on version-obj-y to rules.makPaolo Bonzini
2013-04-27win32: add generic RC rules to rules.makPaolo Bonzini
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