]> git.proxmox.com Git - mirror_qemu.git/history - tcg/mips/tcg-target.c
exec: move include files to include/exec/
[mirror_qemu.git] / tcg / mips / tcg-target.c
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Aurelien JarnoMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-10-29 Aurelien Jarnotcg/mips: use MUL instead of MULT on MIPS32 and above
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-06 Aurelien Jarnotcg: remove obsolete jmp op
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-09-25 Aurelien Jarnotcg/mips: fix MIPS32(R2) detection
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-22 Blue SwirlMerge branch 'tcg-sparc' of git://repo.or.cz/qemu/rth
2012-09-22 Aurelien JarnoRevert "tcg/mips"
2012-09-22 Aurelien Jarnotcg/mips
2012-09-22 Stefan Weiltcg: Remove tcg_target_get_call_iarg_regs_count
2012-09-22 Aurelien Jarnotcg/mips: implement movcond op on MIPS32R2
2012-09-22 Aurelien Jarnotcg/mips: implement deposit op on MIPS32R2
2012-09-22 Aurelien Jarnotcg/mips: implement rotl/rotr ops on MIPS32R2
2012-09-22 Aurelien Jarnotcg/mips: optimize bswap{16,16s,32} on MIPS32R2
2012-09-22 Aurelien Jarnotcg/mips: optimize brcond arg, 0
2012-09-22 Aurelien Jarnotcg/mips: use stack for TCG temps
2012-09-22 Aurelien Jarnotcg/mips: don't use global pointer
2012-09-22 Aurelien Jarnotcg/mips: use TCGArg or TCGReg instead of int
2012-09-22 Aurelien Jarnotcg/mips: kill warnings in user mode
2012-09-22 Aurelien Jarnotcg-mips: fix wrong usage of 'Z' constraint
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 Blue SwirlRemove unused CONFIG_TCG_PASS_AREG0 and dead code
2012-08-29 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-29 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2012-08-28 Aurelien Jarnotcg/mips: fix broken CONFIG_TCG_PASS_AREG0 code
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-18 Blue Swirlsoftmmu templates: optionally pass CPUState to memory...
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ärberRename CPUState -> CPUArchState
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-21 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-11-19 Blue SwirlMerge branch 's390-1.0' of git://repo.or.cz/qemu/agraf
2011-11-14 Richard Hendersontcg: Use TCGReg for standard tcg-target entry points.
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
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 Stefan Weiltcg/mips: Fix regression caused by typo (copy + paste...
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 SwirlDelegate setup of TCG temporaries to targets
2011-06-26 Blue Swirlcpu-exec.c: avoid AREG0 use
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
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-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-11 Aurelien Jarnotcg arm/mips/ia64: add a comment about retranslation...
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-08 Aurelien Jarnotcg/mips: fix branch target change during code retransl...
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 Richard Hendersontcg: Make some tcg-target.c routines static.
2010-06-09 Richard Hendersontcg: Add TYPE parameter to tcg_out_mov.
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-13 Stefan Weiltcp/mips: Change TCG_AREG0 (fp -> s0)
2010-04-05 Aurelien Jarnotcg/mips: use seb/seh instructions on MIPS32R2
2010-04-05 Aurelien Jarnotcg/mips: fix 64-bit linux-user on big endian MIPS
2010-04-04 Paul BrookSplit TLB addend and target_phys_addr_t
2010-03-29 Aurelien Jarnotcg/mips: fix branch offset during retranslation
2010-03-27 Aurelien Jarnotcg-mips: add guest base support
2010-03-27 Aurelien Jarnotcg/mips: implement the not_i32 op the same way as gcc
2010-03-27 Aurelien Jarnotcg-mips: implement nor
2010-03-26 Richard Hendersontcg: Disambiguate qemu_ld32u with 32-bit and 64-bit...
2010-03-26 Richard Hendersontcg: Use TCGCond where appropriate.
2010-03-26 Richard Hendersontcg: Name the opcode enumeration.
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-09 Aurelien Jarnotcg/mips: fix crash in tcg_out_qemu_ld()
2010-02-09 Aurelien Jarnotcg/mips: implement setcond2
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-08 Aurelien Jarnotcg/mips: implement setcond
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Aurelien Jarnotcg: initial mips support