Merge branch 'upstream-merge'
commit1d27a0e58ac8d5ab87658a29caf9c3a1261dbd9c
authorAvi Kivity <avi@redhat.com>
Sun, 5 Jul 2009 17:12:14 +0000 (5 20:12 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 5 Jul 2009 17:12:14 +0000 (5 20:12 +0300)
tree5f708010cf56b1476c97e9000ca9b1c607d4c1df
parente3d40136a1e3f97b3828e5a4c147487fc5d7aeda
parentfab400c92e195f7b4992df93fa64dd54632aa373
Merge branch 'upstream-merge'

* upstream-merge:
  Fix Sparse warning
  Work around Solaris gas problem
  Rename target_cpu to target_arch2
  monitor: Fix typo in documentation
  target-mips: fix MADD and MSUB/MSUBU instructions
  Fix hxtool.
  Use ctz64 in favor of ffsll
  Respect the standard
  Use pstrcpy and pstrcat to avoid OpenBSD linker warning
  Suppress a GCC warning
  Fix breakage by obsolete _P() for good
  Fix sdl_zoom compile problems on OpenBSD
  Fix missing strnlen problems
  Fix typo
  Remove bogus -Werror

Signed-off-by: Avi Kivity <avi@redhat.com>