summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcg/mips: fix crash in tcg_out_qemu_ld()Aurelien Jarno2010-02-091-2/+2
* target-sh4: MMU: separate execute and read/write permissionsAurelien Jarno2010-02-091-21/+6
* target-sh4: MMU: fix store queue addressesAurelien Jarno2010-02-091-1/+1
* target-sh4: MMU: remove dead codeAurelien Jarno2010-02-091-18/+0
* target-sh4: MMU: reduce the size of a TLB entryAurelien Jarno2010-02-091-12/+11
* target-sh4: MMU: optimize UTLB accessesAurelien Jarno2010-02-091-24/+14
* target-sh4: MMU: fix ITLB priviledge checkAurelien Jarno2010-02-091-1/+1
* target-sh4: MMU: simplify call to tlb_set_page()Aurelien Jarno2010-02-091-6/+3
* target-sh4: MMU: fix mem_idx computationAurelien Jarno2010-02-091-1/+1
* sh7750: handle MMUCR TI bitAurelien Jarno2010-02-093-2/+25
* tcg/mips: implement setcond2Aurelien Jarno2010-02-091-12/+80
* Merge remote branch 'linux-user/linux-user-for-upstream' into staging-tmpAnthony Liguori2010-02-080-0/+0
|\
| * target-arm: refactor cp15.c13 register accessRiku Voipio2010-02-052-16/+55
| * linux-user: remove signal handler before calling abort()Riku Voipio2010-02-051-0/+9
| * fix locking error with current_tbRiku Voipio2010-02-051-2/+2
| * linux-user: adapt uname machine to emulated CPULoïc Minier2010-02-054-2/+76
* | Merge remote branch 'qemu-kvm/uq/master' into staging-tmpAnthony Liguori2010-02-088-17/+49
|\ \
| * | Fix incoming migration with iothreadMarcelo Tosatti2010-02-031-0/+2
| * | KVM: Move and rename regs_modifiedJan Kiszka2010-02-032-8/+8
| * | KVM: Make vmport KVM-compatibleJan Kiszka2010-02-031-0/+3
| * | KVM: x86: Fix up misreported CPU featuresJan Kiszka2010-02-031-1/+7
| * | KVM: Request setting of nmi_pending and sipi_vectorJan Kiszka2010-02-031-0/+3
| * | kvm: Flush coalesced MMIO buffer periodlySheng Yang2010-02-035-8/+26
| |/
* | tcg/mips: implement setcondAurelien Jarno2010-02-081-0/+65
* | configure: fix the static compilation for sdlTeLeMan2010-02-081-2/+5
* | configure: Add --enable-docs and --disable-docs to --helpDirk Ullrich2010-02-081-0/+2
* | target-sh4: minor optimisationsAurelien Jarno2010-02-081-26/+26
* | SH4/R2D: fix poweroffAurelien Jarno2010-02-081-4/+5
* | tcg: move setcond* ops to non-optional sectionAurelien Jarno2010-02-081-35/+37
* | tcg: add setcondi pseudo-opAurelien Jarno2010-02-081-0/+18
* | block/curl: %Z is not a valid conversion specifiermalc2010-02-081-1/+1
* | vl.c: avoid preprocessor directives in a printf callPaolo Bonzini2010-02-082-10/+12
* | do not interpolate % from vl.c to qemu-options.hPaolo Bonzini2010-02-082-13/+7
* | cope with printf macro definition in readline.cPaolo Bonzini2010-02-081-0/+1
* | qemu-img: avoid preprocessor directives in a printf callPaolo Bonzini2010-02-081-4/+5
* | Revert "On some systems printf is a macro"malc2010-02-083-52/+48
* | dec: actually implement PCI bridgingBlue Swirl2010-02-072-0/+28
* | esp: use CamelCaseFunc for function typesBlue Swirl2010-02-072-7/+7
* | fw_cfg: don't use reserved _ prefixBlue Swirl2010-02-072-3/+3
* | fdc: don't use reserved _ prefixBlue Swirl2010-02-071-6/+6
* | fdc: don't use reserved _t suffixBlue Swirl2010-02-074-192/+190
* | escc: don't use reserved _t suffixBlue Swirl2010-02-071-4/+4
* | m48t59: don't use reserved _t suffixBlue Swirl2010-02-075-55/+52
* | tcg/ppc64: implement setcondmalc2010-02-071-0/+133
* | tcg/ppc32: proper setcond implementationmalc2010-02-071-25/+25
* | tcg/ppc32: implement setcond[2]malc2010-02-071-14/+157
* | On some systems printf is a macromalc2010-02-073-48/+52
* | Do not use dprintfmalc2010-02-0714-204/+204
* | arm host: fix compiler warningStefan Weil2010-02-062-27/+0
* | tcg-i386: Implement setcond.Richard Henderson2010-02-061-3/+70
OpenPOWER on IntegriCloud