summary refs log tree commit diff
path: root/devices/src/virtio
Commit message (Expand)AuthorAge
* switch from poly_msg_socket to msg_socket2Alyssa Ross2020-06-15
* debug_labelAlyssa Ross2020-06-15
* queue_max_sizesAlyssa Ross2020-06-15
* devices: return Vec from queue_max_sizesAlyssa Ross2020-06-15
* device_typeAlyssa Ross2020-06-15
* featuresAlyssa Ross2020-06-15
* get_device_capsAlyssa Ross2020-06-15
* get_device_barsAlyssa Ross2020-06-15
* be more panickyAlyssa Ross2020-06-15
* resetAlyssa Ross2020-06-15
* read_configAlyssa Ross2020-06-15
* ack_featuresAlyssa Ross2020-06-15
* write_configAlyssa Ross2020-06-15
* Don't give worker ownership of socketAlyssa Ross2020-06-15
* send MemoryParams in createAlyssa Ross2020-06-15
* poly_msg_socketAlyssa Ross2020-06-15
* extract create message from activateAlyssa Ross2020-06-15
* forward kill to/from wlAlyssa Ross2020-06-15
* drop lazy_staticAlyssa Ross2020-06-15
* the great renamingAlyssa Ross2020-06-15
* hacky construct Wl in external procAlyssa Ross2020-06-15
* vm_control: make MaybeOwnedFd genericAlyssa Ross2020-06-15
* hacky working out-of-process virtio_wlAlyssa Ross2020-06-15
* devices: make virtio::Interrupt a traitAlyssa Ross2020-06-15
* crosvm: fix deadlock on early VmRequestAlyssa Ross2020-06-15
* Merge remote-tracking branch 'origin/master'Alyssa Ross2020-06-14
|\
| * devices: video: dec: Support arbitrary buffers to be mapped as resourcesKeiichi Watanabe2020-06-12
| * devices: fs: Use 2 stage create and mkdirChirantan Ekbote2020-06-04
| * devices: fs: Refactor ioctl handling codeChirantan Ekbote2020-06-04
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-06-14
|\|
| * sys_util: Refactor IntoIovecChirantan Ekbote2020-05-28
| * Fix VolatileSlice calls in all modulesDaniel Verkamp2020-05-27
| * Make VolatileSlice ABI-compatible with iovecChirantan Ekbote2020-05-25
| * devices: virtio: video: Implement video decoder deviceKeiichi Watanabe2020-05-23
| * devices: virtio: Initial implementation of virtio-video deviceKeiichi Watanabe2020-05-23
| * devices: gpu: random cleanupGurchetan Singh2020-05-22
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-05-22
|\|
| * descriptor_utils: Remove need for temporary vectorsChirantan Ekbote2020-05-14
| * Extract the DisplayBackend build process into BackendKind build functionKaiyi Li2020-05-08
* | devices: print unexpected wl command in hexAlyssa Ross2020-05-16
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-05-10
|\|
| * remove instantes of using IntoRawFd in unsafe blocksZach Reizner2020-05-07
| * descriptor_utils: Add write_iter methodChirantan Ekbote2020-05-01
| * devices: pci: refactor PCI devices to use PciAddress.Tomasz Jeznach2020-05-01
| * Stop tracking sub-mappings in MemoryMappingArenaChirantan Ekbote2020-04-29
| * Remove unnecessary parentheses in constsDaniel Verkamp2020-04-26
| * Remove redundant single-component importsDaniel Verkamp2020-04-26
| * devices: add SerialDevice traitDaniel Verkamp2020-04-23
| * devices: fs: Fix potential resource leakChirantan Ekbote2020-04-16
| * devices: fs: Strip padding from directory entry namesChirantan Ekbote2020-04-16