]> git.proxmox.com Git - qemu.git/history - tcg/mips
monitor: fix build breakage with --disable-vnc
[qemu.git] / tcg / mips /
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-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-03 BradUse the correct header in the TCG MIPS code to find...
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: Allow target-specific implementation of NOR.
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of NAND.
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of EQV.
2010-03-26 Richard Hendersontcg: Use TCGCond where appropriate.
2010-03-26 Richard Hendersontcg: Name the opcode enumeration.
2010-03-26 Paolo Bonziniremove remaining occurrences AREG[1-9] and TCG_AREG...
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20 Richard Hendersontcg: Add comments for all optional instructions not...
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