crosvm/x86_64/src
Allen Webb f3024c8976 io_jail: Remove now that the code lives in aosp/external/minijail
io_jail has been migrated to aosp/external/minijail/rust/minijail.
This removes the crosvm copy and updates the references to use the new
location.

BUG=chromium:1096175
TEST=cargo test

Cq-Depend: chromium:2254418
Change-Id: I29d5c6178b6faf5e52671cfbe6fc7e51f0d21dd2
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2254298
Tested-by: Allen Webb <allenwebb@google.com>
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Commit-Queue: Allen Webb <allenwebb@google.com>
2020-06-26 17:27:44 +00:00
..
acpi.rs acpi: support user provided ACPI SDTs. 2020-06-01 23:25:39 +00:00
bootparam.rs
bzimage.rs
cpuid.rs Remove redundant single-component imports 2020-04-26 00:15:36 +00:00
fdt.rs
gdt.rs Fix warnings added in rust 1.42 2020-03-17 00:05:44 +00:00
interrupts.rs Remove redundant single-component imports 2020-04-26 00:15:36 +00:00
lib.rs io_jail: Remove now that the code lives in aosp/external/minijail 2020-06-26 17:27:44 +00:00
mpspec.rs ACPI: enable ACPI from command line 2020-03-19 12:11:51 +00:00
mptable.rs Make VolatileSlice ABI-compatible with iovec 2020-05-25 19:14:07 +00:00
msr_index.rs
regs.rs Remove redundant single-component imports 2020-04-26 00:15:36 +00:00
smbios.rs