]> git.proxmox.com Git - qemu.git/history - target-mips/translate.c
Use glib memory allocation and free functions
[qemu.git] / target-mips / translate.c
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-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Aurelien Jarnotarget-mips: fix save_cpu_state() calls
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-18 Edgar E. Iglesiasmips: Break TBs after mfc0_count
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
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-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-13 Blue Swirlmips: avoid write only variables
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-11 Aurelien Jarnotarget-mips: add loongson 2E & 2F integer instructions
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-01 Aurelien Jarnotarget-mips: add Loongson support prefetch
2010-07-01 Aurelien Jarnotarget-mips: split load and store
2010-06-30 Aurelien Jarnotarget-mips: fix DINSU instruction
2010-06-29 Aurelien Jarnotarget-mips: enable movn/movz on loongson 2E & 2F
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 Stefan Weiltarget-mips: Fix compilation
2010-06-09 Nathan Froydtarget-mips: microMIPS ASE support
2010-06-09 Nathan Froydtarget-mips: mips16 cleanups
2010-06-09 Nathan Froydtarget-mips: refactor c{, abs}.cond.fmt insns
2010-06-09 Aurelien Jarnotarget-mips: move FP FMT comments closer to the definitions
2010-06-09 Nathan Froydtarget-mips: define constants for magic numbers
2010-06-08 Nathan Froydtarget-mips: break out [ls][wd]c1 and rdhwr insn generation
2010-05-05 Richard Hendersontarget-mips: Remove duplicate CPU log.
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-09 Stefan Weiltarget-mips: Fix format specifiers for fpu_fprintf
2010-04-08 Stefan Weiltarget-mips: Fix one more format specifier for cpu_fprintf
2010-04-08 Paolo Bonziniremove TARGET_* defines from translate-all.c
2010-03-04 Aurelien Jarnotarget-mips: use newer logical ops
2010-03-02 Aurelien Jarnotarget-mips: use setcond when possible
2010-02-23 Nathan Froydtarget-mips: fix ROTR and DROTR by zero
2010-02-23 Nathan Froydtarget-mips: fix CpU exception for coprocessor 0
2010-02-23 Aurelien Jarnotarget-mips: remove useless sign extension
2009-12-13 Nathan Froydtarget-mips: fix user-mode emulation startup
2009-12-13 Nathan Froydtarget-mips: add copyright notice for mips16 work
2009-12-13 Nathan Froydtarget-mips: add mips16 instruction decoding
2009-12-13 Nathan Froydtarget-mips: add enums for MIPS16 opcodes
2009-12-13 Nathan Froydtarget-mips: split out delay slot handling
2009-12-13 Nathan Froydtarget-mips: add gen_base_offset_addr
2009-12-13 Nathan Froydtarget-mips: make gen_compute_branch 16/32-bit-aware
2009-12-13 Nathan Froydtarget-mips: move ROTR and ROTRV inside gen_shift_...
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-11-30 Aurelien Jarnotarget-mips: use physical address in lladdr
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-11-14 Blue Swirlmips: fix cpu_reset memory leak
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-30 Aurelien Jarnotarget-mips: make sure constants are in the second...
2009-09-30 Stefan Weilmips: Fix spelling in comment
2009-09-28 Aurelien Jarnotarget-mips: log instructions start in TCG code
2009-09-23 Aurelien Jarnotarget-mips: remove MAX_OP_PER_INSTR workaround
2009-09-14 Nathan Froydtarget-mips: fix single-stepping
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Nathan Froydtarget-mips: fix conditional moves off fp condition...
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-12 Aurelien Jarnotarget-mips: remove useless code in gen_st_cond()
2009-07-12 Paul BrookFix MIPS SC
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Paul BrookMIPS atomic instructions
2009-07-03 Nathan Froydtarget-mips: fix MADD and MSUB/MSUBU instructions
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-04 Aurelien Jarnotarget-mips: proper sign extension for 'SUBU rd, zero...
2009-05-04 Aurelien Jarnotarget-mips: fix comments about SUB/DSUB
2009-04-24 aliguoriqemu: introduce qemu_init_vcpu (Marcelo Tosatti)
2009-04-20 pbrookEnable access to SYNCI_Step register in usermode emulation.
2009-04-17 aurel32Revert "target-mips: fix call to check_*() functions"
2009-04-17 aurel32target-mips: simplify exception generation
2009-04-16 aurel32target-mips: fix revision r7126
2009-04-16 aurel32target-mips: fix call to check_*() functions
2009-04-16 aurel32target-mips: optimize gen_flt3_ldst()
2009-04-16 aurel32target-mips: optimize gen_flt_ldst()
2009-04-16 pbrookStop translation after a syscall instruciton.
next