]> git.proxmox.com Git - qemu.git/history - tcg/ppc64/tcg-target.c
Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next
[qemu.git] / tcg / ppc64 / tcg-target.c
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-09 Richard Hendersontcg-ppc64: Don't implement rem
2013-06-17 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-06-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-06-17 Anthony LiguoriMerge remote-tracking branch 'rth/fix-ppc64' into staging
2013-06-17 Anton Blanchardtcg-ppc64: rotr_i32 rotates wrong amount
2013-06-17 Anton Blanchardtcg-ppc64: Fix add2_i64
2013-06-17 Anton Blanchardtcg-ppc64: bswap64 rotates output 32 bits
2013-06-17 Anton Blanchardtcg-ppc64: Fix RLDCL opcode
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Aurelien JarnoMerge branch 'tcg-ppc64' of git://github.com/rth7680...
2013-04-15 Richard Hendersontcg-ppc64: Handle deposit of zero
2013-04-15 Richard Hendersontcg-ppc64: Implement mulu2/muls2_i64
2013-04-15 Richard Hendersontcg-ppc64: Implement add2/sub2_i64
2013-04-15 Richard Hendersontcg-ppc64: Use getauxval for ISA detection
2013-04-15 Richard Hendersontcg-ppc64: Implement movcond
2013-04-15 Richard Hendersontcg-ppc64: Use ISEL for setcond
2013-04-15 Richard Hendersontcg-ppc64: Use MFOCRF instead of MFCR
2013-04-15 Richard Hendersontcg-ppc64: Cleanup i32 constants to tcg_out_cmp
2013-04-15 Richard Hendersontcg-ppc64: Use TCGType throughout compares
2013-04-15 Richard Hendersontcg-ppc64: Use I constraint for mul
2013-04-15 Richard Hendersontcg-ppc64: Implement deposit
2013-04-15 Richard Hendersontcg-ppc64: Handle constant inputs for some compound...
2013-04-15 Richard Hendersontcg-ppc64: Implement compound logicals
2013-04-15 Richard Hendersontcg-ppc64: Implement bswap64
2013-04-15 Richard Hendersontcg-ppc64: Implement bswap16 and bswap32
2013-04-15 Richard Hendersontcg-ppc64: Implement rotates
2013-04-15 Richard Hendersontcg-ppc64: Streamline qemu_ld/st insn selection
2013-04-15 Richard Hendersontcg-ppc64: Use automatic implementation of ext32u_i64
2013-04-15 Richard Hendersontcg-ppc64: Improve and_i64 with constant
2013-04-15 Richard Hendersontcg-ppc64: Improve and_i32 with constant
2013-04-15 Richard Hendersontcg-ppc64: Tidy or and xor patterns.
2013-04-15 Richard Hendersontcg-ppc64: Allow constant first argument to sub
2013-04-15 Richard Hendersontcg-ppc64: Improve constant add and sub ops.
2013-04-15 Richard Hendersontcg-ppc64: Rearrange integer constant constraints
2013-04-15 Richard Hendersontcg-ppc64: Cleanup tcg_out_movi
2013-04-15 Richard Hendersontcg-ppc64: Fix setcond_i32
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use TAI and SAI
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use tcg_out_shri64
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use tcg_out_shli64
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use tcg_out_ext32u
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use tcg_out_rlw
2013-04-15 Richard Hendersontcg-ppc64: Use TCGReg everywhere
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
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 Bonziniexec: move include files to include/exec/
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 Richard Hendersontcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
2012-10-06 Aurelien Jarnotcg: remove obsolete jmp op
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 Stefan Weiltcg: Remove tcg_target_get_call_iarg_regs_count
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-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v58' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-6-21...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/compile-xs...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-pt' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.54' into staging
2012-06-24 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-24 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-06-23 Alexander GrafTCG: Fix compile breakage in tcg_dump_ops
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-14 Andreas Färbertcg/ppc64: Fix CONFIG_TCG_PASS_AREG0
2012-05-14 Andreas Färbertcg/ppc64: Don't hardcode register numbers for qemu_ld/st
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v54' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'sweil/fixes' into staging
2012-05-03 malcRestore consistent formatting
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-02 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-03-29 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-03-29 Li Zhangqemu tcg: Remove one entry of INDEX_op_ld_i64 from...
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...
next