summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* gpu_renderer: use GBM inside virglrendererGurchetan Singh2019-08-20
* Dockerfile: stop tracking virglrenderer masterGurchetan Singh2019-08-20
* ac97: remove duplicated codeFletcher Woodruff2019-08-20
* plugin: switch to using /mnt/empty for rootDmitry Torokhov2019-08-19
* vfio_sys: Add vfio.h to vfio_sysXiong Zhang2019-08-16
* devices: virtio: add copy_config() helper functionDaniel Verkamp2019-08-16
* gpu_renderer: update bindingsGurchetan Singh2019-08-15
* devices: use libc::exit instead of process::exitStephen Barber2019-08-14
* data_model: allow reading structs from io::ReadDaniel Verkamp2019-08-14
* devices: virtio: block: use descriptor chain utilsDaniel Verkamp2019-08-13
* devices: virtio: make create_descriptor_chain pubDaniel Verkamp2019-08-13
* devices: virtio: add volatile read/write for desc chainsDaniel Verkamp2019-08-13
* devices: virtio: add seek() for descriptor chainsDaniel Verkamp2019-08-13
* devices: virtio: add Error type for descriptorsDaniel Verkamp2019-08-13
* Fix compiling warnings in test codeJianxun Zhang2019-08-09
* crosvm: add x-display argument for choosing the X11 gpu displayZach Reizner2019-08-08
* docker: support passing extra arguments to scriptsJianxun Zhang2019-08-07
* usb: handle transfer errors after port is detachedTomasz Jeznach2019-08-07
* devices: fix virtio-queue range checkJorge E. Moreira2019-08-07
* split crosvm into a library and a main "crosvm" binaryZach Reizner2019-08-06
* Allow to connect standard input to a serial port other than the guest consoleJorge E. Moreira2019-08-03
* gpu: Add sandboxing support for pvr.David Riley2019-08-01
* gpu: Add sandboxing support for mali/ARM.David Riley2019-08-01
* gpu_renderer: Make eglDebugMessageControlKHR usage optional.David Riley2019-08-01
* ac97: Fix device real time priority issuepaulhsia2019-08-01
* qcow: bounds check the refcount table offset and sizeDylan Reid2019-07-31
* rust-toolchain: upgrade to Rust 1.36.0Daniel Verkamp2019-07-30
* sys_util: drop redundant empty return typeDaniel Verkamp2019-07-30
* seccomp: add sendto, writev, and readv to common seccomp policiesZach Reizner2019-07-27
* gpu_display: fix use after free for the wayland socket pathZach Reizner2019-07-27
* gpu_display: add X11 backendZach Reizner2019-07-25
* tree-wide: use PollContext::build_with where possibleZach Reizner2019-07-24
* sys_util: poll: add build_with and add_many helper functionsZach Reizner2019-07-24
* sys_util: fix new warning initializing OnceDylan Reid2019-07-24
* tree-wide: Use new trait object syntaxDylan Reid2019-07-24
* tree-wide: update to new inclusive range syntaxDylan Reid2019-07-24
* 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