The following changes since commit ab08440a4ee09032d1a9cb22fdcab23bc7e1c656:
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into staging (2018-07-02 17:57:46 +0100) are available in the Git repository at: git://github.com/vivier/qemu.git tags/linux-user-for-3.0-pull-request for you to fetch changes up to 377e93e9e85e76c7fd7af900ba965743243a6618: linux-user/strace: Improve recvmsg() output (2018-07-03 16:27:15 +0200) ---------------------------------------------------------------- Some strace cleanups Minor fixes for setsockopt() and netlink Manage 'F' flag with qemu-binfmt-conf.sh ---------------------------------------------------------------- Laurent Vivier (5): qemu-binfmt-conf.sh: cleanup --credential qemu-binfmt-conf.sh: add persistent (F) flags qemu-binfmt-conf.sh: allow to provide a suffix to the interpreter name linux-user: add netlink CARRIER_UP_COUNT/CARRIER_DOWN_COUNT linux-user: update do_setsockopt() Philippe Mathieu-Daudé (2): linux-user/strace: Improve capget()/capset() output linux-user/strace: Improve recvmsg() output linux-user/strace.list | 6 ++-- linux-user/syscall.c | 4 +++ scripts/qemu-binfmt-conf.sh | 64 ++++++++++++++++++++++++------------- 3 files changed, 48 insertions(+), 26 deletions(-) -- 2.17.1