Part of Capsicum integration for snapshots.
Sponsored by: vStack
Differential D38872 Authored by gusev.vitaliy_gmail.com on Mar 2 2023, 6:47 PM.
Details Summary Part of Capsicum integration for snapshots. Sponsored by: vStack Test Plan Run VM, Suspend, Resume.
Diff Detail
Event TimelineHerald added a reviewer: bhyve. · View Herald TranscriptMar 2 2023, 6:47 PM2023-03-02 18:47:14 (UTC+0) gusev.vitaliy_gmail.com requested review of this revision.Mar 2 2023, 6:47 PM2023-03-02 18:47:14 (UTC+0) gusev.vitaliy_gmail.com added a child revision: D38857: bhyve: Init checkpoint before caph_enter().Mar 2 2023, 8:30 PM2023-03-02 20:30:13 (UTC+0) gusev.vitaliy_gmail.com added a parent revision: D38856: bhyve: [snapshot] Add cap limits for ipc socket. This revision is now accepted and ready to land.Mar 2 2023, 10:03 PM2023-03-02 22:03:54 (UTC+0) gusev.vitaliy_gmail.com updated this revision to Diff 118249.Edited · Mar 3 2023, 11:47 AM2023-03-03 11:47:17 (UTC+0) Comment ActionsFix note, use init_checkpoint_thread(ctx) != 0 This revision now requires review to proceed.Mar 3 2023, 11:47 AM2023-03-03 11:47:17 (UTC+0) gusev.vitaliy_gmail.com marked an inline comment as done.Mar 3 2023, 11:48 AM2023-03-03 11:48:26 (UTC+0) gusev.vitaliy_gmail.com added inline comments.
gusev.vitaliy_gmail.com marked an inline comment as done.Mar 3 2023, 12:06 PM2023-03-03 12:06:33 (UTC+0) Comment ActionsThis revision is now accepted and ready to land.Mar 3 2023, 2:27 PM2023-03-03 14:27:16 (UTC+0) Closed by commit rGd213429e42d4: bhyve: exit with EX_OSERR if init checkpoint or restore time failed (authored by gusev.vitaliy_gmail.com, committed by corvink). · Explain WhyMar 6 2023, 1:06 PM2023-03-06 13:06:38 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 118249 usr.sbin/bhyve/bhyverun.c
|