aboutsummaryrefslogtreecommitdiff
path: root/target-m68k/helper.c
AgeCommit message (Expand)Author
2016-01-29m68k: Clean up includesPeter Maydell
2014-09-25target-m68k: Use cpu_exec_enter/exit qom hooksRichard Henderson
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-03-13cputlb: Change tlb_set_page() argument to CPUStateAndreas Färber
2014-03-13exec: Change cpu_abort() argument to CPUStateAndreas Färber
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber
2014-03-13cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber
2013-10-11Merge remote-tracking branch 'rth/tcg-pull' into stagingAnthony Liguori
2013-10-10target-m68k: Rename helpers.h to helper.hRichard Henderson
2013-10-07cpu: Drop cpu_model_str from CPU_COMMONAndreas Färber
2013-07-23gdbstub: Change gdb_register_coprocessor() argument to CPUStateAndreas Färber
2013-07-23cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber
2013-02-16target-m68k: Pass M68kCPU to m68k_set_irq_level()Andreas Färber
2013-02-16target-m68k: Return M68kCPU from cpu_m68k_init()Andreas Färber
2013-02-16target-m68k: Move TCG initialization to M68kCPU initfnAndreas Färber
2013-02-16target-m68k: Introduce QOM realizefn for M68kCPUAndreas Färber
2013-02-01target-m68k: Rename CPU subtypesAndreas Färber
2013-01-27target-m68k: Detect attempt to instantiate non-CPU type in cpu_init()Andreas Färber
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber
2012-12-19cpu: Introduce CPUListState structAndreas Färber
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-06-04Kill off cpu_state_reset()Andreas Färber
2012-04-30target-m68k: Add QOM CPU subclassesAndreas Färber
2012-04-30target-m68k: Start QOM'ifying CPU initAndreas Färber
2012-04-30target-m68k: QOM'ify CPU resetAndreas Färber
2012-04-30target-m68k: QOM'ify CPUAndreas Färber
2012-03-14target-m68k: Don't overuse CPUStateAndreas Färber
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber
2012-02-28target-m68k: Clean includesStefan Weil
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-05-08Fix typos in comments and code (occured -> occurred and related)Stefan Weil
2011-01-02softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()Peter Maydell
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil
2010-04-23m68k: fix if statement with empty body, spotted by clangBlue Swirl
2010-03-17Large page TLB flushPaul Brook
2010-03-12Remove cpu_get_phys_page_debug from userspace emulationPaul Brook
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-05-09Add m68k_cpu_list()Laurent Vivier
2009-04-24qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori
2009-03-07clean build: Fix remaining m68k warningsaurel32
2009-02-05targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-26Log reset events (Jan Kiszka)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32