]> git.proxmox.com Git - qemu.git/history - target-cris/translate.c
target-cris: Factor out CPUClass::gdb_read_register() hook for v10
[qemu.git] / target-cris / translate.c
2012-03-14 Andreas FärberRename cpu_reset() to cpu_state_reset()
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-02-28 Stefan Weiltarget-cris: Clean includes
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlRemove exec-all.h include directives
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2011-04-09 Stefan WeilFix conversions from pointer to tcg_target_long
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-25 Edgar E. Iglesiascris: Replace tcg branch sequence with setcond
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-13 Edgar E. Iglesiascris: Set btaken when storing direct jumps
2011-01-12 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10 Edgar E. Iglesiascris: Remove unused orig_flags
2011-01-10 Edgar E. Iglesiascris: Allow more TB chaining for crisv10
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-08 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-01-07 Edgar E. Iglesiascris: Allow more TB chaning
2011-01-07 Edgar E. Iglesiascris: Avoid useless tmp in t_gen_cc_jmp()
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Stefan Weiltarget-xxx: Use fprintf_function (format checking)
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-02 Stefan Weiltarget-cris: Use %td for ptrdiff_t arguments in debug...
2010-06-16 Edgar E. Iglesiascris: Move sign extension.
2010-06-16 Edgar E. Iglesiascris: Centralize fetching
2010-06-16 Edgar E. Iglesiascris: Make the CRISv32 insn decoders return signed...
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Blue SwirlFix %lld or %llx printf format use
2010-04-25 Blue Swirlcris: remove dead assignments, spotted by clang analyzer
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-15 Edgar E. Iglesiascris: Add support for CRISv10 translation.
2010-02-15 Edgar E. Iglesiascris: Use tcg_gen_movi_tl.
2010-01-31 Edgar E. Iglesiascris: Prettify register dumps.
2009-10-08 Edgar E. IglesiasCRIS: Update PR_EDA on TLB faults.
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-12 Edgar E. IglesiasCRIS: Prettify sizes for the internal disasm.
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-05-12 Edgar E. IglesiasCRIS: Fix bmi.
2009-04-24 aliguoriqemu: introduce qemu_init_vcpu (Marcelo Tosatti)
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-02-22 edgar_iglCRIS: Fix remaining build warnings.
2009-02-05 aliguoritargets: remove error handling from qemu_malloc() calle...
2009-01-26 edgar_iglCRIS: Init the feedback shiftreg used for randomizing...
2009-01-26 aliguoriLog reset events (Jan Kiszka)
2009-01-15 aliguoriglobal s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo...
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
2009-01-07 edgar_iglCRIS: Purify some of the flag evaluation helpers.
2009-01-07 edgar_iglCRIS: Use a helper for lz.
2009-01-07 edgar_iglCRIS: bound operates directly on regs, no need to alloc...
2009-01-07 edgar_iglCRIS: Speedup btst by using a helper.
2009-01-07 edgar_iglCRIS: NMI wakes up the core.
2009-01-07 edgar_iglCRIS: Move operations can be optimized as arithmetic...
2009-01-07 edgar_iglCRIS: Slight performance improvement for flag evaluation.
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-11-25 aliguoriUse sys-queue.h for break/watchpoint managment (Jan...
2008-11-18 aliguoriRefactor and enhance break/watchpoint API (Jan Kiszka)
2008-11-17 pbrookTCG variable type checking.
2008-11-01 aurel32target-cris: access to TCG variables through GET_TCGV()
2008-10-28 edgar_iglCRIS: Plug more temp leaks.
2008-10-27 edgar_iglCRIS: Plug a few temp leaks.
2008-10-27 edgar_iglCRIS: Remove cpu_T.
2008-10-27 edgar_iglCRIS: Avoid more cpu_T usage.
2008-10-27 edgar_iglCRIS: Avoid cpu_T[1] for move_r.
2008-10-27 edgar_iglCRIS: Avoid using cpu_T[0] for testing condition codes.
2008-10-27 edgar_iglCRIS: Add branch-free versions of abs, lsl, lsr and...
2008-10-26 edgar_iglCRIS: Correct tcg globals allocation for 64bit hosts.
2008-10-11 edgar_iglCRIS: Initialize the arch version preg to v32.
2008-10-08 edgar_iglCRIS: Partial EXS reg support and fixes for SPC.
2008-10-08 edgar_iglCRIS: Correct typos.
2008-10-07 edgar_iglCRIS: Make local objects static.
2008-10-07 edgar_iglCRIS: Fix brk 8 and add S-flag emulation.
2008-09-22 edgar_iglCRIS: Improve ASID related TLB flushes.
2008-09-14 blueswir1Fix warnings that would be caused by gcc flag -Wwrite...
2008-09-05 aurel32TCG fixes for target-cris
2008-07-25 edgar_iglCRIS: Correct condition for when to apply fast move...
2008-07-18 thsSmall cleanup of gen_intermediate_code(_internal),...
2008-07-03 thsConvert remaining __builtin_expect to likely/unlikely...
next