aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-09alsaaudio: add endianness support for VoiceInMichael Walle
2011-01-09ossaudio: add endianness support for VoiceInMichael Walle
2011-01-08tcg/mips: fix branch target change during code retranslationAurelien Jarno
2011-01-08tcg/arm: fix qemu_st64 for big endian targetsAurelien Jarno
2011-01-08tcg/arm: fix branch target change during code retranslationAurelien Jarno
2011-01-08Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuAurelien Jarno
2011-01-07Remove dead code for ARM semihosting commandline handlingWolfgang Schildbach
2011-01-07Fix commandline handling for ARM semihosted executablesWolfgang Schildbach
2011-01-07linux-user: Fix incorrect NaN detection in ARM nwfpe emulationPeter Maydell
2011-01-07softfloat: Implement floatx80_is_any_nan() and float128_is_any_nan()Peter Maydell
2011-01-07linux-user: Implement FS_IOC_FIEMAP ioctlPeter Maydell
2011-01-07linux-user: Support ioctls whose parameter size is not constantPeter Maydell
2011-01-07cris: Allow more TB chaningEdgar E. Iglesias
2011-01-07linux-user: Implement sync_file_range{,2} syscallsPeter Maydell
2011-01-07cris: Avoid useless tmp in t_gen_cc_jmp()Edgar E. Iglesias
2011-01-06cirrus: delete GCC 4.6 warningsAurelien Jarno
2011-01-06target-arm: wire up the softfloat flush_input_to_zero flagPeter Maydell
2011-01-06target-arm: Set softfloat cumulative exc flags from correct FPSCR bitsPeter Maydell
2011-01-06softfloat: Implement flushing input denormals to zeroPeter Maydell
2011-01-06target-arm: fix SMMLA/SMMLS instructionsAurelien Jarno
2011-01-06block: delete a write-only variableBlue Swirl
2011-01-06cirrus_vga: Declare as little endianBlue Swirl
2011-01-06pc: move port 92 stuff back to pc.c from pckbd.cBlue Swirl
2011-01-06target-ppc: Implement correct NaN propagation rulesAurelien Jarno
2011-01-06target-mips: Implement correct NaN propagation rulesAurelien Jarno
2011-01-06softfloat: use float{32,64,x80,128}_maybe_silence_nan()Aurelien Jarno
2011-01-06softfloat: add float{x80,128}_maybe_silence_nan()Aurelien Jarno
2011-01-06softfloat: fix float{32,64}_maybe_silence_nan() for MIPSAurelien Jarno
2011-01-06softfloat: rename *IsNaN variables to *IsQuietNaNAurelien Jarno
2011-01-06softfloat: remove HPPA specific codeAurelien Jarno
2011-01-06target-ppc: use float32_is_any_nan()Aurelien Jarno
2011-01-06target-ppc: fix default qNaNAurelien Jarno
2011-01-06target-ppc: remove PRECISE_EMULATION defineAurelien Jarno
2011-01-05microblaze: Use more TB chainingEdgar E. Iglesias
2011-01-04cirrus_vga: fix division by 0 for color expansion ropAurelien Jarno
2011-01-04Fix curses on big endian hostsAurelien Jarno
2011-01-04noaudio: correctly account acquired samplesMichael Walle
2011-01-02target-arm: Implement correct NaN propagation rulesPeter Maydell
2011-01-02softfloat: abstract out target-specific NaN propagation rulesPeter Maydell
2011-01-02softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()Peter Maydell
2010-12-31TCG: Improve tb_phys_hash_func()Aurelien Jarno
2010-12-31target-arm: fix UMAAL instructionAurelien Jarno
2010-12-31Fix translation of unary PPC/SPE instructions (efdneg etc.).Mike Pall
2010-12-28target-sparc: fix udiv(cc) and sdiv(cc)Aurelien Jarno
2010-12-27Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2010-12-27x86: Filter out garbage from segment flags dumpJan Kiszka
2010-12-27Fix migrate set speed doc argLuiz Capitulino
2010-12-27target-arm: correct cp15 c1_sys reset value for arm1136 and cortex-a9Juha Riihimäki
2010-12-27target-arm: correct cp15 c1_sys reset value for cortex-a8Mattias Holm
2010-12-27target-arm: fix vmsav6 access controlJuha Riihimäki