- 70c66ba Revert "Devices: Allocate non pci bar mmio at top of HighMmio" by Dennis Kempin · 3 years, 1 month ago
- 7837914 Refactor script: Move non-workspace crates to common/ by Dennis Kempin · 3 years, 1 month ago
- 6fdbcac Add uprev_ebuilds script by Dennis Kempin · 3 years, 1 month ago
- df7d744 test_runner: Parallelize building of common/ crates by Dennis Kempin · 3 years, 1 month ago
- 85d5655 test_runner: Refer to crates by their names, not paths by Dennis Kempin · 3 years, 1 month ago
- f28bca1 sys_util: Include EPOLLRDHUP in hangup checks. by Allen Webb · 3 years, 1 month ago
- 5d5192a README: Fix typo by Jack Rosenthal · 3 years, 1 month ago
- de2c640 Add stub PCI device implementation. by Mattias Nissler · 3 years, 1 month ago
- fce74e6 Add TryFrom implementation for PciClassCode by Mattias Nissler · 3 years, 1 month ago
- 441a681 Add multifunction bit to PCIConfiguration by Mattias Nissler · 3 years, 1 month ago
- 1afcde9 Command line key=value option parsing helpers by Mattias Nissler · 3 years, 1 month ago
- 5d5a128 devices: Serial devices can be backed by FD via /proc/self/fd/N by Jiyong Park · 3 years, 1 month ago
- d73e412 devices: vfio: Reorder `use` statements by Keiichi Watanabe · 3 years, 1 month ago
- 0c2f9c7 bindgen: switch to allowlist/blocklist options by Daniel Verkamp · 3 years, 1 month ago
- 9abac40 OWNERS: Remove tjeznach by Keiichi Watanabe · 3 years, 1 month ago
- f5db3e5 Add missing HwBreakpointOps impl to GdbStub by Woody Chow · 3 years, 1 month ago
- 4ca0429 CONTRIBUTING: Add a link to crbug by Keiichi Watanabe · 3 years, 1 month ago
- feb0e8d CONTRIBUTING: Add code submit workflow by Keiichi Watanabe · 3 years, 1 month ago
- 6d1b2df pci-bridge: Set limit smaller than base at initialize by Xiong Zhang · 3 years, 2 months ago
- 9557588 Devices: Allocate non pci bar mmio at top of HighMmio by Xiong Zhang · 3 years, 2 months ago
- 0851e14 CONTRIBUTING: Add Contributor License Agreement by Keiichi Watanabe · 3 years, 1 month ago
- 4a0cead Add crosvm logo in README and mdbook by Keiichi Watanabe · 3 years, 1 month ago
- 17f167a Simplify README by Keiichi Watanabe · 3 years, 2 months ago
- 3e45862 mdbook: Add page of "Basic Usage" by Keiichi Watanabe · 3 years, 1 month ago
- 2aaf7ad x86: Support Host exposes CPU topology to Guest VM by ZhaoLiu · 3 years, 1 month ago
- 4e9b144 x86: Support vCPU CPUID keep same topology as pCPU by ZhaoLiu · 3 years, 1 month ago
- 5352710 x86: Support Guest MADT can use APIC ID of pCPU by ZhaoLiu · 3 years, 1 month ago
- 952feb7 sys_util: Add the interface to get CPU affinity by ZhaoLiu · 3 years, 1 month ago
- 81d4545 tempfile: remove from crosvm by Daniel Verkamp · 3 years, 1 month ago
- 9aa5b0b rutabaga_gfx: make certain types usable across FFI boundaries by Gurchetan Singh · 3 years, 1 month ago
- 66431d7 Add onboarding resources to mdbook by Dennis Kempin · 3 years, 1 month ago
- 26b03d0 mdbook: Fix typos in proper names and script paths by Keiichi Watanabe · 3 years, 1 month ago
- 10bc771 README: Fix typos in proper names and script paths by Christian Blichmann · 3 years, 1 month ago
- 3022a23 devices: Use Mutex to protect bus->devices by Xiong Zhang · 3 years, 3 months ago
- bc50b04 Use a shared buffer for virtio-console data by A. Cody Schuffelen · 3 years, 1 month ago
- 610158a ci: kokoro: push-to-github: Use git push --all instead of --mirror by Keiichi Watanabe · 3 years, 1 month ago
- 8e4f87b devices: vfio: Use Result<> alias by Keiichi Watanabe · 3 years, 3 months ago
- 7db7360 devices: vfio: Move VfioPciConfig to vfio.rs by Keiichi Watanabe · 3 years, 3 months ago
- 226dae5 devices: vhost: user: device: Add Doorbell type in VhostUserBackend trait by Keiichi Watanabe · 3 years, 2 months ago
- 95ac52a seccomp: gpu: allow vulkan loader/layer and virglrenderer by Yiwei Zhang · 3 years, 1 month ago
- 9e6c633 crosvm: MMIO forwarding. by Tomasz Jeznach · 3 years, 6 months ago
- d05bcbe Uprev all submodules by Dennis Kempin · 3 years, 1 month ago
- 65740a6 Uprev to rust 1.55.0 by Dennis Kempin · 3 years, 1 month ago
- 8a1277d Kokoro: Rebase changes to ToT before testing by Dennis Kempin · 3 years, 1 month ago
- 76e6fd0 Fix push-to-github Kokoro builder by Dennis Kempin · 3 years, 1 month ago
- 2d50ccb Fix push-to-github kokoro build by Dennis Kempin · 3 years, 1 month ago
- 49c169a Add push-to-github kokoro config and script by Dennis Kempin · 3 years, 1 month ago
- 1b284f8 Docs: Update linux build instructions for new tooling by Dennis Kempin · 3 years, 1 month ago
- d1dbefc Integrate new container and test runner with Kokoro by Dennis Kempin · 3 years, 1 month ago
- ee56b2d Add presubmit script by Dennis Kempin · 3 years, 1 month ago
- 1872477 Add test runner ./tools/run_tests by Dennis Kempin · 3 years, 1 month ago
- c4ec996 Add new dev container and install-deps scripts by Dennis Kempin · 3 years, 1 month ago
- af0144e testvm: Use prebuilts instead of building on-the-fly by Dennis Kempin · 3 years, 1 month ago
- 1b16db1 devices: Add vhost-user snd vmm by Woody Chow · 3 years, 8 months ago
- 1cfd2d6 x86_64: pass the ramoops command line to bios by Tom Cherry · 3 years, 2 months ago
- 2e13322 Reland "Add StreamEffect to new(_async)_capture_stream" by Woody Chow · 3 years, 2 months ago
- eaf4518 devices: virtio-snd cras-backend cleanup by Woody Chow · 3 years, 2 months ago
- 68c9bb6 Rutabaga: don't always build virglrenderer by Dylan Reid · 3 years, 1 month ago
- 3b7a457 Remove Cargo.lock from version control by Dennis Kempin · 3 years, 2 months ago
- ab4be42 rutabaga_gfx: rutabaga_gralloc: Handle device creation failure by Jason Macnak · 3 years, 1 month ago
- 5acd4ee snd: Add debug prints and comments to virtio-snd (cras) by Woody Chow · 3 years, 1 month ago
- e2947e0 Reland "Dump backing File system type." by Junichi Uekawa · 3 years, 1 month ago
- 7fd815e crosvm: switch to upstream tempfile crate by Daniel Verkamp · 3 years, 2 months ago
- ce6cf4e ci: Quote underscores. by Junichi Uekawa · 3 years, 1 month ago
- 0c9c4ba seccomp: Add timerfd_* to cras_snd_device.policy by Woody Chow · 3 years, 1 month ago
- 0024533 rutabaga_gfx: rutabaga_gralloc: Request instance extensions by Jason Macnak · 3 years, 1 month ago
- 60102cd Revert "Dump backing File system type." by Dennis Kempin · 3 years, 1 month ago
- ecab88a devices: virtio: block: suppress error for GET_ID by Daniel Verkamp · 3 years, 1 month ago
- 4ea81e3 Dump backing File system type. by Junichi Uekawa · 3 years, 1 month ago
- 84091e5 Add vhost-user vsock vmm by Chirantan Ekbote · 3 years, 2 months ago
- f08bddd Add vhost-user vsock device by Chirantan Ekbote · 3 years, 2 months ago
- 31e136a crosvm: Allow all vCPU threads to share same cookie for core scheduling by Yusuke Sato · 3 years, 3 months ago
- cce4054 third_party/minijail: uprev to commit 6aa0392 by Daniel Verkamp · 3 years, 1 month ago
- 31b6a00 argument: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
- 8eda3ea plugin: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
- 847cbf1 x86_64: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
- a9f0fef vm_memory: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
- c42ef90 vm_control: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
- 0687512 vhost: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
- 3878e5c usb_util: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
- 1fd6865 sys_util: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
- 0bef14d rutabaga_gfx: match latest vulkano by Gurchetan Singh · 3 years, 1 month ago
- 74a5481 rutabaga_gfx: add better error reporting by Gurchetan Singh · 3 years, 1 month ago
- 05a8da4 devices: virtio: vhost: user: Refactor BlockBackend::new by Keiichi Watanabe · 3 years, 2 months ago
- fe64430 main: Don't initialize syslog twice for `device` command by Keiichi Watanabe · 3 years, 2 months ago
- a493fc5 mdbook: Generate cargo-doc by GitHub Actions by Keiichi Watanabe · 3 years, 3 months ago
- bfc3f64 sys_util: Convert mmap::Error over to thiserror::Error. by Allen Webb · 3 years, 1 month ago
- f0dd058 Disable integration tests temporarily by Dennis Kempin · 3 years, 1 month ago
- 344eb14 linux: Instantiate VFIO platform device by Tomasz Nowicki · 3 years, 2 months ago
- b8957f9 devices: vfio: Add VFIO platform support by Tomasz Nowicki · 3 years, 2 months ago
- eb2a4fb devices: vfio: Get info about device's IRQs by Tomasz Nowicki · 3 years, 5 months ago
- 348e324 devices: vfio: Extend MMIO region queries by Tomasz Nowicki · 3 years, 5 months ago
- d7cbad7 resources: Introduce new allocator for VFIO platform device by Tomasz Nowicki · 3 years, 5 months ago
- 82316c3 sys_util: Add wait_for_pid. by Allen Webb · 3 years, 2 months ago
- f1cd8d7 fs: Make posix acl support optional by Chirantan Ekbote · 3 years, 2 months ago
- 909f8cd crosvm: Add bar index and offset to read_bar and write_bar by Abhishek Bhardwaj · 3 years, 2 months ago
- be3443c Revert "Add StreamEffect to new(_async)_capture_stream" by Dennis Kempin · 3 years, 2 months ago
- 71aca79 crosvm: Introduce VfioParam structure to recognize VFIO device type by Tomasz Nowicki · 3 years, 5 months ago
- cdedd70 seccomp: allow newfstatat in more amd64/arm64 policies by Adrian Ratiu · 3 years, 2 months ago
- 79d6696 Add StreamEffect to new(_async)_capture_stream by Woody Chow · 3 years, 2 months ago