]> git.proxmox.com Git - qemu.git/history - target-cris/helper.c
USB: add usb network redirection support
[qemu.git] / target-cris / helper.c
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
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Edgar E. Iglesiascris: Fix TLB exec bit protection
2010-09-16 Edgar E. Iglesiascris: Avoid spurios hw_abort on recursive bus faults
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-05 Edgar E. Iglesiascris: Avoid debug clobbering for both I & D MMU state.
2010-07-05 Edgar E. Iglesiascris: Dont clobber the MMU state across calls to cpu_ge...
2010-03-18 Blue SwirlReplace assert(0) with abort() or cpu_abort()
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-15 Edgar E. Iglesiascris: Add v10 style interrupts.
2009-10-10 Edgar E. IglesiasCRIS: Segmented addressing only for kernel mode.
2009-10-08 Edgar E. IglesiasCRIS: Update PR_EDA on TLB faults.
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-04-25 Blue SwirlMerge branch 'master' of blueswir1@git.sv.gnu.org:...
2009-04-25 Edgar E. IglesiasCRIS: cris_mmu_result_t -> cris_mmu_result
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-10-08 edgar_iglCRIS: Partial EXS reg support and fixes for SPC.
2008-10-07 edgar_iglCRIS: Fix brk 8 and add S-flag emulation.
2008-09-05 edgar_iglCRIS: Mask off the cache selection bit after MMU transl...
2008-09-03 edgar_iglCRIS: Remove redundant code.
2008-06-09 edgar_iglCRIS: Emulate NMIs.
2008-05-27 edgar_iglCRIS: Restructure the translator to allow for better...
2008-05-13 edgar_iglCRIS: Improve TLB management and handle delayslots...
2008-05-06 edgar_iglCRIS MMU Updates
2008-05-02 edgar_iglCRIS updates:
2008-03-14 edgar_igl* Add a model of the ETRAX interrupt controller.
2008-03-01 edgar_igl* target-cris/op.c: Make sure the bit-test insn only...
2008-02-28 edgar_iglMore consistent naming for CRIS register-number macros.
2007-10-28 thsUse the shiny new clz helpers.
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-08 thsThe remainder of CRIS CPU emulation files, by Edgar...