summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAge
* crosvm: fix balloon and USB sockets HEAD masterAlyssa Ross2020-06-15
* crosvm: fix deadlock on early VmRequestAlyssa Ross2020-06-15
* crosvm: fmtAlyssa Ross2020-06-14
* Merge remote-tracking branch 'origin/master'Alyssa Ross2020-06-14
|\
| * kvm: use MappedRegion traitGurchetan Singh2020-06-12
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-06-14
|\|
| * acpi: support user provided ACPI SDTs.Tomasz Jeznach2020-06-01
| * sys_util: Refactor IntoIovecChirantan Ekbote2020-05-28
| * devices: virtio: Initial implementation of virtio-video deviceKeiichi Watanabe2020-05-23
* | crosvm: fix file_to_i64 commentAlyssa Ross2020-05-22
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-05-10
|\|
| * remove instantes of using IntoRawFd in unsafe blocksZach Reizner2020-05-07
| * linux.rs: Set MS_SLAVE mount propagation for virtio-fsChirantan Ekbote2020-04-28
| * Remove redundant single-component importsDaniel Verkamp2020-04-26
| * Apply same permissions to pmem-region alignments.Iliyan Malchev2020-04-23
| * sys_util: timerfd: Methods don't need to me mutDylan Reid2020-04-23
| * arch, main: add virtio-console parsing and creationDaniel Verkamp2020-04-23
| * arch, devices: move serial creation to archDaniel Verkamp2020-04-23
| * Serial: add input path overriding stdin for --serialIliyan Malchev2020-04-19
| * crosvm: Apply cargo fix for some clippy errorsKeiichi Watanabe2020-04-15
| * msg_socket: add specialized error for zero sized recvZach Reizner2020-04-14
| * crosvm balloon_stats commandCharles William Dick2020-04-13
* | crosvm: collapse simple boolean matchesAlyssa Ross2020-04-11
* | crosvm: tweak --net-vq-pairs docsAlyssa Ross2020-04-10
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-04-10
|\|
| * devices: pmem: implement flush using msync()Daniel Verkamp2020-04-08
| * crosvm balance available memoryCharles William Dick2020-04-06
| * handle mmap of large offsets on 32 bit systemsDylan Reid2020-04-05
| * Virtio-net: Let queue-num could configurableXiong Zhang2020-04-04
| * Virtio-net: Add multi queues in multi threadsXiong Zhang2020-04-04
| * crosvm virtio balloon statsCharles William Dick2020-03-31
* | 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