cartesi/machine-emulator

Snapshot and shared flash drives

Opened this issue · 0 comments

Context

People may use snapshot on machines that are loaded with shared drives, and later the machine could be rolled back, this may cause unexpected issues.

Possible solutions

We should throw an error to avoid the misuse, we should also take the opportunity to disallow forking machines with VirtIO devices.