summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | tcg-i386: Implement small forward branches.Richard Henderson2010-02-062-38/+81
* | Add -static earlier to LDFLAGS for compile_prog()Loïc Minier2010-02-061-2/+3
* | Fix missing symbols in .rel/.rela.plt sectionsLoïc Minier2010-02-062-4/+28
* | configure: remove debugging code introduced in aa527b65d8187b97d73f889b6cae7b...Aurelien Jarno2010-02-061-3/+0
* | configure: fix compilation on hosts without -fstack-protector-allAurelien Jarno2010-02-061-2/+5
* | Update MAINTAINERSAurelien Jarno2010-02-061-2/+2
* | target-mips: don't call cpu_loop_exit() from helper.cAurelien Jarno2010-02-063-8/+22
* | target-arm: refactor cp15.c13 register accessRiku Voipio2010-02-062-16/+55
* | linux-user: remove signal handler before calling abort()Riku Voipio2010-02-061-0/+9
* | fix locking error with current_tbRiku Voipio2010-02-061-2/+2
OpenPOWER on IntegriCloud