Age | Commit message (Expand) | Author |
2017-01-18 | target-sparc: ignore MMU-faults if MMU is disabled in hypervisor mode | Artyom Tarasenko |
2017-01-16 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-... | Peter Maydell |
2017-01-16 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.9-pull-request' ... | Peter Maydell |
2017-01-14 | target-m68k: increment/decrement with SP | Laurent Vivier |
2017-01-14 | target-m68k: CAS doesn't need aligned access | Laurent Vivier |
2017-01-14 | target-m68k: manage pre-dec et post-inc in CAS | Laurent Vivier |
2017-01-14 | target-m68k: fix gen_flush_flags() | Laurent Vivier |
2017-01-14 | target-m68k: fix bit operation with immediate value | Laurent Vivier |
2017-01-14 | target-m68k: Implement bfffo | Richard Henderson |
2017-01-14 | target-m68k: Implement bitfield ops for memory | Richard Henderson |
2017-01-14 | target-m68k: Implement bitfield ops for registers | Richard Henderson |
2017-01-13 | target/arm: Fix ubfx et al for aarch64 | Richard Henderson |
2017-01-13 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell |
2017-01-13 | cputlb: drop flush_global flag from tlb_flush | Alex Bennée |
2017-01-13 | qom/cpu: move tlb_flush to cpu_common_reset | Alex Bennée |
2017-01-12 | Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2017-01-1... | Peter Maydell |
2017-01-12 | qmp: Report QOM type name on query-cpu-definitions | Eduardo Habkost |
2017-01-12 | target/i386: Fix bad patch application to translate.c | Doug Evans |
2017-01-11 | target-tricore: Add updfl instruction | Bastian Koppelmann |
2017-01-11 | target-tricore: Added new JNE instruction variant | Peer Adelt |
2017-01-11 | target-tricore: Added new MOV instruction variant | Peer Adelt |
2017-01-11 | target-tricore: Added MADD.F and MSUB.F instructions | Bastian Koppelmann |
2017-01-11 | target-tricore: Added FTOUZ instruction | Bastian Koppelmann |
2017-01-10 | target-i386: Use ctpop helper | Richard Henderson |
2017-01-10 | target-tilegx: Use ctpop helper | Richard Henderson |
2017-01-10 | target-sparc: Use ctpop helper | Richard Henderson |
2017-01-10 | target-s390x: Avoid a loop for popcnt | Richard Henderson |
2017-01-10 | target-ppc: Use ctpop helper | Richard Henderson |
2017-01-10 | target-alpha: Use ctpop helper | Richard Henderson |
2017-01-10 | target-xtensa: Use clrsb helper | Richard Henderson |
2017-01-10 | target-tricore: Use clrsb helper | Richard Henderson |
2017-01-10 | target-arm: Use clrsb helper | Richard Henderson |
2017-01-10 | target-i386: Use clz and ctz opcodes | Richard Henderson |
2017-01-10 | target-arm: Use clz opcode | Richard Henderson |
2017-01-10 | target-xtensa: Use clz opcode | Richard Henderson |
2017-01-10 | target-unicore32: Use clz opcode | Richard Henderson |
2017-01-10 | target-tricore: Use clz opcode | Richard Henderson |
2017-01-10 | target-tilegx: Use clz and ctz opcodes | Richard Henderson |
2017-01-10 | target-s390x: Use clz opcode | Richard Henderson |
2017-01-10 | target-ppc: Use clz and ctz opcodes | Richard Henderson |
2017-01-10 | target-openrisc: Use clz and ctz opcodes | Richard Henderson |
2017-01-10 | target-mips: Use clz opcode | Richard Henderson |
2017-01-10 | target-microblaze: Use clz opcode | Richard Henderson |
2017-01-10 | target-cris: Use clz opcode | Richard Henderson |
2017-01-10 | target-alpha: Use the ctz and clz opcodes | Richard Henderson |
2017-01-10 | target-s390x: Use the new deposit and extract ops | Richard Henderson |
2017-01-10 | target-ppc: Use the new deposit and extract ops | Richard Henderson |
2017-01-10 | target-mips: Use the new extract op | Richard Henderson |
2017-01-10 | target-i386: Use new deposit and extract ops | Richard Henderson |
2017-01-10 | target-arm: Use new deposit and extract ops | Richard Henderson |