summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* virtio-gpu: Allocate buffers with shared bind flag using gbm.David Riley2019-07-03
* gpu_renderer: update virglrenderer bindingsDavid Riley2019-07-03
* devices: virtio: add bindings to a new capsetGurchetan Singh2019-07-03
* gpu_buffer: add ability to get backend nameGurchetan Singh2019-07-03
* main: add seccomp-log-failures flag to command lineZach Reizner2019-06-27
* usb: switch to new libusb_wrap_sys_device APIDaniel Verkamp2019-06-27
* main: add --rwroot option to runDaniel Verkamp2019-06-27
* usb: Arm seccomp policy needs _llseek, not lseekDaniel Verkamp2019-06-27
* kernel_loader: check phdr memory size additionDaniel Verkamp2019-06-25
* fuzz: zimage: use a fixed guest memory sizeDaniel Verkamp2019-06-25
* devices: pci: preserve read-only bits in write_regDaniel Verkamp2019-06-25
* devices: pci: check BAR address alignmentDaniel Verkamp2019-06-25
* devices: pci: allocate BARs with correct alignmentDaniel Verkamp2019-06-25
* devices: pci: Change host brige into IntelXiong Zhang2019-06-25
* devices: pci: use header type 0 for host bridgeDaniel Verkamp2019-06-25
* gpu_renderer: make Box3 less error prone with constructorZach Reizner2019-06-24
* data_model: add sub_slice method to VolatileSliceZach Reizner2019-06-24
* gpu_display: fix dangling NULL pointer in dwl_context_setupZach Reizner2019-06-24
* devices: Use Reader/Writer interfaces in virtio-net.Jakub Staron2019-06-24
* gpu: Allow more than one resource bridge socketChirantan Ekbote2019-06-24
* devices: Add separate seccomp policy for pmem deviceJakub Staron2019-06-21
* fuzz: Comply with new guest memory requirement for page alignmentDylan Reid2019-06-21
* crosvm: Implement Reader/Writer interface over DescriptorChain.Jakub Staron2019-06-21
* qcow: disallow crazy l1 table sizesDylan Reid2019-06-21
* qcow: Fix invalid_cluster_bits testDylan Reid2019-06-21
* crosvm: Ensure slices are the same size when copying.Jorge E. Moreira2019-06-21
* usb: update USBDEVFS_CONNINFO_EX value to new sizeDaniel Verkamp2019-06-21
* crosvm: default serial parameter `num` field to 1 if not providedTrent Begin2019-06-20
* usb: update xhci policies to allow newer libusbDmitry Torokhov2019-06-13
* qcow: Limit file setups that consume excessive RAMDylan Reid2019-06-12
* qcow: Calculate the max refcounts as a u64Dylan Reid2019-06-12
* qcow: better limits on cluster sizeDylan Reid2019-06-12
* src/linux.rs: Modify socket instead of add socket when remove other socketsXiong Zhang2019-06-10
* crosvm: fix clippy warningsJakub Staron2019-06-08
* serial: fix clippy warningsJakub Staron2019-06-08
* crosvm: add license blurb to bin/clippy and bin/fmt filesJakub Staron2019-06-08
* fuzz: adapt zimage fuzzer to new kernel loader APIDaniel Verkamp2019-06-06
* usb: reset backend device on port resetDaniel Verkamp2019-06-05
* crosvm: virtio-pmem deviceJakub Staron2019-06-05
* eliminate mut from non-mut referencesZach Reizner2019-06-04
* docker: add adhd to checkout_commits.env and update all commitsZach Reizner2019-06-04
* Initial BIOS support.Cody Schuffelen2019-05-31
* linux: Add cras-capture option for cras-audio devicepaulhsia2019-05-31
* enumn: fix duplicate fn in doc testsDaniel Verkamp2019-05-30
* 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