This set has been on the mailing list unreviewed for more than a week.

It implements copying of the SCM_CREDENTIALS msg payload.

Patch 1 changes an if-else block to a more expandable switch block.
Patch 2 is the actual implementation.

The following changes since commit 0e96643c98eb22a5f2e11ac500852133032d38e4:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into staging 
(2014-04-24 16:16:57 +0100)

are available in the git repository at:


  git://github.com/hdmdavies/qemu.git scm_credentials

for you to fetch changes up to ddbcd08d0f0f6c008c83bab58d9f2a831565c9dd:

  linux-user: Add support for SCM_CREDENTIALS. (2014-04-25 12:32:40 +0100)

----------------------------------------------------------------
Huw Davies (2):
      linux-user: Move if-elses to a switch statement.
      linux-user: Add support for SCM_CREDENTIALS.

 linux-user/syscall.c | 62 +++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 44 insertions(+), 18 deletions(-)


Reply via email to