]> git.proxmox.com Git - qemu.git/history - target-cris/op_helper.c
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
[qemu.git] / target-cris / op_helper.c
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-12-18 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-16 Blue Swirlexec: refactor cpu_restore_state
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-15 malcMerge branch 'master' of git://git.qemu.org/qemu
2012-06-15 Lars Perssoncris: Fix NMI-flag handling on crisv10.
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-14 Blue SwirlUse uintptr_t for various op related functions
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-10-01 Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-07 Blue SwirlRemove unused is_softmmu parameter from cpu_handle_mmu_...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-30 Blue Swirlexec.h cleanup
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 Swirlcpu_loop_exit: avoid using AREG0
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 parameter from cpu_restore_state
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-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-07 Edgar E. Iglesiascris: Consider the TLB valid bit on writes to the TLB
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-15 Edgar E. Iglesiascrisv10: Always clear the V and C flags on btst.
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
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: Speedup btst by using a helper.
2009-01-07 edgar_iglCRIS: Slight performance improvement for flag evaluation.
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-29 edgar_iglCRIS: Remove CRIS specific do_unassigned_access.
2008-12-07 aurel32Remove FORCE_RET() and RETURN()
2008-10-07 edgar_iglCRIS: Fix brk 8 and add S-flag emulation.
2008-10-06 blueswir1Show size for unassigned accesses (Robert Reif)
2008-09-22 edgar_iglCRIS: Improve ASID related TLB flushes.
2008-07-03 thsConvert remaining __builtin_expect to likely/unlikely...
2008-06-30 edgar_iglCRIS: Correct writes to TLB hi.
2008-06-09 edgar_iglCRIS: Support RFN insn.
2008-06-08 pbrookRemove dead and bitrotten "qemu-fast" code.
2008-06-06 edgar_iglCorrect P flag assertion in rfe.
2008-05-27 edgar_iglCRIS: Restructure the translator to allow for better...
2008-05-25 pbrookFix off-by-one unwinding error.
2008-05-13 edgar_iglCRIS: Improve TLB management and handle delayslots...
2008-05-07 edgar_iglCRIS: More TCG conversion.
2008-05-06 edgar_iglCRIS MMU Updates
2008-05-02 edgar_iglCRIS updates:
2008-03-14 edgar_iglModel more parts of the ETRAX mmu (still alot missing).
2007-11-11 bellardfixed invalid type
2007-10-29 thsAdjust s390 addresses (the MSB is defined as "to be...
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...