]> git.proxmox.com Git - qemu.git/history - tcg/README
sdl: Fix termination in -no-shutdown mode
[qemu.git] / tcg / README
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-16 Peter Maydelltcg/README: Expand advice on number of TCG ops per...
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-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-20 Edgar E. Iglesiastcg: README, name deposit second argument len/LEN
2011-01-20 Richard Hendersontcg: Define "deposit" as an optional operation.
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-09 Mike Frysingertcg: fix typo in readme
2011-01-09 Stefan Weiltcg/README: Spelling fixes
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-10 Aurelien Jarnotcg/README: improve description of bswap*
2010-03-26 Richard Hendersontcg: Disambiguate qemu_ld32u with 32-bit and 64-bit...
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of EQV.
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-13 Aurelien Jarnotcg: update README with const and pure helpers
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-06 Richard Hendersontcg: generic support for conditional set
2010-02-06 Richard Hendersontcg: document double-word support opcodes.
2009-03-28 aurel32tcg/README: fix description of bswap32_i32/i64
2009-03-13 aurel32tcg: update README wrt recent bswap changes
2009-01-03 aurel32TCG: Fix documentation of qemu_ld/st ops
2008-12-07 aurel32Remove a few dyngen and dyngen related code
2008-11-04 pbrookMention output overlaps.
2008-11-03 aurel32tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructions
2008-10-21 aurel32TCG: add logical operations found on alpha and powerpc...
2008-09-21 blueswir1Add concat32_i64 and concat_tl_i64 ops
2008-09-21 pbrookAdd concat_i32_i64 op.
2008-05-25 bellardupdate
2008-05-19 balrogARM host support for TCG targets.
2008-05-11 pbrookAdd TCG native negation op.
2008-05-11 pbrookAdd zero extension (pseudo-)ops.
2008-03-12 aurel32TCG README fixes (Stuart Brady)
2008-02-04 bellardfixed sign extensions - added explicit side effect...
2008-02-01 bellardtypos
2008-02-01 bellardTCG code generator