index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-m68k
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-04
Kill off cpu_state_reset()
Andreas Färber
1
-5
/
+0
2012-04-30
target-m68k: Add QOM CPU subclasses
Andreas Färber
1
-89
/
+49
2012-04-30
target-m68k: Start QOM'ifying CPU init
Andreas Färber
1
-1
/
+1
2012-04-30
target-m68k: QOM'ify CPU reset
Andreas Färber
1
-16
/
+2
2012-04-30
target-m68k: QOM'ify CPU
Andreas Färber
1
-7
/
+4
2012-03-14
target-m68k: Don't overuse CPUState
Andreas Färber
1
-39
/
+39
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-2
/
+2
2012-02-28
target-m68k: Clean includes
Stefan Weil
1
-5
/
+0
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-2
/
+2
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+0
2011-05-08
Fix typos in comments and code (occured -> occurred and related)
Stefan Weil
1
-1
/
+1
2011-01-02
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
Peter Maydell
1
-3
/
+3
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
1
-1
/
+1
2010-04-23
m68k: fix if statement with empty body, spotted by clang
Blue Swirl
1
-2
/
+3
2010-03-17
Large page TLB flush
Paul Brook
1
-2
/
+3
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
1
-8
/
+8
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-5
/
+5
2009-10-01
Get rid of _t suffix
malc
1
-5
/
+5
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-05-09
Add m68k_cpu_list()
Laurent Vivier
1
-0
/
+9
2009-04-24
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
1
-0
/
+1
2009-03-07
clean build: Fix remaining m68k warnings
aurel32
1
-5
/
+0
2009-02-05
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2009-01-26
Log reset events (Jan Kiszka)
aliguori
1
-0
/
+5
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-01
Allocate cleared memory for cpu state.
pbrook
1
-1
/
+1
2008-10-11
Add GDB XML register description support.
pbrook
1
-0
/
+33
2008-05-24
Convert m68k target to TCG.
pbrook
1
-48
/
+552
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
1
-0
/
+1
2007-12-09
Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.
ths
1
-1
/
+3
2007-11-18
Add strict checking mode for softfp code.
pbrook
1
-1
/
+1
2007-11-12
added missing return
bellard
1
-0
/
+1
2007-11-10
added cpu_model parameter to cpu_init()
bellard
1
-3
/
+40
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
1
-3
/
+3
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-5
/
+5
2007-06-03
Improve ColdFire CPU selection.
pbrook
1
-2
/
+7
2007-06-03
MCF5208 emulation.
pbrook
1
-1
/
+25
2007-05-29
ColdFire EMAC support.
pbrook
1
-2
/
+36
2007-05-26
Rework m68k cpu feature flags.
pbrook
1
-0
/
+63
2007-05-23
m68k/ColdFire system emulation.
pbrook
1
-1
/
+63
2006-10-22
ColdFire target.
pbrook
1
-0
/
+149