- 4bfa59a aarch64: Fix warnings by Chirantan Ekbote · 3 years ago
- 7458a3a devices: vfio: Fix a msix table and msix pba table overlapping issue by Tina Zhang · 3 years, 4 months ago
- e32b556 virtio-fs: Unshare fs attributes to avoid locking by Christian Blichmann · 3 years ago
- ef5b1e7 vmm_vhost: vhost_user: Split socket listener code into separate file by Keiichi Watanabe · 3 years, 1 month ago
- 63564d5 vmm_vhost: vhost_user: Introduce Listener trait by Keiichi Watanabe · 3 years, 4 months ago
- 10d5bf1 vmm_vhost: vhost_user: Disallow dead_code by Keiichi Watanabe · 3 years ago
- 92d8d5f vmm_vhost: vhost_user: Implement DataInit for message structs by Keiichi Watanabe · 3 years, 1 month ago
- a939c0c vmm_vhost: vhost_user: Simplify send_iovec_all algorithm by Keiichi Watanabe · 3 years, 1 month ago
- a205dc9 vmm_vhost: vhost_user: Remove redundant slice conversion by Keiichi Watanabe · 3 years, 1 month ago
- 1704332 vmm_vhost: Use thiserror and remain::sorted for Error enums by Keiichi Watanabe · 3 years, 1 month ago
- d89b31e vmm_vhost: Enable clippy::{bool_assert_comparison, needless_borrow} by Keiichi Watanabe · 3 years ago
- d7b5f1d vmm_vhost: Remove OWNERS file by Keiichi Watanabe · 3 years ago
- 3a6ec14 third_party/vmm_vhost: Add vmm_vhost code into /third_party/ by Keiichi Watanabe · 3 years ago
- b975546 vm-memory: mlock2(MLOCK_ONFAULT) guest memory for protected VMs by Will Deacon · 3 years ago
- 3230422 cargo: Remove *_stub from workspace member by Keiichi Watanabe · 3 years ago
- 7225ebc crosvm: Sprinkle notes on API search. by Junichi Uekawa · 3 years ago
- 85fa9ce Revert "virtio: video: reject resources with more than one entry" by David Staessens · 3 years ago
- 6b29858 linux.rs: replace Error enum with anyhow by Daniel Verkamp · 3 years, 3 months ago
- 2d8e1b0 Devices: Return bar reallocation info at bar written by Xiong Zhang · 3 years, 1 month ago
- 479efab devices: Don't return bar info if memory/io is disabled by Xiong Zhang · 3 years, 1 month ago
- 7a976d3 virtio-fs: Apply `syscall!()` macro to syscall invocations by Christian Blichmann · 3 years ago
- 6addda2 Add override for container tool in `dev_container` script by Christian Blichmann · 3 years ago
- 528fcab virtio: video: Allow config changes if encoding hasn't started yet. by David Staessens · 3 years, 1 month ago
- 11bed5e devices: re-add set_access_id to bus by Colin Downs-Razouk · 3 years ago
- 7f02059 virtio: video: build backends separately from the codec device by Alexandre Courbot · 3 years, 5 months ago
- 8230abf virtio: video: compile out decoder or encoder if corresponding feature not selected by Alexandre Courbot · 3 years, 5 months ago
- 66ed8cf virtio: video: make backends accept GuestResources as inputs by Alexandre Courbot · 3 years, 5 months ago
- cf16363 virtio: video: introduce basis for proper resource management by Alexandre Courbot · 3 years, 5 months ago
- 4ceec18 virtio: video: reject resources with more than one entry by Alexandre Courbot · 3 years, 5 months ago
- 5ebe30d wl: add support for host fences by David Stevens · 3 years, 2 months ago
- e9020b1 devices: Add/Remove deviece mmio at config memory enable/disable by Xiong Zhang · 3 years, 1 month ago
- ff31bcf devices: bus: add BusDevice function to get ranges by Daniel Verkamp · 3 years, 9 months ago
- d982b8d devices: Introduce remove() for bus by Xiong Zhang · 3 years, 5 months ago
- ccb9014 Deprecate old dev tooling scripts by Dennis Kempin · 3 years, 1 month ago
- 57e4f54 Reland "Devices: Allocate non pci bar mmio at top of HighMmio" by Daniel Verkamp · 3 years, 1 month ago
- 3059851 rutabaga_gfx: export rutabaga by Gurchetan Singh · 3 years, 1 month ago
- b933598 crosvm: Add python3-pip dependency. by Junichi Uekawa · 3 years, 1 month ago
- e538834 ci: kokoro: Run mdbook command by Keiichi Watanabe · 3 years, 1 month ago
- 1d0ef4d mdbook: Fix broken links detected by mdbook-linkcheck by Keiichi Watanabe · 3 years, 1 month ago
- 73b68fa CONTRIBUTING: Add more instruction on use of mdbook command by Keiichi Watanabe · 3 years, 1 month ago
- 17b1e02 aarch64: Provide the maximum supported IPA size as the machine type by Marc Zyngier · 3 years, 3 months ago
- d80eabc Use constants for third_party code locations rather than hard-coding. by Andrew Walbran · 3 years, 1 month ago
- 8f5978f crosvm: Do not use .cargo/config.toml by Dennis Kempin · 3 years, 1 month ago
- 8a1c50d Refactoring: Move various general purpose crates to common/ by Dennis Kempin · 3 years, 1 month ago
- cb14f61 mdbook: Explain how to build a binary for beginner by Keiichi Watanabe · 3 years, 1 month ago
- 9902004 github: Don't use 80-char rule in pull_request_template by Keiichi Watanabe · 3 years, 1 month ago
- 8080140 github: Use install-deps script by Keiichi Watanabe · 3 years, 1 month ago
- 787e5c3 CONTRIBUTING: Add a guide for contributing to the book by Keiichi Watanabe · 3 years, 1 month ago
- 24d6f7a github: Add yaml for mistaken-pull-closer app by Keiichi Watanabe · 3 years, 1 month ago
- 04eff87 navbar: Update navbar contents by Keiichi Watanabe · 3 years, 1 month ago
- daa5b7b github: Add pull request template to tell we use Gerrit by Keiichi Watanabe · 3 years, 1 month ago
- 105a94a README: Use PNG logo image by Keiichi Watanabe · 3 years, 1 month ago
- 6e3350a Add base crate to cargo_refactor by Dennis Kempin · 3 years, 1 month ago
- e40fb21 Allow sched_yield in all devices' seccomp policy by Jorge E. Moreira · 3 years, 1 month ago
- 31ef2d0 mdbook: Add links to source code at top page by Keiichi Watanabe · 3 years, 1 month ago
- 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