34 Commits (27deebe83657599ae834bb455709b2a6e7c57f82)

Author SHA1 Message Date
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Blue Swirl 97b348e7d2 Remove unused is_softmmu parameter from cpu_handle_mmu_fault 15 years ago
Blue Swirl 2b41f10e18 Remove exec-all.h include directives 15 years ago
Stefan Weil a1c7273b82 Fix typos in comments and code (occured -> occurred and related) 15 years ago
Peter Maydell 185698715d softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() 16 years ago
Stefan Weil 9a78eead0c target-xxx: Use fprintf_function (format checking) 16 years ago
Blue Swirl c4162574c4 m68k: fix if statement with empty body, spotted by clang 16 years ago
Paul Brook d4c430a80f Large page TLB flush 16 years ago
Paul Brook 4fcc562bff Remove cpu_get_phys_page_debug from userspace emulation 16 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
Laurent Vivier 009a4356a7 Add m68k_cpu_list() 17 years ago
aliguori 0bf46a40a1 qemu: introduce qemu_init_vcpu (Marcelo Tosatti) 17 years ago
aurel32 aaedd1f9f3 clean build: Fix remaining m68k warnings 17 years ago
aliguori 0d0266a53b targets: remove error handling from qemu_malloc() callers (Avi Kivity) 17 years ago
aliguori eca1bdf415 Log reset events (Jan Kiszka) 17 years ago
aurel32 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 17 years ago
pbrook 6ad1d22b15 Allocate cleared memory for cpu state. 18 years ago
pbrook 56aebc8916 Add GDB XML register description support. 18 years ago
pbrook e1f3808e03 Convert m68k target to TCG. 18 years ago
aurel32 ca10f86763 Remove osdep.c/qemu-img code duplication 18 years ago
ths 01ba98161f Handle cpu_model in copy_cpu(), by Kirill A. Shutemov. 19 years ago
pbrook f090c9d4ad Add strict checking mode for softfp code. 19 years ago
bellard 4f6cf9e839 added missing return 19 years ago
bellard aaed909a49 added cpu_model parameter to cpu_init() 19 years ago
j_mayer 6ebbf39000 Replace is_user variable with mmu_idx in softmmu core, 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
pbrook d315c8886b Improve ColdFire CPU selection. 19 years ago
pbrook 20dcee9483 MCF5208 emulation. 19 years ago
pbrook acf930aaa3 ColdFire EMAC support. 19 years ago
pbrook 0402f767b5 Rework m68k cpu feature flags. 19 years ago
pbrook 0633879f1a m68k/ColdFire system emulation. 19 years ago
pbrook e6e5906b6e ColdFire target. 20 years ago