Merge branch 'axp-next' of git://repo.or.cz/qemu/rth
commitf777501cc9e8f3a91da076e937b5565510eb4420
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 4 Aug 2012 17:58:23 +0000 (4 17:58 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 4 Aug 2012 17:58:23 +0000 (4 17:58 +0000)
tree69bb718eb05d2ae79040773964103adc4ab33632
parent17a4ed8a5ebbbe8c3e7ea61b523571ddd20fa911
parent95c098286bd5e8397ef25deee15477e0398979b9
Merge branch 'axp-next' of git://repo.or.cz/qemu/rth

* 'axp-next' of git://repo.or.cz/qemu/rth:
  alpha-linux-user: Fix the getpriority syscall
  alpha-linux-user: Properly handle the non-rt sigprocmask syscall.
  alpha-linux-user: Fix a3 error return with v0 error bypass.
  linux-user: Translate pipe2 flags; add to strace
  linux-user: Allocate the right amount of space for non-fixed file maps
  linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH
  linux-user: Sync fcntl.h bits with the kernel
  alpha-linux-user: Handle TARGET_SSI_IEEE_RAISE_EXCEPTION properly
  alpha-linux-user: Work around hosted mmap allocation problems
  alpha-linux-user: Fix signal handling