]> git.proxmox.com Git - qemu.git/history - tcg/ppc/tcg-target.h
tcg: Change tcg_qemu_tb_exec return to uintptr_t
[qemu.git] / tcg / ppc / tcg-target.h
2013-09-02 Richard Hendersontcg: Change tcg_qemu_tb_exec return to uintptr_t
2013-09-02 Richard Hendersontcg: Add muluh and mulsh opcodes
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
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-ppc: Don't implement rem
2013-07-09 Richard Hendersontcg: Split rem requirement from div requirement
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'quintela/stats.next'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Richard Hendersontcg: Add signed multiword multiplication operations
2013-02-18 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-17 Andreas Färbertcg/ppc: Fix build of tcg_qemu_tb_exec()
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 Bonzinijanitor: add guards to headers
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-12 Peter Maydelltcg: Remove TCG_TARGET_HAS_GUEST_BASE define
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 malctcg/ppc32: Implement movcond32
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-21 Richard Hendersontcg: Introduce movcond
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 Swirli386: Remove REGPARM
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: Standardize on TCGReg as the enum for hard registers
2011-11-02 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-10-31 Stefan Weiltcg: TCG targets may define tcg_qemu_tb_exec
2011-10-01 Stefan Weiltcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-22 malctcg/ppc32: implement deposit_i32
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Richard Hendersontcg: Always define all of the TCGOpcode enum members.
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-14 Andreas FärberTCG: Fix Darwin/ppc calling convention recognition
2010-04-05 malctcg/ppc: Implment bswap16/32
2010-04-05 malctcg/ppc: Implement eqv, nand and nor
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 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-22 malctcg/ppc: Implement some of the optional ops
2010-02-20 Richard Hendersontcg: Add comments for all optional instructions not...
2010-02-19 Juergen LockUse ppc host calling convention definitions to set...
2009-07-18 malcPPC 32/64 GUEST_BASE support
2009-03-08 blueswir1Prune unused TCG_AREGs
2008-12-10 malcIntroduce and use cache-utils.[ch]
2008-11-18 malcPreliminary AIX support
2008-08-03 malcAccount for MacOS X ABI reserved space in linkage area...
2008-08-03 malcPreliminary MacOS X on PPC32 support
2008-07-23 malcProvide extNs_M instructions
2008-06-09 malcUse rem/div[u]_i32 drop div[u]2_i32
2008-05-25 bellardppc TCG target (malc)