qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] aa4966: seccomp: typo in configure error mess


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] aa4966: seccomp: typo in configure error message
Date: Sat, 10 Jan 2015 12:00:07 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: aa49668cc3cc680187e9e9b1d2eb8d64d72bff3e
      
https://github.com/qemu/qemu/commit/aa49668cc3cc680187e9e9b1d2eb8d64d72bff3e
  Author: Eduardo Otubo <address@hidden>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M configure

  Log Message:
  -----------
  seccomp: typo in configure error message

Error message was misleading people to install wrong version of
libseccomp.

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


  Commit: ea259acae5b2d88ee6e92caf1cf44eb501eaef47
      
https://github.com/qemu/qemu/commit/ea259acae5b2d88ee6e92caf1cf44eb501eaef47
  Author: Paul Moore <address@hidden>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M qemu-seccomp.c

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

The "memory-backend-ram" QOM object utilizes the mbind(2) syscall to
set the policy for a memory range.  Add the syscall to the seccomp
sandbox whitelist.

Signed-off-by: Paul Moore <address@hidden>
Signed-off-by: Eduardo Otubo <address@hidden>
Acked-by: Eduardo Otubo <address@hidden>
Tested-by: Eduardo Habkost <address@hidden>
Reviewed-by: Eduardo Habkost <address@hidden>


  Commit: e77d927f1a1876ef341b4df287939b0c935703d5
      
https://github.com/qemu/qemu/commit/e77d927f1a1876ef341b4df287939b0c935703d5
  Author: Peter Maydell <address@hidden>
  Date:   2015-01-10 (Sat, 10 Jan 2015)

  Changed paths:
    M configure
    M qemu-seccomp.c

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

seccomp branch queue

# gpg: Signature made Mon 05 Jan 2015 17:17:01 GMT using RSA key ID 12F8BD2F
# gpg: Can't check signature: public key not found

* remotes/otubo/tags/pull-seccomp-20150105:
  seccomp: add mbind() to the syscall whitelist
  seccomp: typo in configure error message

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


Compare: https://github.com/qemu/qemu/compare/f1c5831ca3e3...e77d927f1a18

reply via email to

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