summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAge
* 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
* plugin: rename signal callMatt Delco2019-10-23
* crosvm: defer IPC on set callsMatt Delco2019-10-23
* crosvm: delete resume response from protobufMatt Delco2019-10-23
* devices: vfio: fix clippy warningsDaniel Verkamp2019-10-17
* vm_control: Add VmIrqRequest SocketXiong Zhang2019-10-15
* devices: jail serial deviceZach Reizner2019-10-10
* sys_util: allow adding handlers for all signalsFletcher Woodruff2019-10-03
* vfio: Setup dma map for vfio deviceXiong Zhang2019-10-01
* vfio: Integrate VFIO device into pci device modelXiong Zhang2019-10-01
* linux: drop VM before exiting to allow cleanupDaniel Verkamp2019-09-17
* Extract disk creation logic out of qcow and src.Cody Schuffelen2019-08-28
* crosvm: silence unused code warning for NonZeroU8Daniel Verkamp2019-08-22
* plugin: switch to using /mnt/empty for rootDmitry Torokhov2019-08-19
* crosvm: add x-display argument for choosing the X11 gpu displayZach Reizner2019-08-08
* split crosvm into a library and a main "crosvm" binaryZach Reizner2019-08-06
* Allow to connect standard input to a serial port other than the guest consoleJorge E. Moreira2019-08-03
* gpu: Add sandboxing support for pvr.David Riley2019-08-01
* gpu: Add sandboxing support for mali/ARM.David Riley2019-08-01
* tree-wide: use PollContext::build_with where possibleZach Reizner2019-07-24
* main: add seccomp-log-failures flag to command lineZach Reizner2019-06-27
* main: add --rwroot option to runDaniel Verkamp2019-06-27
* gpu: Allow more than one resource bridge socketChirantan Ekbote2019-06-24
* devices: Add separate seccomp policy for pmem deviceJakub Staron2019-06-21
* crosvm: default serial parameter `num` field to 1 if not providedTrent Begin2019-06-20
* src/linux.rs: Modify socket instead of add socket when remove other socketsXiong Zhang2019-06-10
* crosvm: fix clippy warningsJakub Staron2019-06-08
* crosvm: virtio-pmem deviceJakub Staron2019-06-05
* Initial BIOS support.Cody Schuffelen2019-05-31
* linux: Add cras-capture option for cras-audio devicepaulhsia2019-05-31
* crosvm: fix unused variable warning in create_virtio_devicesDmitry Torokhov2019-05-29
* virtio-gpu: add gpu control socketGurchetan Singh2019-05-28