aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-08tcg/mips: implement setcondAurelien Jarno
2010-02-08configure: fix the static compilation for sdlTeLeMan
2010-02-08configure: Add --enable-docs and --disable-docs to --helpDirk Ullrich
2010-02-08target-sh4: minor optimisationsAurelien Jarno
2010-02-08SH4/R2D: fix poweroffAurelien Jarno
2010-02-08tcg: move setcond* ops to non-optional sectionAurelien Jarno
2010-02-08tcg: add setcondi pseudo-opAurelien Jarno
2010-02-08block/curl: %Z is not a valid conversion specifiermalc
2010-02-08vl.c: avoid preprocessor directives in a printf callPaolo Bonzini
2010-02-08do not interpolate % from vl.c to qemu-options.hPaolo Bonzini
2010-02-08cope with printf macro definition in readline.cPaolo Bonzini
2010-02-08qemu-img: avoid preprocessor directives in a printf callPaolo Bonzini
2010-02-08Revert "On some systems printf is a macro"malc
2010-02-07dec: actually implement PCI bridgingBlue Swirl
2010-02-07esp: use CamelCaseFunc for function typesBlue Swirl
2010-02-07fw_cfg: don't use reserved _ prefixBlue Swirl
2010-02-07fdc: don't use reserved _ prefixBlue Swirl
2010-02-07fdc: don't use reserved _t suffixBlue Swirl
2010-02-07escc: don't use reserved _t suffixBlue Swirl
2010-02-07m48t59: don't use reserved _t suffixBlue Swirl
2010-02-07tcg/ppc64: implement setcondmalc
2010-02-07tcg/ppc32: proper setcond implementationmalc
2010-02-07tcg/ppc32: implement setcond[2]malc
2010-02-07On some systems printf is a macromalc
2010-02-07Do not use dprintfmalc
2010-02-06arm host: fix compiler warningStefan Weil
2010-02-06tcg-i386: Implement setcond.Richard Henderson
2010-02-06tcg-i386: Implement small forward branches.Richard Henderson
2010-02-06Add -static earlier to LDFLAGS for compile_prog()Loïc Minier
2010-02-06Fix missing symbols in .rel/.rela.plt sectionsLoïc Minier
2010-02-06configure: remove debugging code introduced in aa527b65d8187b97d73f889b6cae7b...Aurelien Jarno
2010-02-06configure: fix compilation on hosts without -fstack-protector-allAurelien Jarno
2010-02-06Update MAINTAINERSAurelien Jarno
2010-02-06target-mips: don't call cpu_loop_exit() from helper.cAurelien Jarno
2010-02-06target-arm: refactor cp15.c13 register accessRiku Voipio
2010-02-06linux-user: remove signal handler before calling abort()Riku Voipio
2010-02-06fix locking error with current_tbRiku Voipio
2010-02-06linux-user: adapt uname machine to emulated CPULoïc Minier
2010-02-06target-ppc: change DCR helpers to target_long argumentsAurelien Jarno
2010-02-06tcg-x86_64: implement setcondRichard Henderson
2010-02-06tcg: add tcg_invert_condRichard Henderson
2010-02-06tcg: generic support for conditional setRichard Henderson
2010-02-06tcg: document double-word support opcodes.Richard Henderson
2010-02-06usb-linux: increase buffer for USB control requestsChristian Krause
2010-02-06mips/malta: fix typoAurelien Jarno
2010-02-06PCI: show also host bridge data in "info pci" outputBlue Swirl
2010-02-06PCI: fix multiple bridge problemsBlue Swirl
2010-02-05Refactor DEC 21154 PCI bridgeBlue Swirl
2010-02-05usb-linux.c: remove write-only variablePaolo Bonzini
2010-02-05vnc.c: remove dead codePaolo Bonzini