kvm: Improve upgrade notes when facing unsupported kernels
[qemu] / tcg / sparc / tcg-target.h
2009-04-04 blueswir1Allocate space for static call args, increase stack...
2009-03-13 aurel32tcg: rename bswap_i32/i64 functions
2009-03-08 blueswir1Prune unused TCG_AREGs
2008-09-13 blueswir1Fix stack alignment on Sparc32 host
2008-08-15 blueswir1Sparc code generator update
2008-07-26 blueswir1Try to avoid glibc global register mangling, again
2008-05-24 blueswir1Fix stack offsets and alignment
2008-05-24 blueswir1Define stack offsets
2008-05-14 blueswir1Fix compilation on Sparc host, implement ld and st
2008-03-08 blueswir1 Add function prologue, fix pointer load on Sparc64...
2008-02-27 blueswir1 Preliminary Sparc TCG target