Merge branch 'upstream-merge' into next
commit97011c7fce92f8c0928c9e94e9896f0dca1bdeb9
authorAvi Kivity <avi@redhat.com>
Mon, 21 Jun 2010 15:33:35 +0000 (21 18:33 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 21 Jun 2010 15:33:35 +0000 (21 18:33 +0300)
tree94444f430926f5d40e7e46cfb74bbf92cf426ecc
parent5220e8d762afef12af69114dd88ce02c3dbd0a6c
parentadc94d68c296859614fd357c84e24b2098dcf7e3
Merge branch 'upstream-merge' into next

* upstream-merge: (176 commits)
  Make hpet/pit interface close to upstream
  Update OpenBIOS images
  apic: qdev conversion cleanup
  apic: convert to qdev
  apic: avoid using CPUState internals
  apic: avoid passing CPUState from CPU code
  apic: avoid passing CPUState from devices
  ioapic: convert to qdev
  ioapic: unexport ioapic_set_irq
  Usermode exec-stack fix
  Strace mprotect flags.
  GDB exit status for semihosting
  cris: Move sign extension.
  cris: Centralize fetching
  cris: Make the CRISv32 insn decoders return signed int.
  tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
  Fix comparison which always returned false
  xen: Fix build error due to missing include
  block: fix a warning and possible truncation
  blockdev: Give drives internal linkage
  ...

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