summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-alpha: Use movcondRichard Henderson2012-09-211-54/+48
* tcg: Introduce movcondRichard Henderson2012-09-2115-6/+70
* target-sh4: remove useless codeAurelien Jarno2012-09-211-4/+0
* target-sh4: cleanup DisasContextAurelien Jarno2012-09-211-30/+26
* target-sh4: rework exceptions handlingAurelien Jarno2012-09-213-30/+32
* target-sh4: remove gen_clr_t() and gen_set_t()Aurelien Jarno2012-09-211-13/+3
* target-sh4: optimize swap.wAurelien Jarno2012-09-211-11/+1
* target-sh4: optimize xtrctAurelien Jarno2012-09-211-1/+0
* target-sh4: implement addv and subv using TCGAurelien Jarno2012-09-213-62/+34
* target-sh4: implement addc and subc using TCGAurelien Jarno2012-09-213-36/+36
* target-sh4: use float32_muladd() to implement fmacAurelien Jarno2012-09-211-2/+1
* target-sh4: mark a few helpers const and pureAurelien Jarno2012-09-211-3/+3
* target-xtensa: don't emit extra tcg_gen_goto_tbMax Filippov2012-09-211-1/+3
* target-xtensa: fix extui shift amountMax Filippov2012-09-211-3/+21
* tcg/optimize: fix end of basic block detectionAurelien Jarno2012-09-191-13/+9
* target-mips: Implement Loongson Multimedia InstructionsRichard Henderson2012-09-194-4/+1180
* target-mips: Always evaluate debugging macro argumentsRichard Henderson2012-09-191-14/+17
* target-mips: Fix MIPS_DEBUG.Richard Henderson2012-09-191-36/+38
* target-mips: Set opn in gen_ldst_multiple.Richard Henderson2012-09-191-0/+6
* hw/pflash_cfi0[12]: Use host-utils.h ctz32()Peter Maydell2012-09-192-72/+2
* pflash_cfi01: fix vendor specific extended queryAurelien Jarno2012-09-191-1/+3
* revert "TCG: fix copy propagation"Aurelien Jarno2012-09-192-14/+6
* tcg: mark set_label with TCG_OPF_BB_END flagAurelien Jarno2012-09-192-6/+1
* tcg/i386: allow constants in load/store opsAurelien Jarno2012-09-191-13/+37
* xilinx_timer: Fix a compile error if debug enabledChris Wulff2012-09-191-1/+2
* xilinx: fix names of ethernet and dma links.Peter A. G. Crosthwaite2012-09-191-2/+4
* xilinx.h: Error check when setting linksPeter A. G. Crosthwaite2012-09-191-2/+8
* xilinx_timer: Fixed "frequency" prop namePeter A. G. Crosthwaite2012-09-192-2/+3
* xilinx_timer: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite2012-09-191-4/+4
* xilinx_timer: Removed comma in device namePeter A. G. Crosthwaite2012-09-192-3/+3
* arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archsPeter Maydell2012-09-191-0/+5
* Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori2012-09-173-46/+68
|\
| * slirp: Implement TFTP Blocksize optionHervé Poussineau2012-09-141-9/+33
| * slirp: Remove unused return value of tftp_send_next_blockJan Kiszka2012-09-131-9/+5
| * slirp: Handle more than 65535 blocks in TFTP transfersHervé Poussineau2012-09-132-14/+11
| * slirp: improve TFTP performanceHervé Poussineau2012-09-132-14/+19
| * slirp: Fix error reported by static code analysisStefan Weil2012-09-131-1/+1
| * slirp: Remove wrong type casts ins debug statementsStefan Weil2012-09-131-3/+3
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-09-1712-88/+305
|\ \
| * | block: Don't forget to delete temporary fileDunrong Huang2012-09-121-1/+5
| * | Don't require encryption password for 'qemu-img info' commandDaniel P. Berrange2012-09-121-10/+11
| * | qemu-img: Add json output option to the info command.Benoît Canet2012-09-124-49/+199
| * | qapi: Add SnapshotInfo and ImageInfo.Benoît Canet2012-09-121-0/+64
| * | ahci: properly reset PxCMD on HBA resetJason Baron2012-09-121-1/+1
| * | block: fix block tray statusPavel Hrdina2012-09-121-2/+2
| * | vdi: Fix warning from clangStefan Weil2012-09-121-13/+12
| * | block/curl: Fix wrong free statementStefan Weil2012-09-121-2/+1
| * | ide: Fix error messages from static code analysis (no real error)Stefan Weil2012-09-121-9/+2
| * | ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0Ronnie Sahlberg2012-09-121-0/+6
| * | sheepdog: fix savevm and loadvmMORITA Kazutaka2012-09-121-1/+2
| |/
OpenPOWER on IntegriCloud