Merge commit '757506d282c3c579368055b1bf50fa4056dbe5bc' into upstream-merge
commitefa7bc7126dc4ede14958efe955edd7a72e49a85
authorAvi Kivity <avi@redhat.com>
Sun, 30 Aug 2009 13:35:57 +0000 (30 16:35 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 30 Aug 2009 13:35:57 +0000 (30 16:35 +0300)
treed21b00a2b9a71174ed3de37c90f1ad36436baadf
parent99c536590d213f331841e1d4bf6425ee3df1fefc
parent757506d282c3c579368055b1bf50fa4056dbe5bc
Merge commit '757506d282c3c579368055b1bf50fa4056dbe5bc' into upstream-merge

* commit '757506d282c3c579368055b1bf50fa4056dbe5bc': (24 commits)
  Fix gcc 3 warning: comparison is always true due to limited range of data type
  Fix gcc 3 warning about uninitialized variable
  Sparc32: port Slavio misc devices to VMState design
  Sparc32: port ECC memory controller to VMState design
  Sparc32: port IOMMU to VMState design
  Sparc32: port DMA controller to VMState design
  Sparc32: port TCX to VMState design
  Sparc32: port interrupt controller to VMState design
  Update OpenBIOS images to r569
  Suppress kraxelisms
  Fix Sparc64 breakage: add dummy ISA irqs
  Fix merge of 59f2a78793b6d17634f39646d604e84af51e0919
  Don't compile aio code if CONFIG_LINUX_AIO is undefined
  Fix sb16 breakage due to unassigned s->irq
  Fix formatting
  linux-user: Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit targets
  linux-user: zero fstat buffer to initialize nsec fields
  linux-user: fadvise64 implementation
  linux-user: enable getdents for > 32-bit systems
  linux-user: fcntl fixes for LTP
  ...

Signed-off-by: Avi Kivity <avi@redhat.com>
block/raw-posix.c