« Previous | Next » 

Revision adcd61f7

IDadcd61f7fcd5a24e65b2ec087bfae2356805993b

Added by Blue Swirl about 12 years ago

Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoipio/qemu

  • 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoipio/qemu:
    Userspace ARM BE8 support
    elf.h: Update EF_ARM_ constants to newer ABI versions
    arm-linux-user: fix elfload.c's AT_HWCAP to reflect cpu features.
    linux-user/arm/syscall_nr.h: Add syscall number for ppoll
    linux-user: Add support for prctl PR_GET_NAME and PR_SET_NAME
    linux-user/syscall.c: Fix indentation in prctl handling
    linux-user: reserve 4GB of vmem for 32-on-64
    linux-user: resolve reserved_va vma downwards
    linux-user: take RESERVED_VA into account for g2h_valid()
    linux-user: fix fallocate
    linux-user: Add ioctl for BLKBSZGET
    linux-user: add BLKSSZGET ioctl wrapper
    linux-user: fix BLK ioctl arguments
    linux-user: add struct old_dev_t compat
    linux-user: implement device mapper ioctls
    linux-user: target_argv is placed on ts->bprm->argv and can't be freed()
    linux-user: improve fake /proc/self/stat making `ps` not segfault.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted