Merge remote branch 'upstream' into next
commit02152f7275ebede652360c3840cf45fe240d34f0
authorAvi Kivity <avi@redhat.com>
Wed, 9 Jun 2010 13:50:08 +0000 (9 16:50 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 9 Jun 2010 13:50:08 +0000 (9 16:50 +0300)
tree4cde0b6346683b60ea948415e11265a1518f648c
parent82d4ccb9daf67885a0316b1d763ce5ace57cff36
parent590bf491a49670843ee902c47f7ab1de5e9acd06
Merge remote branch 'upstream' into next

* upstream:
  Fix multiboot compilation
  tcg: Make some tcg-target.c routines static.
  tcg: Add TYPE parameter to tcg_out_mov.
  target-mips: break out [ls][wd]c1 and rdhwr insn generation
  Fix --enable-user-pie compilation.
  microblaze: Make MSR_UM and MSR_VM part of the tb flags
  petlogix-3adsp: Tweak displacement of cmdline and fdt blob.
  migration-exec: fix OpenBSD build warning
  target-i386: fix decoding of negative 4-byte displacements

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