Page MenuHomeFreeBSD

bhyve: [snapshot] Add cap limits for ipc socket
ClosedPublic

Authored by gusev.vitaliy_gmail.com on Mar 2 2023, 6:12 PM.
Tags
Referenced Files
Unknown Object (File)
Fri, May 15, 9:54 AM
Unknown Object (File)
Fri, May 15, 6:36 AM
Unknown Object (File)
Fri, May 15, 3:42 AM
Unknown Object (File)
Thu, May 14, 5:28 PM
Unknown Object (File)
Tue, May 12, 4:33 PM
Unknown Object (File)
Tue, May 12, 2:45 AM
Unknown Object (File)
Mon, Apr 27, 5:55 AM
Unknown Object (File)
Mon, Apr 27, 4:25 AM

Details

Summary

Part of Capsicum integration for snapshots.

Sponsored by: vStack

Test Plan

Compile, Run VM, Suspend, Resume.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj added inline comments.
usr.sbin/bhyve/snapshot.c
1522

There should be a newline between variable declarations and code.

This revision is now accepted and ready to land.Mar 2 2023, 9:58 PM
This revision now requires review to proceed.Mar 3 2023, 11:45 AM
gusev.vitaliy_gmail.com added inline comments.
usr.sbin/bhyve/snapshot.c
1522

Done.

This revision is now accepted and ready to land.Mar 3 2023, 2:18 PM
This revision was automatically updated to reflect the committed changes.