Y
Hacker News
new
|
ask
|
show
|
jobs
by
vbitz
1590 days ago
Well gVisor uses mostly the same method of system call emulation (PTRACE_SYSEMU).
It's also one of the three major projects that use it besides User-mode Linux and rr.