Age | Commit message (Expand) | Author |
2012-06-04 | Kill off cpu_state_reset() | Andreas Färber |
2012-04-30 | target-m68k: Add QOM CPU subclasses | Andreas Färber |
2012-04-30 | target-m68k: Start QOM'ifying CPU init | Andreas Färber |
2012-04-30 | target-m68k: QOM'ify CPU reset | Andreas Färber |
2012-04-30 | target-m68k: QOM'ify CPU | Andreas Färber |
2012-03-14 | target-m68k: Don't overuse CPUState | Andreas Färber |
2012-03-14 | Rename cpu_reset() to cpu_state_reset() | Andreas Färber |
2012-02-28 | target-m68k: Clean includes | Stefan Weil |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-08-07 | Remove unused is_softmmu parameter from cpu_handle_mmu_fault | Blue Swirl |
2011-06-26 | Remove exec-all.h include directives | Blue Swirl |
2011-05-08 | Fix typos in comments and code (occured -> occurred and related) | Stefan Weil |
2011-01-02 | softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() | Peter Maydell |
2010-10-30 | target-xxx: Use fprintf_function (format checking) | Stefan Weil |
2010-04-23 | m68k: fix if statement with empty body, spotted by clang | Blue Swirl |
2010-03-17 | Large page TLB flush | Paul Brook |
2010-03-12 | Remove cpu_get_phys_page_debug from userspace emulation | Paul Brook |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl |
2009-05-09 | Add m68k_cpu_list() | Laurent Vivier |
2009-04-24 | qemu: introduce qemu_init_vcpu (Marcelo Tosatti) | aliguori |
2009-03-07 | clean build: Fix remaining m68k warnings | aurel32 |
2009-02-05 | targets: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-01-26 | Log reset events (Jan Kiszka) | aliguori |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 |
2008-12-01 | Allocate cleared memory for cpu state. | pbrook |
2008-10-11 | Add GDB XML register description support. | pbrook |
2008-05-24 | Convert m68k target to TCG. | pbrook |
2008-04-11 | Remove osdep.c/qemu-img code duplication | aurel32 |
2007-12-09 | Handle cpu_model in copy_cpu(), by Kirill A. Shutemov. | ths |
2007-11-18 | Add strict checking mode for softfp code. | pbrook |
2007-11-12 | added missing return | bellard |
2007-11-10 | added cpu_model parameter to cpu_init() | bellard |
2007-10-14 | Replace is_user variable with mmu_idx in softmmu core, | j_mayer |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-06-03 | Improve ColdFire CPU selection. | pbrook |
2007-06-03 | MCF5208 emulation. | pbrook |
2007-05-29 | ColdFire EMAC support. | pbrook |
2007-05-26 | Rework m68k cpu feature flags. | pbrook |
2007-05-23 | m68k/ColdFire system emulation. | pbrook |
2006-10-22 | ColdFire target. | pbrook |