summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcg/arm: improve constant loadingAurelien Jarno2011-01-101-18/+21
* tcg/ia64: remove an unnecessary stop bitAurelien Jarno2011-01-101-1/+1
* target-sh4: improve TLBAurelien Jarno2011-01-101-21/+44
* target-sh4: implement writes to mmaped ITLBAurelien Jarno2011-01-093-0/+23
* tcg: fix typo in readmeMike Frysinger2011-01-091-1/+1
* tcg/README: Spelling fixesStefan Weil2011-01-091-4/+4
* qemu-tech: Spelling fixesStefan Weil2011-01-091-2/+2
* qemu-doc: Spelling fixesStefan Weil2011-01-091-10/+10
* qemu-doc: Add missing blanksStefan Weil2011-01-091-2/+2
* qemu-doc: Add missing menu entryStefan Weil2011-01-091-0/+2
* qemu-doc: Clean whitespaceStefan Weil2011-01-091-2/+2
* usb-bsd: fix a file descriptor leakBlue Swirl2011-01-091-32/+39
* alsaaudio: add endianness support for VoiceInMichael Walle2011-01-091-7/+27
* ossaudio: add endianness support for VoiceInMichael Walle2011-01-091-5/+15
* tcg/mips: fix branch target change during code retranslationAurelien Jarno2011-01-081-1/+1
* tcg/arm: fix qemu_st64 for big endian targetsAurelien Jarno2011-01-081-1/+1
* tcg/arm: fix branch target change during code retranslationAurelien Jarno2011-01-081-8/+20
* Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuAurelien Jarno2011-01-0813-46/+238
|\
| * Remove dead code for ARM semihosting commandline handlingWolfgang Schildbach2011-01-074-6/+0
| * Fix commandline handling for ARM semihosted executablesWolfgang Schildbach2011-01-071-30/+49
| * linux-user: Fix incorrect NaN detection in ARM nwfpe emulationPeter Maydell2011-01-071-7/+7
| * softfloat: Implement floatx80_is_any_nan() and float128_is_any_nan()Peter Maydell2011-01-071-0/+11
| * linux-user: Implement FS_IOC_FIEMAP ioctlPeter Maydell2011-01-074-0/+109
| * linux-user: Support ioctls whose parameter size is not constantPeter Maydell2011-01-071-3/+15
| * linux-user: Implement sync_file_range{,2} syscallsPeter Maydell2011-01-073-0/+47
* | cris: Allow more TB chaningEdgar E. Iglesias2011-01-071-19/+22
|/
* cris: Avoid useless tmp in t_gen_cc_jmp()Edgar E. Iglesias2011-01-071-6/+1
* cirrus: delete GCC 4.6 warningsAurelien Jarno2011-01-061-3/+3
* target-arm: wire up the softfloat flush_input_to_zero flagPeter Maydell2011-01-061-1/+7
* target-arm: Set softfloat cumulative exc flags from correct FPSCR bitsPeter Maydell2011-01-061-1/+1
* softfloat: Implement flushing input denormals to zeroPeter Maydell2011-01-062-3/+123
* target-arm: fix SMMLA/SMMLS instructionsAurelien Jarno2011-01-061-45/+51
* block: delete a write-only variableBlue Swirl2011-01-061-5/+0
* cirrus_vga: Declare as little endianBlue Swirl2011-01-061-100/+12
* pc: move port 92 stuff back to pc.c from pckbd.cBlue Swirl2011-01-062-20/+88
* target-ppc: Implement correct NaN propagation rulesAurelien Jarno2011-01-061-2/+17
* target-mips: Implement correct NaN propagation rulesAurelien Jarno2011-01-061-0/+27
* softfloat: use float{32,64,x80,128}_maybe_silence_nan()Aurelien Jarno2011-01-061-43/+16
* softfloat: add float{x80,128}_maybe_silence_nan()Aurelien Jarno2011-01-062-0/+48
* softfloat: fix float{32,64}_maybe_silence_nan() for MIPSAurelien Jarno2011-01-061-6/+14
* softfloat: rename *IsNaN variables to *IsQuietNaNAurelien Jarno2011-01-061-16/+20
* softfloat: remove HPPA specific codeAurelien Jarno2011-01-061-5/+1
* target-ppc: use float32_is_any_nan()Aurelien Jarno2011-01-061-3/+2
* target-ppc: fix default qNaNAurelien Jarno2011-01-061-2/+2
* target-ppc: remove PRECISE_EMULATION defineAurelien Jarno2011-01-062-50/+11
* microblaze: Use more TB chainingEdgar E. Iglesias2011-01-051-5/+23
* cirrus_vga: fix division by 0 for color expansion ropAurelien Jarno2011-01-041-32/+33
* Fix curses on big endian hostsAurelien Jarno2011-01-042-4/+4
* noaudio: correctly account acquired samplesMichael Walle2011-01-041-0/+3
* target-arm: Implement correct NaN propagation rulesPeter Maydell2011-01-021-0/+23
OpenPOWER on IntegriCloud