summary refs log tree commit diff
Commit message (Expand)AuthorAge
* crosvm: use vhost-user-net instead of virtio-net vhost-userAlyssa Ross2021-05-11
* devices: vhost-user: Vring should be enabled after initializationAlyssa Ross2021-05-11
* vhost_rs: vhost_user: Add missing protocol featuresAlyssa Ross2021-05-11
* devices: port vhost-user-net from cloud-hypervisorAlyssa Ross2021-05-11
* devices: implement dedicated Interrupt struct for virtio WorkerZide Chen2019-10-25
* devices: enable MSI-X for virtio-net and viotio-block devicesXiong Zhang2019-10-25
* bin/fmt: ignore generated files in target dirDaniel Verkamp2019-10-25
* docker: update ADHD commit to fix kokoro buildDaniel Verkamp2019-10-25
* descriptor_utils: check for size overflow in new()Daniel Verkamp2019-10-25
* fuzz: block_fuzzer: add msix_config to activateDaniel Verkamp2019-10-25
* devices: implement MSI control socketXiong Zhang2019-10-24
* devices: finish the functions to enable MSI-XZide Chen2019-10-24
* devices: implement MsixConfig struct and generic MSI-X functionsZide Chen2019-10-24
* devices: implement msix capability structureZide Chen2019-10-24
* fuzz: Add virtqueue fuzzerChirantan Ekbote2019-10-24
* gpu_renderer: fix fd leak on export failureDavid Stevens2019-10-24
* fuzz: remove misleading block fuzzer commentDaniel Verkamp2019-10-24
* plugin: only pause on EINTRMatt Delco2019-10-23
* crosvm: add support for immediate exitMatt Delco2019-10-23
* plugin: rename signal callMatt Delco2019-10-23
* usb_util: use sys_util::vec_with_array_fieldDaniel Verkamp2019-10-23
* gpu_buffer: remove dead codeDavid Stevens2019-10-23
* arch: Remove unused CrateMmioDevice ErrorDylan Reid2019-10-23
* crosvm: defer IPC on set callsMatt Delco2019-10-23
* crosvm: delete resume response from protobufMatt Delco2019-10-23
* descriptor_utils: Consume all buffers when reading or writingChirantan Ekbote2019-10-23
* virtio-net: reduce number of virtual interrupts to the guestZide Chen2019-10-22
* ac97: add sample format to create_*_streamFletcher Woodruff2019-10-22
* Cargo.lock: update rust-protobuf to 2.8.1Daniel Verkamp2019-10-22
* plugin: add missing #include <string.h> in testDaniel Verkamp2019-10-22
* docker: add DRM to upgrade_checkout_commits.shDaniel Verkamp2019-10-22
* bin/fmt: remove use of `cargo fmt`Daniel Verkamp2019-10-21
* devices: vhost: simplify vhost importsDaniel Verkamp2019-10-21
* fuzz: add USB descriptor parsing fuzzerDaniel Verkamp2019-10-17
* Reformat with rustfmt from Rust 1.38.0Daniel Verkamp2019-10-17
* Add explicit `dyn` for trait objectsDaniel Verkamp2019-10-17
* usb: replace libusb with Rust usb_util libraryDaniel Verkamp2019-10-17
* vfio: Add msi supportXiong Zhang2019-10-17
* devices: vfio: fix clippy warningsDaniel Verkamp2019-10-17
* rust-toolchain: Change to stableChirantan Ekbote2019-10-16
* devices: fs: Add fuse constants and struct definitionsChirantan Ekbote2019-10-16
* devices: Refactor DescriptorChainConsumer, Reader, and WriterChirantan Ekbote2019-10-15
* vm_control: Add VmIrqRequest SocketXiong Zhang2019-10-15
* devices: proxy: do not acknowledge write commandsDaniel Verkamp2019-10-14
* kvm: Let device could modify its irq routingXiong Zhang2019-10-14
* docker: fix a failure when building crosvmJianxun Zhang2019-10-10
* docker: fix minigbm failure when building base imageJianxun Zhang2019-10-10
* devices: jail serial deviceZach Reizner2019-10-10
* device: ac97: Cleanup interrupt logicpaulhsia2019-10-08
* devices: virtio_net: handle errors in tapfd poll adding/removalStephen Barber2019-10-08