gvisor/pkg/sentry
gVisor bot 4075de11be Plumb VFS2 inside the Sentry
- Added fsbridge package with interface that can be used to open
  and read from VFS1 and VFS2 files.
- Converted ELF loader to use fsbridge
- Added VFS2 types to FSContext
- Added vfs.MountNamespace to ThreadGroup

Updates #1623

PiperOrigin-RevId: 295183950
2020-02-14 11:12:47 -08:00
..
arch Add context to note. 2020-02-10 14:11:52 -08:00
contexttest Update package locations. 2020-01-27 15:31:32 -08:00
control Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
device Standardize on tools directory. 2020-01-27 12:21:00 -08:00
devices/memdev Add //pkg/sentry/devices/memdev. 2020-01-29 10:09:31 -08:00
fs Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
fsbridge Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
fsimpl Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
hostcpu Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hostmm Update package locations. 2020-01-27 15:31:32 -08:00
inet Support RTM_NEWADDR and RTM_GETLINK in (rt)netlink. 2020-02-04 18:05:03 -08:00
kernel Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
limits Update package locations. 2020-01-27 15:31:32 -08:00
loader Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
memmap Update package locations. 2020-01-27 15:31:32 -08:00
mm Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
pgalloc Update package locations. 2020-01-27 15:31:32 -08:00
platform supporting sError in guest kernel on Arm64 2020-01-29 07:50:38 -05:00
sighandling Standardize on tools directory. 2020-01-27 12:21:00 -08:00
socket Merge pull request #1791 from kevinGC:uchains 2020-02-13 11:19:09 -08:00
state Standardize on tools directory. 2020-01-27 12:21:00 -08:00
strace Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
syscalls Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
time Standardize on tools directory. 2020-01-27 12:21:00 -08:00
unimpl Update package locations. 2020-01-27 15:31:32 -08:00
uniqueid Update package locations. 2020-01-27 15:31:32 -08:00
usage Document MinimumTotalMemoryBytes. 2020-02-10 12:08:32 -08:00
vfs Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
watchdog Standardize on tools directory. 2020-01-27 12:21:00 -08:00
BUILD Cleanup internal package group. 2020-02-10 17:12:59 -08:00