summary refs log tree commit diff
Commit message (Expand)AuthorAge
* qcow: Add a zero_cluster method to raw fileDylan Reid2019-07-19
* Refactor input devices interactions with buffers in guest memoryJorge E. Moreira2019-07-17
* Don't call UNGRAB IOCTL on a socketJorge E. Moreira2019-07-17
* devices: gpu: advertise support for capset 3Gurchetan Singh2019-07-16
* tempfile: Unify the two tempdir implementationsDavid Tolnay2019-07-11
* devices: silence unused code warning in PCIDaniel Verkamp2019-07-10
* seccomp: return error from socket for TPM deviceDaniel Verkamp2019-07-09
* qcow: limit the size of a qcow fileDylan Reid2019-07-09
* qcow: Avoid overflow when taking ceiling of divisionDylan Reid2019-07-09
* devices: remove use of mem::uninitializedDaniel Verkamp2019-07-09
* tempfile: reimplement using libc::mkdtempDaniel Verkamp2019-07-03
* build_test.py: test more packagesDaniel Verkamp2019-07-03
* pci: Let device could trap pci config read/writeXiong Zhang2019-07-03
* seccomp: whitelist read-only/write-only GPU mappingsGurchetan Singh2019-07-03
* 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