| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | bswap: Tidy base definitions of bswapN | Richard Henderson | 2013-01-12 | 1 | -42/+30 | |
| | | | | | | | | | | | | Move the bswap_N -> bswapN wrappers inside CONFIG_BYTESWAP_H. Change the ultimate fallback defintions from macros to inline functions. The proper types recieved by the function arguments means we can remove unnecessary casts, making the code more readable. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||||
| * | fpu: move public header file to include/fpu | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||
| * | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+713 | |
| Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | ||||||