kvm: Improve upgrade notes when facing unsupported kernels
[qemu] / tcg / tcg-opc.h
2009-03-13 aurel32tcg: add bswap16_i64 and bswap32_i64 TCG ops
2009-03-13 aurel32tcg: allow bswap16_i32 to be implemented by TCG backends
2009-03-13 aurel32tcg: rename bswap_i32/i64 functions
2009-03-11 aurel32tcg: move {not,neg}_i{32,64} definitions at the right...
2009-03-09 aurel32Implement TCG not ops for x86-64
2009-03-09 aurel32tcg: don't define TCG rotation ops if they are not...
2009-03-09 aurel32Implement TCG rotation ops for x86-64
2008-12-07 aurel32Some cleanups after dyngen removal
2008-05-25 bellardsuppressed unused macro handling
2008-05-22 bellardadded debug_insn_start debug instruction
2008-05-11 pbrookAdd TCG native negation op.
2008-05-10 blueswir1Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid...
2008-03-21 blueswir1 Prepare for op.c removal and zero legacy ops
2008-02-04 bellardfixed sign extensions - added explicit side effect...
2008-02-01 bellardTCG code generator