]> git.proxmox.com Git - qemu.git/history - target-cris/translate.c
Merge remote-tracking branch 'sweil/for-anthony' into staging
[qemu.git] / target-cris / translate.c
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-06 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-06 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3...
2012-06-04 Andreas FärberKill off cpu_state_reset()
2012-06-04 Andreas Färbertarget-cris: Let cpu_cris_init() return CRISCPU
2012-06-04 Andreas Färbertarget-cris: Reindent cpu_cris_init()
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-24 Andreas Färbertarget-cris: Start QOM'ifying CPU init
2012-04-24 Andreas Färbertarget-cris: QOM'ify CPU reset
2012-04-24 Andreas Färbertarget-cris: QOM'ify CPU
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas Färbertarget-cris: Don't overuse CPUState
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.
next