qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] b22876: seccomp: add semctl() to the syscall


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] b22876: seccomp: add semctl() to the syscall whitelist
Date: Thu, 21 Aug 2014 06:00:04 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b22876cc2f863c58cfebd4a5301fc47e8ec89228
      
https://github.com/qemu/qemu/commit/b22876cc2f863c58cfebd4a5301fc47e8ec89228
  Author: Paul Moore <address@hidden>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M qemu-seccomp.c

  Log Message:
  -----------
  seccomp: add semctl() to the syscall whitelist

QEMU needs to call semctl() for correct operation.  This particular
problem was identified on shutdown with the following commandline:

 # qemu -sandbox on -monitor stdio \
   -device intel-hda -device hda-duplex -vnc :0

Signed-off-by: Paul Moore <address@hidden>
Signed-off-by: Eduardo Otubo <address@hidden>


  Commit: fd3cced366958cc90f0a8caa8213471afde9bf3c
      
https://github.com/qemu/qemu/commit/fd3cced366958cc90f0a8caa8213471afde9bf3c
  Author: Peter Maydell <address@hidden>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M qemu-seccomp.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/otubo/seccomp' into staging

* remotes/otubo/seccomp:
  seccomp: add semctl() to the syscall whitelist

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/2656eb7c599e...fd3cced36695

reply via email to

[Prev in Thread] Current Thread [Next in Thread]