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
F82108127: D38856.diff
Thu, Apr 25, 3:05 PM
Unknown Object (File)
Feb 21 2024, 2:34 PM
Unknown Object (File)
Dec 23 2023, 2:27 AM
Unknown Object (File)
Dec 22 2023, 7:41 PM
Unknown Object (File)
Dec 10 2023, 2:22 PM
Unknown Object (File)
Aug 14 2023, 2:08 AM
Unknown Object (File)
Jul 5 2023, 8:24 PM
Unknown Object (File)
Jul 5 2023, 8:20 PM

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.