Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-request...
commitae9108f8f0746ce64d02afb1a216153a50926132
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Jul 2019 14:55:40 +0000 (1 15:55 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Jul 2019 14:55:40 +0000 (1 15:55 +0100)
tree39be1aa6762b6f1125164e6d0517c0893e1de37b
parent8351ef7aa92defd961581b12c8a340d49450a397
parentb50d1e42a4a7dc746ecd42c34c386d81a997759c
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-request' into staging

Update ppc64 feature and default CPU
next setsockops() options
Improve "-L" option
Another fix for 5.2-rc1 headers

# gpg: Signature made Wed 26 Jun 2019 13:11:04 BST
# gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
# gpg:                issuer "laurent@vivier.eu"
# gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
# gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
# gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" [full]
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* remotes/vivier2/tags/linux-user-for-4.1-pull-request:
  linux-user: set default PPC64 CPU
  linux-user: update PPC64 HWCAP2 feature list
  linux-user: Add support for setsockopt() options IPV6_<ADD|DROP>_MEMBERSHIP
  linux-user: Add support for setsockopt() option SOL_ALG
  linux-user: emulate msgsnd(), msgrcv() and semtimedop()
  util/path: Do not cache all filenames at startup

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>