summary refs log tree commit diff
Commit message (Expand)AuthorAge
* rust-toolchain: upgrade to Rust 1.35.0Daniel Verkamp2019-05-30
* crosvm: fix unused variable warning in create_virtio_devicesDmitry Torokhov2019-05-29
* devices: block: issue fsync when FlushTimer expiresDaniel Verkamp2019-05-29
* virtio-gpu: add gpu control socketGurchetan Singh2019-05-28
* crosvm: update xhci abi to use new bit_field featuresJingkui Wang2019-05-25
* Add an OWNERS fileDylan Reid2019-05-25
* devices: input: Removes used_desc_heads array.Jakub Staron2019-05-24
* linux.rs: create a socket between gpu device and hostGurchetan Singh2019-05-24
* crosvm: {WlDriverRequest, WlDriverResponse} --> {VmMemoryRequest, VmMemoryRes...Gurchetan Singh2019-05-24
* virtio-gpu: add plane sizeGurchetan Singh2019-05-24
* aarch64: use 64-bit memory space for PCI MMIO rangeDaniel Verkamp2019-05-23
* eliminate usage of uninitializedZach Reizner2019-05-23
* crosvm: Removes used_desc_heads arrays from various virtio devices.Jakub Staron2019-05-23
* x86_64: regenerate bootparam bindings without unionsZach Reizner2019-05-23
* crosvm: Moves logic of consuming a DescriptorHead to Queue.Jakub Staron2019-05-23
* wl: limit vfd recv size to leave room for VFDsZach Reizner2019-05-23
* usb: implement Interrupt on Short Packet bitDaniel Verkamp2019-05-23
* devices: cmos: report memory size in CMOSDaniel Verkamp2019-05-23
* net_sys: regenerate if.h bindings using Rust native unionZach Reizner2019-05-23
* kernel_loader: regenerate bindings without unionsZach Reizner2019-05-23
* aarch64: add DT entries for multiple serial portsDaniel Verkamp2019-05-23
* devices: serial: implement MSR loop behaviorDaniel Verkamp2019-05-23
* arch: initialize 4th serial portDaniel Verkamp2019-05-23
* smbios: fix clippy warningsDaniel Verkamp2019-05-22
* crosvm: Implement the file type for serial portsJorge E. Moreira2019-05-22
* x86_64: load initrd at max addressDaniel Verkamp2019-05-20
* devices: gpu: Fallback to allocating with virgl if no fourcc mapping.David Riley2019-05-16
* crosvm: add cmdline flags for configuring serial outputs in guest machineTrent Begin2019-05-15
* add docker supported builds and testsZach Reizner2019-05-15
* x86_64: support loading bzImage kernelsDaniel Verkamp2019-05-14
* usb: execute control requests in DataStageDaniel Verkamp2019-05-10
* usb: refactor intercepted control request handlingDaniel Verkamp2019-05-10
* usb: remove pointless Options in UsbRequestSetupDaniel Verkamp2019-05-10
* usb: factor out common control request handlingDaniel Verkamp2019-05-10
* usb: hold lock throughout resample handlerDaniel Verkamp2019-05-08
* usb: set event loop thread nameDaniel Verkamp2019-05-08
* aarch64: make Android fstab optionalDaniel Verkamp2019-05-07
* usb: fix deadlock in try_detach removal pathDaniel Verkamp2019-05-03
* Add Android fstab support to aarch64, based on x86_64 versionGreg Hartman2019-05-02
* usb: fix serial devices by removing device context verificationJingkui Wang2019-05-01
* linux: handle margin file with multiple valuesSonny Rao2019-04-29
* crosvm: Fix misleading field name in VmComponents struct.Jakub Staron2019-04-29
* usb: support for listing attached usb devicesZach Reizner2019-04-27
* crosvm: Extracts Wayland commands from from VmRequest.Jakub Staron2019-04-27
* Extracts BalloonAdjust from VmRequest.Jakub Staron2019-04-25
* crosvm: add license blurb to all filesStephen Barber2019-04-24
* crosvm: only clear signal when neededMatt Delco2019-04-24
* crosvm: use pipe instead of socket for vcpu communicationMatt Delco2019-04-24
* crosvm: reduce excess chatter with pluginMatt Delco2019-04-24
* aarch64: add PCI device memory region to fdtDaniel Prilik2019-04-22