summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-21target-sh4: optimize swap.wAurelien Jarno1-11/+1
2012-09-21target-sh4: optimize xtrctAurelien Jarno1-1/+0
2012-09-21target-sh4: implement addv and subv using TCGAurelien Jarno3-62/+34
2012-09-21target-sh4: implement addc and subc using TCGAurelien Jarno3-36/+36
2012-09-21target-sh4: use float32_muladd() to implement fmacAurelien Jarno1-2/+1
2012-09-21target-sh4: mark a few helpers const and pureAurelien Jarno1-3/+3
2012-09-21target-xtensa: don't emit extra tcg_gen_goto_tbMax Filippov1-1/+3
2012-09-21target-xtensa: fix extui shift amountMax Filippov1-3/+21
2012-09-19tcg/optimize: fix end of basic block detectionAurelien Jarno1-13/+9
2012-09-19target-mips: Implement Loongson Multimedia InstructionsRichard Henderson4-4/+1180
2012-09-19target-mips: Always evaluate debugging macro argumentsRichard Henderson1-14/+17
2012-09-19target-mips: Fix MIPS_DEBUG.Richard Henderson1-36/+38
2012-09-19target-mips: Set opn in gen_ldst_multiple.Richard Henderson1-0/+6
2012-09-19hw/pflash_cfi0[12]: Use host-utils.h ctz32()Peter Maydell2-72/+2
2012-09-19pflash_cfi01: fix vendor specific extended queryAurelien Jarno1-1/+3
2012-09-19revert "TCG: fix copy propagation"Aurelien Jarno2-14/+6
2012-09-19tcg: mark set_label with TCG_OPF_BB_END flagAurelien Jarno2-6/+1
2012-09-19tcg/i386: allow constants in load/store opsAurelien Jarno1-13/+37
2012-09-19xilinx_timer: Fix a compile error if debug enabledChris Wulff1-1/+2
2012-09-19xilinx: fix names of ethernet and dma links.Peter A. G. Crosthwaite1-2/+4
2012-09-19xilinx.h: Error check when setting linksPeter A. G. Crosthwaite1-2/+8
2012-09-19xilinx_timer: Fixed "frequency" prop namePeter A. G. Crosthwaite2-2/+3
2012-09-19xilinx_timer: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite1-4/+4
2012-09-19xilinx_timer: Removed comma in device namePeter A. G. Crosthwaite2-3/+3
2012-09-19arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archsPeter Maydell1-0/+5
2012-09-17Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori3-46/+68
2012-09-17Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori12-88/+305
2012-09-17Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori20-63/+48
2012-09-17Merge remote-tracking branch 'spice/spice.v60' into stagingAnthony Liguori5-40/+225
2012-09-17Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori11-63/+186
2012-09-17Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori9-53/+125
2012-09-17Revert "Add ability to disable build of all targets"Anthony Liguori1-4/+9
2012-09-17cpu_physical_memory_write_rom() needs to do TB invalidatesDavid Gibson1-0/+7
2012-09-17qemu-char: BUGFIX, don't call FD_ISSET with negative fdDavid Gibson2-2/+6
2012-09-17Revert 455aa1e08 and c3767ed0ebAnthony Liguori1-6/+1
2012-09-17pc: Drop practically unused BOCHS BIOS debug portsJan Kiszka1-27/+0
2012-09-17add -machine mem-merge=on|off optionLuiz Capitulino3-4/+26
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl31-525/+53
2012-09-15target-mips: switch to AREG0 free modeBlue Swirl6-1086/+1163
2012-09-15target-sh4: switch to AREG0 free modeBlue Swirl5-189/+195
2012-09-15target-cris: Switch to AREG0 free modeAurelien Jarno6-187/+181
2012-09-15target-cris: Avoid AREG0 for helpersAurelien Jarno4-77/+88
2012-09-15target-microblaze: switch to AREG0 free modeBlue Swirl5-118/+110
2012-09-15target-arm: final conversion to AREG0 free modeBlue Swirl6-21/+16
2012-09-15target-arm: convert remaining helpersBlue Swirl3-125/+125
2012-09-15target-arm: convert void helpersBlue Swirl3-18/+18
2012-09-15target-unicore32: switch to AREG0 free modeBlue Swirl5-75/+58
2012-09-15target-m68k: avoid using cpu_single_envBlue Swirl1-130/+140
2012-09-15target-m68k: switch to AREG0 free modeBlue Swirl5-82/+68
2012-09-15target-lm32: switch to AREG0 free modeBlue Swirl5-46/+35