On Wed, 27 Mar 2019 at 12:16, Eduardo Otubo <ot...@redhat.com> wrote: > > The following changes since commit 49fc899f8d673dd9e73f3db0d9e9ea60b77c331b: > > Update version for v4.0.0-rc1 release (2019-03-26 17:02:29 +0000) > > are available in the Git repository at: > > https://github.com/otubo/qemu.git tags/pull-seccomp-20190327 > > for you to fetch changes up to 035121d23abcafcc2f346627d48132073d2e71d7: > > seccomp: report more useful errors from seccomp (2019-03-27 13:11:38 +0100) > > ---------------------------------------------------------------- > pull-seccomp-20190327 > > ---------------------------------------------------------------- > Daniel P. Berrangé (2): > seccomp: don't kill process for resource control syscalls > seccomp: report more useful errors from seccomp > > qemu-seccomp.c | 52 ++++++++++++++++++++++++++++++++++++++-------------- > 1 file changed, 38 insertions(+), 14 deletions(-) >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 for any user-visible changes. -- PMM