summary refs log tree commit diff
path: root/devices
Commit message (Expand)AuthorAge
* devices: block: implement discard and write zeroesDaniel Verkamp2018-09-10
* pci: add tests for add_capability()Daniel Verkamp2018-09-05
* virtio-gpu: fix reporting of VIRTIO_F_VERSION_1Daniel Verkamp2018-09-05
* Remove sync requirements of pci device traitJingkui Wang2018-08-29
* devices: block: define config space as a structDaniel Verkamp2018-08-15
* devices: block: add support for read-only featureDaniel Verkamp2018-08-13
* devices: block: store features as a u64Daniel Verkamp2018-08-13
* devices: block: define features as shift countsDaniel Verkamp2018-08-13
* Add capabilities to PCI configuration spaceDylan Reid2018-08-09
* virtio: Implement the 9P deviceChirantan Ekbote2018-08-08
* gpu: add force_ctx_0 calls prior to each gpu commandDavid Riley2018-07-30
* gpu: add support for fencesDavid Riley2018-07-30
* gpu: hold image with resourceDavid Riley2018-07-30
* gpu: make process_descriptor return OptionDavid Riley2018-07-30
* gpu: import buffers for rendering from minigbmDavid Riley2018-07-30
* pci: Add serial bus subclassJingkui Wang2018-07-27
* balloon: Implement device policyChirantan Ekbote2018-07-27
* gpu: fix parsing of third descriptor in chainDavid Riley2018-07-25
* gpu_buffer: fix reading and writing to GPU buffersZach Reizner2018-07-25
* gpu: implement virtio-gpuZach Reizner2018-07-20
* devices: pci - Add a PCI root bridgeDylan Reid2018-07-19
* devices: proxy - Add support for proxying PciDevicesDylan Reid2018-07-18
* device: block: Update status of the flush commandDylan Reid2018-07-17
* devices: block: Support flush commandDylan Reid2018-07-13
* devices: pci - Add PciDeviceDylan Reid2018-07-11
* devices: pci - Add PciConfigurationDylan Reid2018-07-11
* devices: Add pci_typesDylan Reid2018-07-11
* Move gpu allocator to resourcesDylan Reid2018-07-09
* sys_util: move round_to_page_size to sys_utilZach Reizner2018-06-21
* virtwl: implement dmabuf sync supportDavid Reveman2018-06-19
* virtio-queue: Add an iterator over a descriptor chainChirantan Ekbote2018-06-15
* virtio-queue: Add an is_read_only() method for DescriptorChainChirantan Ekbote2018-06-15
* virtio: Derive Clone for DescriptorChainChirantan Ekbote2018-06-15
* net: Allow passing in a configured tap fd on the command lineChirantan Ekbote2018-06-12
* wl: do not close FDs that were hungupZach Reizner2018-06-07
* virtwl: better multi-plane DMABuf supportDavid Reveman2018-05-26
* virtwl: Add DMABuf allocation support.David Reveman2018-05-16
* devices: add an emulated ARM pl030 RTC clockSonny Rao2018-05-04
* devices: block: add sector info to block errorsSonny Rao2018-05-04
* wl: send HUP event when VFDs are hungupZach Reizner2018-04-27
* Fix a typo: virtio::NOITFY_REG_OFFSET -> virtio::NOTIFY_REG_OFFSETPhilipp Kern2018-04-23
* devices: use nested PollContext in wayland deviceZach Reizner2018-04-06
* wl: add pipe vfd supportZach Reizner2018-04-05
* devices: use PollContext for all virtio deivcesZach Reizner2018-04-05
* devices: block: use PollContext in block deviceZach Reizner2018-04-04
* wl: avoid inserting empty virtio queue entriesZach Reizner2018-03-22
* fix some clippy errors that are default denyZach Reizner2018-03-07
* crosvm: make port 0x61 return 0x20, preventing Guest kernel hangSlava Malyugin2018-02-27
* net_util: add tap support for mac addressStephen Barber2018-02-21
* block: Put more info in Read and Write errorsDylan Reid2018-02-12