aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-20softfloat: fix floatx80_is_{quiet,signaling}_nan()Aurelien Jarno
2011-01-20tcg: README, name deposit second argument len/LENEdgar E. Iglesias
2011-01-20target-i386: Use deposit operation.Richard Henderson
2011-01-20tcg: Define "deposit" as an optional operation.Richard Henderson
2011-01-19microblaze: Add support for load/store reversedEdgar E. Iglesias
2011-01-19microblaze: Tweak comment, fast cases -> common casesEdgar E. Iglesias
2011-01-18sparc: fix NaN handlingBlue Swirl
2011-01-18target-arm: Log instruction start in TCG codePeter Maydell
2011-01-18mips: Break TBs after mfc0_countEdgar E. Iglesias
2011-01-18mips: Expire late timers when reading cp0_countEdgar E. Iglesias
2011-01-18mips: Break out cpu_mips_timer_expireEdgar E. Iglesias
2011-01-17Replace 'extern inline' with 'static inline'Blue Swirl
2011-01-17bsd-user: Fix possible memory leaks and wrong realloc callStefan Weil
2011-01-17sm501: add 2D engine copyrect supportAurelien Jarno
2011-01-17Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2011-01-16m48t59: Fix a wrong opaque passed to nvram read and write routinesHervé Poussineau
2011-01-16gdbstub: Close connection in gdb_exitFabien Chouteau
2011-01-16USB keyboard emulation key mapping errorMichael Tokarev
2011-01-16target-sh4: implement negc using TCGAurelien Jarno
2011-01-16target-sh4: use rotl/rotr when possibleAurelien Jarno
2011-01-16tcg/sparc64: fix segfaultBlue Swirl
2011-01-15target-sh4: correct use of ! and &Aurelien Jarno
2011-01-15monitor: fix a typoBlue Swirl
2011-01-14make_device_config: Fix non-fatal error message with dash and other shellsStefan Weil
2011-01-14MAINTAINERS: add entries for TCGAurelien Jarno
2011-01-14MAINTAINERS: Change MIPS and SH4 maintainersAurelien Jarno
2011-01-14MAINTAINERS: fix typosAurelien Jarno
2011-01-14target-arm: Restore IT bits when resuming after an exceptionPeter Maydell
2011-01-14linux-user: ARM: clear the IT bits when invoking a signal handlerPeter Maydell
2011-01-14target-arm: Refactor translation of exception generating instructionsPeter Maydell
2011-01-14target-arm: Remove redundant setting of IT bits before Thumb SWIPeter Maydell
2011-01-14target-arm: Translate with user-state from TB flags, not CPUStatePeter Maydell
2011-01-14target-arm: Set privileged bit in TB flags correctly for M profilePeter Maydell
2011-01-14target-arm: Translate with condexec bits from TB flags, not CPUStatePeter Maydell
2011-01-14target-arm: Translate with Thumb state from TB flags, not CPUStatePeter Maydell
2011-01-14target-arm: Translate with VFP len/stride from TB flags, not CPUStatePeter Maydell
2011-01-14target-arm: Translate with VFP-enabled from TB flags, not CPUStatePeter Maydell
2011-01-14target-arm: Add symbolic constants for bitfields in TB flagsPeter Maydell
2011-01-14target-arm: Don't generate code specific to current CPU mode for SRSPeter Maydell
2011-01-14target-arm: Use the standard FPSCR value for VRSQRTSPeter Maydell
2011-01-14target-arm: Add support for 'Standard FPSCR Value' as used by NeonPeter Maydell
2011-01-14target-arm: Fix implementation of VRSQRTSPeter Maydell
2011-01-14softfloat: Add float32_is_zero_or_denormal() functionPeter Maydell
2011-01-14lsi53c895a: fix endianness issuesAurelien Jarno
2011-01-14mips/malta: fix board idAurelien Jarno
2011-01-14target-sh4: use setcond when possibleAurelien Jarno
2011-01-14target-sh4: log instructions start in TCG codeAurelien Jarno
2011-01-14target-sh4: simplify comparisons after a 'and' opAurelien Jarno
2011-01-14target-sh4: fix reset on r2dAurelien Jarno
2011-01-14target-sh4: optimize exceptionsAurelien Jarno