Merge commit 'e7b45cc4467f9bbae46acdc8d21ceb2a16d63b50' into upstream-merge
commit195a4474229c6f3bcc7cd291d600dc624548a493
authorAvi Kivity <avi@redhat.com>
Mon, 21 Jun 2010 13:41:52 +0000 (21 16:41 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 21 Jun 2010 13:41:52 +0000 (21 16:41 +0300)
tree605c6e892fe699d41378fc509954217185aa2402
parent5220e8d762afef12af69114dd88ce02c3dbd0a6c
parente7b45cc4467f9bbae46acdc8d21ceb2a16d63b50
Merge commit 'e7b45cc4467f9bbae46acdc8d21ceb2a16d63b50' into upstream-merge

* commit 'e7b45cc4467f9bbae46acdc8d21ceb2a16d63b50':
  configure: introduce sysconfsuffix
  configure: delete duplicate create_config case stanza
  configure: dyngen is long time gone
  configure: avoid using expr
  configure: bail out early on invalid -cpu option
  configure: remove some bashisms
  target-mips: Fix compilation
  hw: honor low bit in mipssim machine
  linux-user: honor low bit of entry PC for MIPS
  target-mips: add microMIPS exception handler support
  target-mips: microMIPS ASE support
  target-mips: mips16 cleanups
  target-mips: refactor c{, abs}.cond.fmt insns
  target-mips: move FP FMT comments closer to the definitions
  target-mips: define constants for magic numbers
  tcg: get rid of DEF2 in tcg-opc.h
  tcg: get rid of copy_size in TCGOpDef

Conflicts:
configure

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