summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master'Alyssa Ross2020-03-26
|\
| * audio: Create AC97 device with --ac97 optionJudy Hsiao2020-03-20
| * crosvm: Change expected field to String in InvalidValueJudy Hsiao2020-03-17
| * Fix into_iter() usage where iter() sufficesDaniel Verkamp2020-03-10
* | Merge remote-tracking branch 'origin/master' into masterAlyssa Ross2020-03-10
|\|
| * Vfio: Multi vfio device supportXiong Zhang2020-03-09
| * crosvm: remove deprecated --qcow and --rwqcow optionsDaniel Verkamp2020-03-09
* | crosvm: fmt arguments in run_vmAlyssa Ross2020-03-09
* | Merge remote-tracking branch 'origin/master' into masterAlyssa Ross2020-03-09
|\|
| * Vfio: multi vfio group supportXiong Zhang2020-03-06
| * Use simple virtio_input_events where possible.Noah Gold2020-03-06
| * crosvm: add handling for hyperv exitsMatt Delco2020-03-05
| * crosvm: Add plumbing for split-irqchip interruptsZhuocheng Ding2020-03-05
| * devices: PIC: implement interrupt injectionZhuocheng Ding2020-03-05
| * Add logic to setup PIC/IOAPIC.Zhuocheng Ding2020-03-05
| * linux: fix unused code warning without gpu featureDaniel Verkamp2020-03-02
| * ac97: switch to ShmStreamSourceFletcher Woodruff2020-02-28
| * linux: add disk path to open error messageDaniel Verkamp2020-02-27
| * linux.rs: Don't pivot_root when using host's root directoryChirantan Ekbote2020-02-22
| * Support generating and opening backing filesA. Cody Schuffelen2020-02-21
| * linux.rs: Refactor 9p device jailChirantan Ekbote2020-02-21
| * crosvm: add ability to enable caps on vcpuMatt Delco2020-02-20
| * crosvm: support kvm's hyper-v cpuid ioctlMatt Delco2020-02-20
| * linux.rs: unify jail creationMatt Delco2020-02-19
| * acpipm: implement suspend and resume mechanismChuanxiao Dong2020-02-19
| * virtio-gpu: gfxstream backendLingfeng Yang2020-02-19
| * Use display size as the default size for single touchKaiyi Li2020-02-12
* | crosvm: fix typo in crosvm balloon descriptionAlyssa Ross2020-03-09
* | crosvm: improve crosvm --help outputAlyssa Ross2020-03-09
* | crosvm: improve crosvm run --help outputAlyssa Ross2020-03-09
|/
* 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