Sign in
qemu
/
qemu
/
5c0a3819f009639f67ce0453dff6ec7211bfee54
/
target-m68k
/
helper.c
63c9155
cpu: move exec-all.h inclusion out of cpu.h
by Paolo Bonzini
· 9 years ago
d841666
m68k: Clean up includes
by Peter Maydell
· 9 years ago
00f3fd6
target-m68k: Use cpu_exec_enter/exit qom hooks
by Richard Henderson
· 10 years ago
2ef6175
tcg: Invert the inclusion of helper.h
by Richard Henderson
· 11 years ago
0c591eb
cputlb: Change tlb_set_page() argument to CPUState
by Andreas Färber
· 11 years ago
a47dddd
exec: Change cpu_abort() argument to CPUState
by Andreas Färber
· 11 years ago
2710342
cpu: Move exception_index field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 11 years ago
ab1eb72
Merge remote-tracking branch 'rth/tcg-pull' into staging
by Anthony Liguori
· 11 years ago
e5e84d2
target-m68k: Rename helpers.h to helper.h
by Richard Henderson
· 11 years ago
51fb256
cpu: Drop cpu_model_str from CPU_COMMON
by Andreas Färber
· 12 years ago
22169d4
gdbstub: Change gdb_register_coprocessor() argument to CPUState
by Andreas Färber
· 12 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 12 years ago
c3affe5
cpu: Pass CPUState to cpu_interrupt()
by Andreas Färber
· 12 years ago
d8ed887
exec: Pass CPUState to cpu_reset_interrupt()
by Andreas Färber
· 12 years ago
cb3fb38
target-m68k: Pass M68kCPU to m68k_set_irq_level()
by Andreas Färber
· 12 years ago
c7937d9
target-m68k: Return M68kCPU from cpu_m68k_init()
by Andreas Färber
· 12 years ago
1cc8961
target-m68k: Move TCG initialization to M68kCPU initfn
by Andreas Färber
· 12 years ago
6d1bbc6
target-m68k: Introduce QOM realizefn for M68kCPU
by Andreas Färber
· 12 years ago
7a9f812
target-m68k: Rename CPU subtypes
by Andreas Färber
· 12 years ago
bc5b2da
target-m68k: Detect attempt to instantiate non-CPU type in cpu_init()
by Andreas Färber
· 12 years ago
501a7ce
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
by Andreas Färber
· 12 years ago
92a3136
cpu: Introduce CPUListState struct
by Andreas Färber
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
b7e516c
Kill off cpu_state_reset()
by Andreas Färber
· 13 years ago
1115091
target-m68k: Add QOM CPU subclasses
by Andreas Färber
· 13 years ago
9b70603
target-m68k: Start QOM'ifying CPU init
by Andreas Färber
· 13 years ago
11c1986
target-m68k: QOM'ify CPU reset
by Andreas Färber
· 13 years ago
b9e7a23
target-m68k: QOM'ify CPU
by Andreas Färber
· 13 years ago
2b3e3cf
target-m68k: Don't overuse CPUState
by Andreas Färber
· 13 years ago
1bba0dc
Rename cpu_reset() to cpu_state_reset()
by Andreas Färber
· 13 years ago
3aef481
target-m68k: Clean includes
by Stefan Weil
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 13 years ago
2b41f10
Remove exec-all.h include directives
by Blue Swirl
· 14 years ago
a1c7273
Fix typos in comments and code (occured -> occurred and related)
by Stefan Weil
· 14 years ago
1856987
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
by Peter Maydell
· 14 years ago
9a78eea
target-xxx: Use fprintf_function (format checking)
by Stefan Weil
· 14 years ago
c416257
m68k: fix if statement with empty body, spotted by clang
by Blue Swirl
· 15 years ago
d4c430a
Large page TLB flush
by Paul Brook
· 15 years ago
4fcc562
Remove cpu_get_phys_page_debug from userspace emulation
by Paul Brook
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
009a435
Add m68k_cpu_list()
by Laurent Vivier
· 16 years ago
0bf46a4
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
by aliguori
· 16 years ago
aaedd1f
clean build: Fix remaining m68k warnings
by aurel32
· 16 years ago
0d0266a
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
eca1bdf
Log reset events (Jan Kiszka)
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
6ad1d22
Allocate cleared memory for cpu state.
by pbrook
· 16 years ago
56aebc8
Add GDB XML register description support.
by pbrook
· 16 years ago
e1f3808
Convert m68k target to TCG.
by pbrook
· 17 years ago
ca10f86
Remove osdep.c/qemu-img code duplication
by aurel32
· 17 years ago
01ba981
Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.
by ths
· 17 years ago
f090c9d
Add strict checking mode for softfp code.
by pbrook
· 17 years ago
4f6cf9e
added missing return
by bellard
· 17 years ago
aaed909
added cpu_model parameter to cpu_init()
by bellard
· 17 years ago
6ebbf39
Replace is_user variable with mmu_idx in softmmu core,
by j_mayer
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
d315c88
Improve ColdFire CPU selection.
by pbrook
· 18 years ago
20dcee9
MCF5208 emulation.
by pbrook
· 18 years ago
acf930a
ColdFire EMAC support.
by pbrook
· 18 years ago
0402f76
Rework m68k cpu feature flags.
by pbrook
· 18 years ago
0633879
m68k/ColdFire system emulation.
by pbrook
· 18 years ago
e6e5906
ColdFire target.
by pbrook
· 18 years ago