aboutsummaryrefslogtreecommitdiff
path: root/target-cris
AgeCommit message (Expand)Author
2013-02-04target-cris: Build fix for debug outputAndreas Färber
2013-01-24target-cris: Fix typo in D_LOG() macroAndreas Färber
2013-01-21target-cris: Drop unused cpu_cris_close() prototypeAndreas Färber
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19qom: move include files to include/qom/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-12-19janitor: add guards to headersPaolo Bonzini
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini
2012-12-16exec: refactor cpu_restore_stateBlue Swirl
2012-12-08TCG: Use gen_opc_instr_start from context instead of global variable.Evgeny Voevodin
2012-12-08TCG: Use gen_opc_icount from context instead of global variable.Evgeny Voevodin
2012-12-08TCG: Use gen_opc_pc from context instead of global variable.Evgeny Voevodin
2012-11-17TCG: Use gen_opc_buf from context instead of global variable.Evgeny Voevodin
2012-11-17TCG: Use gen_opc_ptr from context instead of global variable.Evgeny Voevodin
2012-11-17target-cris/translate.c: Code style clean-upEvgeny Voevodin
2012-11-10disas: avoid using cpu_single_envBlue Swirl
2012-10-31cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber
2012-10-28target-cris: rename helper flagsAurelien Jarno
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-09-27Emit debug_insn for CPU_LOG_TB_OP_OPT as well.Richard Henderson
2012-09-15target-cris: Switch to AREG0 free modeAurelien Jarno
2012-09-15target-cris: Avoid AREG0 for helpersAurelien Jarno
2012-09-08target-cris: Fix buffer overflowStefan Weil
2012-06-15cris: Fix NMI-flag handling on crisv10.Lars Persson
2012-06-14cris: Add break support for v10.Edgar E. Iglesias
2012-06-07build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move libobj-y variable to nested Makefile.objsPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini
2012-06-04Kill off cpu_state_reset()Andreas Färber
2012-06-04target-cris: Let cpu_cris_init() return CRISCPUAndreas Färber
2012-06-04target-cris: Reindent cpu_cris_init()Andreas Färber
2012-04-24target-cris: Start QOM'ifying CPU initAndreas Färber
2012-04-24target-cris: QOM'ify CPU resetAndreas Färber
2012-04-24target-cris: QOM'ify CPUAndreas Färber
2012-04-14Use uintptr_t for various op related functionsBlue Swirl
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber
2012-03-14target-cris: Don't overuse CPUStateAndreas Färber
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber
2012-02-28target-cris: Clean includesStefan Weil
2011-12-12cris: Handle conditional stores on CRISv10Stefan Sandstrom
2011-10-01softmmu_header: pass CPUState to tlb_fillBlue Swirl
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-20target-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG_PC/SPPeter Maydell
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl
2011-07-30exec.h cleanupBlue Swirl
2011-06-28cris: Handle opcode zeroEdgar E. Iglesias
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-06-26Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl
2011-06-26exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl