summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-sh4: fix reset on r2dAurelien Jarno2011-01-143-19/+36
* target-sh4: optimize exceptionsAurelien Jarno2011-01-142-15/+12
* target-sh4: add ftrv instructionAurelien Jarno2011-01-143-0/+38
* target-sh4: add fipr instructionAurelien Jarno2011-01-143-0/+33
* target-sh4: implement FPU exceptionsAurelien Jarno2011-01-141-22/+136
* target-sh4: implement flush-to-zeroAurelien Jarno2011-01-142-0/+2
* target-sh4: define FPSCR constantsAurelien Jarno2011-01-143-9/+37
* target-sh4: use default-NaN modeAurelien Jarno2011-01-141-0/+1
* softfloat: fix default-NaN modeAurelien Jarno2011-01-141-18/+18
* softfloat: SH4 has the sNaN bit setAurelien Jarno2011-01-141-5/+5
* target-sh4: switch sh4 to softfloatAurelien Jarno2011-01-141-3/+3
* configure: fix broken testAurelien Jarno2011-01-141-1/+1
* make trace options use autoconfy namesPaolo Bonzini2011-01-141-4/+4
* move --srcdir detection earlierPaolo Bonzini2011-01-141-5/+7
* [PATCH v3 14/15] remove HOST_CC mention from roms/{sea, vga}bios/config.makPaolo Bonzini2011-01-141-1/+0
* remove source_path_usedPaolo Bonzini2011-01-141-29/+16
* move "ln -sf" emulation to a functionPaolo Bonzini2011-01-141-15/+11
* reorganize sdl-config testsPaolo Bonzini2011-01-141-13/+13
* do not default to non-prefixed pkg-config when cross compilingPaolo Bonzini2011-01-141-2/+2
* fix spelling of $pkg_config, move default together with other cross toolsPaolo Bonzini2011-01-141-17/+17
* provide portable HOST_LONG_BITS testPaolo Bonzini2011-01-141-7/+9
* do not pass bogus $(SRC_PATH) include paths to cc during configurePaolo Bonzini2011-01-143-12/+16
* test cc with the complete set of chosen flagsPaolo Bonzini2011-01-141-25/+25
* fix sparse support (?)Paolo Bonzini2011-01-141-5/+5
* move feature variables to the topPaolo Bonzini2011-01-141-82/+82
* default make and install to environment variablesPaolo Bonzini2011-01-141-9/+10
* default compilation tools to environment variablesPaolo Bonzini2011-01-141-13/+7
* microblaze: Improve unconditional direct branchingEdgar E. Iglesias2011-01-141-7/+14
* cris: Set btaken when storing direct jumpsEdgar E. Iglesias2011-01-131-0/+3
* slirp: Use strcasecmp() to check tftp mode, tsizeSergei Gavrikov2011-01-131-2/+2
* ppc405_uc: fix a buffer overflowBlue Swirl2011-01-121-2/+3
* lan9118: fix a buffer overflowBlue Swirl2011-01-121-2/+2
* vpc: fix a file descriptor leakBlue Swirl2011-01-121-17/+30
* qemu-io: fix a memory leakBlue Swirl2011-01-121-1/+3
* vvfat: fix a file descriptor leakBlue Swirl2011-01-121-0/+1
* loader: fix a file descriptor leakBlue Swirl2011-01-121-2/+3
* vnc-auth-sasl: fix a memory leakBlue Swirl2011-01-121-6/+8
* audio: split sample conversion and volume mixingMichael Walle2011-01-1213-55/+52
* disas: remove opcode printing on ARM hostsAurelien Jarno2011-01-121-5/+0
* arm-dis: Include opcode hex when doing disassemblyPeter Maydell2011-01-121-0/+24
* tcg arm/mips/ia64: add a comment about retranslation and cachesAurelien Jarno2011-01-123-1/+9
* linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAPPeter Maydell2011-01-123-1/+25
* ARM: Fix decoding of VQSHL/VQSHLU immediate formsPeter Maydell2011-01-121-15/+36
* ARM: add neon helpers for VQSHLUJuha Riihimäki2011-01-122-0/+51
* target-sh4: fix fpu disabled/illegal exceptionAurelien Jarno2011-01-111-10/+18
* cris: Remove unused orig_flagsEdgar E. Iglesias2011-01-101-2/+2
* cris: Allow more TB chaining for crisv10Edgar E. Iglesias2011-01-102-14/+33
* cris: Support disassembly of crisv10Edgar E. Iglesias2011-01-103-4/+15
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2011-01-1016-35/+410
|\
| * pci: fix migration path for devices behind bridgesMichael S. Tsirkin2010-12-271-11/+37
OpenPOWER on IntegriCloud