crosvm/sys_util/src
Gurchetan Singh f829a93b62 guest_memory: remove optional memfd
Builders should all have memfd support now.

BUG=chromium:942183
TEST=compile and run, CQ will also test

Cq-Depend: chromium:1901871, chromium:1907541
Change-Id: I0cd4ec43a51e9995def2e105d68e12a703168365
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/1834701
Commit-Queue: Gurchetan Singh <gurchetansingh@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Tested-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Zach Reizner <zachr@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Auto-Submit: Gurchetan Singh <gurchetansingh@chromium.org>
2019-11-16 11:07:22 +00:00
..
affinity.rs clippy: Iterate without calling .iter() 2019-04-18 19:51:01 -07:00
alloc.rs crosvm: add license blurb to all files 2019-04-24 15:51:38 -07:00
capabilities.rs edition: Remove extern crate lines 2019-04-15 02:06:08 -07:00
clock.rs edition: Eliminate ref keyword 2019-04-18 19:51:01 -07:00
errno.rs sys_util: errno: Make clippy clean 2019-03-21 08:07:32 -07:00
eventfd.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
file_flags.rs edition: Use dyn syntax for trait objects 2019-04-08 02:51:37 -07:00
file_traits.rs sys_util: split volatile_impl macro into volatile_{,at_}impl 2019-11-05 19:49:39 +00:00
fork.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
guest_address.rs
guest_memory.rs guest_memory: remove optional memfd 2019-11-16 11:07:22 +00:00
handle_eintr.rs edition: Eliminate blocks superseded by NLL 2019-04-17 17:22:57 -07:00
ioctl.rs sys_util: Enable macros imported individually 2019-04-15 02:06:04 -07:00
lib.rs devices: virtio: block: advertise seg_max 2019-11-08 20:35:18 +00:00
mmap.rs tree-wide: Use new trait object syntax 2019-07-24 02:22:23 +00:00
net.rs crosvm: fix clippy warnings 2019-06-08 04:27:37 +00:00
passwd.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
poll.rs sys_util: poll: add build_with and add_many helper functions 2019-07-24 06:07:19 +00:00
priority.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
raw_fd.rs
seek_hole.rs tempfile: Unify the two tempdir implementations 2019-07-11 16:15:38 -07:00
shm.rs sys_util: shm: make using names with shared memory more convenient 2019-09-11 09:34:10 +00:00
signal.rs sys_util: allow adding handlers for all signals 2019-10-03 06:57:34 +00:00
signalfd.rs edition: Eliminate blocks superseded by NLL 2019-04-17 17:22:57 -07:00
sock_ctrl_msg.rs sys_util: make IntoIovec return an actual vector 2019-11-05 19:26:35 +00:00
struct_util.rs vfio: Add msi support 2019-10-17 00:17:07 +00:00
syslog.rs sys_util: fix new warning initializing Once 2019-07-24 02:22:23 +00:00
terminal.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
timerfd.rs edition: Eliminate ref keyword 2019-04-18 19:51:01 -07:00
write_zeroes.rs sys_util: add write_zeroes_all() function 2019-09-25 00:06:27 +00:00