summary refs log tree commit diff
Commit message (Expand)AuthorAge
* devices: fs: Support FOPEN_CACHE_DIRChirantan Ekbote2020-03-19
* devices: fs: Add support for fuse minor version 28Chirantan Ekbote2020-03-19
* seccomp: add frequency file to x86_64Matt Delco2020-03-19
* crosvm: Change expected field to String in InvalidValueJudy Hsiao2020-03-17
* Fix warnings added in rust 1.42Dylan Reid2020-03-17
* devices: Ignore O_DIRECT in 9p and fs devicesChirantan Ekbote2020-03-16
* Allow all serial port types to read from stdinJorge E. Moreira2020-03-11
* README: add instructions for building on Linux + CrOSStephen Barber2020-03-11
* Fix into_iter() usage where iter() sufficesDaniel Verkamp2020-03-10
* gpu_renderer: add virglrenderer logging callbackDavid Stevens2020-03-10
* descriptor_utils: Add `iter` methodChirantan Ekbote2020-03-10
* Vfio: Multi vfio device supportXiong Zhang2020-03-09
* crosvm: remove deprecated --qcow and --rwqcow optionsDaniel Verkamp2020-03-09
* devices: virtio: resource_bridge: Transfer plane metadataKeiichi Watanabe2020-03-06
* ac97: Mark pci::ac97_bus_master::test::start_playback ignoredMattias Nissler2020-03-06
* virtio: Add VIRTIO_RING_F_EVENT_IDX test caseXiong Zhang2020-03-06
* fuzz: ensure sys_util path dependency is usedDaniel Verkamp2020-03-06
* seccomp: Add missing syscalls to fs device policyChirantan Ekbote2020-03-06
* 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
* Virtio: Add blk VIRTIO_RING_F_EVENT_IDX featureXiong Zhang2020-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
* Virtio: Add queue ack_features() interfaceXiong Zhang2020-03-01
* acpi: add S1 capability in DSDTChuanxiao Dong2020-02-28
* acpi: allocate sci_irq instead of use fixed numberChuanxiao Dong2020-02-28
* ac97: switch to ShmStreamSourceFletcher Woodruff2020-02-28
* x86_64: generate ACPI tablesChuanxiao Dong2020-02-28
* linux: add disk path to open error messageDaniel Verkamp2020-02-27
* devices: block: let resize convert to non-sparseDaniel Verkamp2020-02-27
* devices: pci: add error handling for msix_enableDaniel Verkamp2020-02-27
* acpi_tables: Add initial ACPI tables supportChuanxiao Dong2020-02-27
* sys_util: cleanup shared mem file after testMatt Delco2020-02-26
* msg_socket: Add async receiving of messagesDylan Reid2020-02-26
* Better errors on missing composite disk components.A. Cody Schuffelen2020-02-26
* Support the Android Sparse disk formatA. Cody Schuffelen2020-02-25
* Initialize qcow clusters off the backing file when presentA. Cody Schuffelen2020-02-25
* x86_64: use __cpuid intrinsicDaniel Verkamp2020-02-22
* linux.rs: Don't pivot_root when using host's root directoryChirantan Ekbote2020-02-22
* Read from the backing file if present on read missA. Cody Schuffelen2020-02-21
* Support generating and opening backing filesA. Cody Schuffelen2020-02-21
* build_test.py: set env vars for cross compileMatt Delco2020-02-21
* Vfio: Disable msix bar's mmapXiong Zhang2020-02-21
* devices: IOAPIC: implement interrupt routingZhuocheng Ding2020-02-21
* linux.rs: Refactor 9p device jailChirantan Ekbote2020-02-21
* Vfio: Emulate MSI-xXiong Zhang2020-02-20
* crosvm: add ability to enable caps on vcpuMatt Delco2020-02-20