Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-25 | Merge pull request #1176 from xiaobo55x:runsc_boot | gVisor bot | |
PiperOrigin-RevId: 282382564 | |||
2019-11-13 | Enable runsc/boot support on arm64. | Haibo Xu | |
This patch also include a minor change to replace syscall.Dup2 with syscall.Dup3 which was missed in a previous commit(ref a25a976). Signed-off-by: Haibo Xu <haibo.xu@arm.com> Change-Id: I00beb9cc492e44c762ebaa3750201c63c1f7c2f3 |