]> git.ipfire.org Git - thirdparty/qemu.git/history - target-cris/translate_v10.c
scsi-disk: Fix assertion failure on WRITE SAME
[thirdparty/qemu.git] / target-cris / translate_v10.c
2015-03-19  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-03-16  Peter MaydellMerge remote-tracking branch 'remotes/kvaneesh/for...
2015-03-16  Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-03-16  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-16  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2015-03-13  Richard Hendersontcg: Change translator-side labels to a pointer
2014-06-09  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-06-08  Peter Maydelltarget-cris/translate.c: Remove t_gen_mov_TN_reg and...
2014-04-28  Peter MaydellMerge remote-tracking branch 'remotes/otubo/seccomp...
2014-03-24  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-03-13  Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-03-13  Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-03-13  Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-03-13  Andreas Färbertarget-cris: Replace DisasContext::env field with CRISCPU
2014-03-13  Andreas Färberexec: Change cpu_abort() argument to CPUState
2013-02-18  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-16  Andreas Färbertarget-cris: Move TCG initialization to CRISCPU initfn
2013-01-10  Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-09-21  Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v60' into...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-15  Aurelien Jarnotarget-cris: Switch to AREG0 free mode
2012-09-15  Aurelien Jarnotarget-cris: Avoid AREG0 for helpers
2012-07-29  Michael S. TsirkinMerge branch pci into master
2012-07-09  Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-18  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-18  Anthony LiguoriMerge remote-tracking branch 'sweil/for-anthony' into...
2012-06-14  Edgar E. Iglesiascris: Add break support for v10.
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-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-12  Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2011-12-12  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-12-12  Stefan Sandstromcris: Handle conditional stores on CRISv10
2011-07-22  malcMerge branch 'master' of git://git.qemu.org/qemu
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-28  Edgar E. Iglesiascris: Handle opcode zero
2011-06-15  Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-14  Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08  Stefan WeilFix typo in comment (truely -> truly)
2011-01-17  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12  Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10  Edgar E. Iglesiascris: Allow more TB chaining for crisv10
2010-11-01  Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27  Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13  Blue Swirlcris: avoid a write only variable
2010-03-18  Blue SwirlReplace assert(0) with abort() or cpu_abort()
2010-03-07  Blue SwirlUpdate to a hopefully more future proof FSF address
2010-02-22  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20  Edgar E. Iglesiascris: Mask interrupts on dslots for CRISv10.
2010-02-19  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-15  Edgar E. Iglesiascrisv10: Prettify.
2010-02-15  Edgar E. Iglesiascris: Add support for CRISv10 translation.