find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[qemu] / hostregs_helper.h
2007-02-04 pbrookFix 64-bit host register corruption.