]> git.proxmox.com Git - qemu.git/history - target-mips/op_helper.c
vvfat: unify and correct computation of sector count
[qemu.git] / target-mips / op_helper.c
2011-10-01 Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-06 Edgar E. Iglesiasmips: Add MT halting and waking of VPEs
2011-09-06 Edgar E. Iglesiasmips: Correct IntCtl write mask for VInt
2011-09-06 Edgar E. Iglesiasmips: Hook in more reg accesses via mttr/mftr
2011-09-06 Edgar E. Iglesiasmips: Synchronize CP0 TCSTatus, Status and EntryHi
2011-09-06 Edgar E. Iglesiasmips: Handle TC indexing of other VPEs
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-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlFix unassigned memory access handling
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
2011-04-17 Aurelien Jarnotarget-mips: clear softfpu exception state for comparis...
2011-04-17 Aurelien Jarnotarget-mips: fix c.ps.* instructions
2011-04-17 Aurelien Jarnotarget-mips: don't hardcode softfloat exception bits
2011-04-17 Aurelien Jarnotarget-mips: simplify FP comparisons
2011-04-17 Aurelien Jarnosoftfloat: rename float*_eq() into float*_eq_quiet()
2011-04-17 Aurelien Jarnotarget-mips: use new float*_unordered*() functions
2011-02-09 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-09 Chris Dearman[PATCH] [MIPS] Clear softfpu exception state for round...
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-02 Peter Maydellsoftfloat: Rename float*_is_nan() functions to float...
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-22 Nathan Froydtarget-mips: fix translation of MT instructions
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 Blue SwirlMIPS: fix yield handling
2010-07-31 Hervé PoussineauCorrectly identify multiple cpus in SMP systems
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-25 Aurelien Jarnomips: more fixes to the MIPS interrupt glue logic
2010-07-24 Edgar E. Iglesiasmips: Correct MIPS interrupt glue logic for icount
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-03 Paolo Bonziniremove unused stuff from */exec.h
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-09 Nathan Froydtarget-mips: microMIPS ASE support
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Aurelien Jarnotarget-mips: don't call cpu_loop_exit() from helper.c
2009-12-13 Nathan Froydtarget-mips: change interrupt bits to be mips16-aware
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-11-30 Aurelien Jarnotarget-mips: use physical address in lladdr
2009-11-30 Aurelien Jarnotarget-mips: factorize load/store code in op_helper.c
2009-11-22 Aurelien Jarnotarget-mips: make CP0_LLAddr register CPU dependent
2009-11-22 Aurelien Jarnotarget-mips: rename CP0_LLAddr into lladdr
2009-11-14 Aurelien Jarnotarget-mips: fix indentation
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-21 Blue SwirlAdd 'static' to please Sparse
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-04-15 aurel32target-mips: variable names consistency
2009-03-28 aurel32target-mips: implement FPU Flush-To-Zero mode
2009-03-08 aurel32target-mips: remove dead code
2009-03-08 aurel32target-mips: rename helpers from do_ to helper_
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-14 aurel32target-mips: fix indentation
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-20 thsFix remaining compiler warnings for mips targets.
2008-12-07 aurel32MIPS: remove a few warnings
2008-11-17 pbrookTCG variable type checking.
2008-11-11 aurel32target-mips: convert bit shuffle ops to TCG
2008-11-11 aurel32target-mips: convert bitfield ops to TCG
2008-11-11 aurel32target-mips: fix mft* helpers/call
2008-10-06 blueswir1Show size for unassigned accesses (Robert Reif)
2008-09-18 thsMove the active FPU registers into env again, and use...
2008-09-14 aurel32MIPS: Fix tlbwi/tlbwr
2008-07-23 thsUse plain standard inline.
2008-07-23 thsLess hardcoding of TARGET_USER_ONLY.
2008-07-09 thsUse temporary registers for the MIPS FPU emulation.
2008-06-29 thsRemove unnecessary helper arguments, and fix some typos.
2008-06-27 thsAvoid unused input arguments which triggered tcg errors...
2008-06-27 thsMore efficient target register / TC accesses.
2008-06-24 thsRemove remaining uses of T0 in the MIPS target.
2008-06-24 thsUse temporaries instead of fixed registers for some...
2008-06-23 thsPass T0/T1 explicitly to helper functions, and clean...
2008-06-20 thsConvert unaligned load/store to TCG.
2008-06-20 thsConvert vr54xx multiply instructions to TCG.
2008-06-19 thsConvert remaining MIPS FP instructions to TCG.
next