qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] Linux user for 3.0 patches
@ 2018-07-03 16:34 Laurent Vivier
  2018-07-03 16:34 ` [Qemu-devel] [PULL 1/7] qemu-binfmt-conf.sh: cleanup --credential Laurent Vivier
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Laurent Vivier @ 2018-07-03 16:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: Riku Voipio, Laurent Vivier

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-07-05  7:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-03 16:34 [Qemu-devel] [PULL 0/7] Linux user for 3.0 patches Laurent Vivier
2018-07-03 16:34 ` [Qemu-devel] [PULL 1/7] qemu-binfmt-conf.sh: cleanup --credential Laurent Vivier
2018-07-03 16:34 ` [Qemu-devel] [PULL 2/7] qemu-binfmt-conf.sh: add persistent (F) flags Laurent Vivier
2018-07-03 16:34 ` [Qemu-devel] [PULL 3/7] qemu-binfmt-conf.sh: allow to provide a suffix to the interpreter name Laurent Vivier
2018-07-03 16:34 ` [Qemu-devel] [PULL 4/7] linux-user: add netlink CARRIER_UP_COUNT/CARRIER_DOWN_COUNT Laurent Vivier
2018-07-03 16:34 ` [Qemu-devel] [PULL 5/7] linux-user: update do_setsockopt() Laurent Vivier
2018-07-03 16:34 ` [Qemu-devel] [PULL 6/7] linux-user/strace: Improve capget()/capset() output Laurent Vivier
2018-07-03 16:34 ` [Qemu-devel] [PULL 7/7] linux-user/strace: Improve recvmsg() output Laurent Vivier
2018-07-03 21:33 ` [Qemu-devel] [PULL 0/7] Linux user for 3.0 patches no-reply
2018-07-05  7:20 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).