Merge branch 'upstream-merge'
commitabdc56bdc67e85b79e0d281059dada3f06879c04
authorAvi Kivity <avi@redhat.com>
Sun, 9 May 2010 11:46:04 +0000 (9 14:46 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 9 May 2010 11:46:04 +0000 (9 14:46 +0300)
tree12710387618f60eeca15048d2524f7b0de49dc62
parent0527625a5211a3a10a5a6344fe071e58915177d9
parent8ed4b8695001d4ee8b1e481b0f5a26e6f3b3e204
Merge branch 'upstream-merge'

* upstream-merge: (24 commits)
  mips-dis: Add missing static attributes
  tcg: Add missing 'static' attribute
  qcow2: Remove static forward declaration
  Revert "Fix OpenBSD build"
  Fill in unassigned mem read/write callbacks.
  darwin-user: Add missing static attribute
  Add missing 'static' attribute
  sparc64: fix build with older gccs
  sparc64: handle asi referencing nucleus and secondary MMU contexts
  sparc64: implement global translation table entries v1
  sparc64: more ultrasparc asi extensions for disassembler
  qemu: address todo comment in exec.c
  Fix zero-length write(2).
  Better default guest_base
  Remove PAGE_RESERVED
  Avoid libaio for usermode
  Enable -d cpu logging by default.
  target-sh4: Remove duplicate CPU log.
  target-ppc: Remove duplicate cpu log.
  target-mips: Remove duplicate CPU log.
  ...

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