summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAge
* Allow mounts to propagate into 9p device jailChirantan Ekbote2020-02-04
* virtio-gpu: implement 2D GPU BackendJason Macnak2020-02-03
* crosvm: pstore works for ARCVM on x86_64Kansho Nishida2020-02-03
* linux: use ScopedEvent to trigger the `exit_evt` in vcpu threadsZach Reizner2020-02-01
* crosvm: add support for bpf policy filesMatt Delco2020-01-22
* MsgSocket: Don't implement DerefChirantan Ekbote2020-01-17
* crosvm: log 'run' arguments parsing errors also to syslogDmitry Torokhov2020-01-16
* gpu_display: implement stub displayJason Macnak2020-01-14
* Add a new command to dump version info.Yi Sun2020-01-13
* devices: remove user_command from proxy deviceZach Reizner2020-01-09
* crosvm: align pmem region size to 2MiBStephen Barber2020-01-07
* devices: virtio: wl: Support multiple socketsRyo Hashimoto2020-01-07
* disk: move qcow into disk crateDaniel Verkamp2020-01-06
* plugin: mount read-only /proc into the jailDmitry Torokhov2019-12-31
* Cast refernces of libc::RLIMIT_NOFILE to i32 for newer libc crate.Allen Webb2019-12-26
* Fix parsing arguments that require a value at the end of command lineDmitry Torokhov2019-12-22
* When parsing --parameter <value> argument do not clobber parser errorsDmitry Torokhov2019-12-22
* crosvm: fix removing comments when processing -file optionsDmitry Torokhov2019-12-22
* crosvm: treat FailEntry as fatal to a vcpuStephen Barber2019-12-20
* crosvm: allow shorthand notation in plugin-mount and plugin-gid-mapDmitry Torokhov2019-12-18
* crosvm: plugin-mount-file and plugin-gid-map-file optionsDmitry Torokhov2019-12-17
* crosvm: factor our parsing bind-mount and gid map optionsDmitry Torokhov2019-12-17
* Makes gpu renderer flags configurable via command lineJason Macnak2019-12-11
* utilize EventDevices to make virtio-input devicesZach Reizner2019-12-11
* devices: block: add block_size option for disksDaniel Verkamp2019-12-10
* Remove render node forward codeLepton Wu2019-12-10
* Add runnable vcpuDylan Reid2019-12-10
* Support configurable screen sizesJason Macnak2019-12-10
* linux.rs: Don't use /proc/sys/fs/file-maxChirantan Ekbote2019-12-09
* Adds a flag_or_value command line argument optionJason Macnak2019-12-09
* linux: check memory size calculation overflowDaniel Verkamp2019-12-06
* vfio: Implement bar mappableXiong Zhang2019-12-06
* devices: virtio: enable MSI-X for all devicesDaniel Verkamp2019-12-06
* linux.rs: Set open file limits for all devicesChirantan Ekbote2019-11-28
* linux.rs: Remove references to chronosChirantan Ekbote2019-11-26
* io_jail: Replace rlim_t with rlim64_tChirantan Ekbote2019-11-22
* Enable seccomp for virtio-fsChirantan Ekbote2019-11-19
* Add fs device to --shared-dirChirantan Ekbote2019-11-19
* devices: block: add option to control sparsenessDaniel Verkamp2019-11-18
* main: remove EPOLLHUP epoll item from host kernel synchronouslyZide Chen2019-11-17
* resource: Rename device memory to mmioXiong Zhang2019-11-10
* Resource: Unify mmio allocatorXiong Zhang2019-11-10
* Remove unnecessary static str lifetimesDaniel Verkamp2019-11-08
* crosvm: add plugin API for async writesMatt Delco2019-11-06
* crosvm: pre-cache answers to plugin get callsMatt Delco2019-10-31
* crosvm: Linux VM use immediate exitMatt Delco2019-10-30
* plugin: plugin VM use immediate exitMatt Delco2019-10-30
* vfio: Add vfio msi routing information into kvmXiong Zhang2019-10-29
* devices: implement MSI control socketXiong Zhang2019-10-24
* plugin: only pause on EINTRMatt Delco2019-10-23