aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2024-04-12cros_async: Blocking tokio executor for linuxA. Cody Schuffelen
2024-04-09metrics: Remove downstream metrics dependenciesDavid Stevens
2024-03-26gpu_display: add Android display backendJason Macnak
2024-03-13tree-wide: replace data_model::zerocopy_from_*()Daniel Verkamp
2024-03-13virtio/pvclock: Support Linux hostsHikaru Nishida
2024-03-12Use PvClockState struct for storing serializable part at runtimeHikaru Nishida
2024-03-07crypto: add generic crate for snapshot encryption.Noah Gold
2024-03-04gpu_display: new vulkan displayKaiyi Li
2024-02-23tube_transporter: remove from exclude and fix clippy issuesDaniel Verkamp
2024-02-23win_audio: remove from exclude and fix clippy warningsDaniel Verkamp
2024-02-23win_util: remove from exclude and fix clippy checksDaniel Verkamp
2024-02-23Cargo.toml: remove deprecated "chromeos" featureDaniel Verkamp
2024-02-16linux: remove memfd panic handlerDaniel Verkamp
2024-02-08Cargo.toml: add vulkano as top-level featureRyan Neph
2024-01-26Cargo.toml: add noncoherent-dma feature flagStanislaw Kardach
2024-01-10Cargo.toml: Move pci-hotplug flag to all-defaultWang Ningyuan
2024-01-04Upgrade gdbstub and gdbstub_arch.Ludovic Barman
2023-12-15rutabaga_gfx: Remove virgl_renderer_next feature flagDmitry Osipenko
2023-11-16crosvm: Add more release build profilesZihan Chen
2023-11-13smbios: add support for setting UUID in SysInfoMike Gerow
2023-10-11Replace #[cfg(unix)] with #[cfg(any(target_os = "android", target_os = "linux...A. Cody Schuffelen
2023-10-10crosvm: Remove DataInitZihan Chen
2023-10-09Cargo.toml: remove chromeos from base and devicesDaniel Verkamp
2023-10-02devices: remove --software-tpm supportDaniel Verkamp
2023-09-12Cargo.toml: introduce net featureDaniel Verkamp
2023-09-05Remove virtio-vhost-user (VVU) supportDaniel Verkamp
2023-08-28Add --no-default-features build to linux buildersDennis Kempin
2023-08-28qcow_utils: remove unused libraryDaniel Verkamp
2023-08-14Replace internal p9 with crates.io versioDennis Kempin
2023-07-27crosvm: virtio-net device hotplugWang Ningyuan
2023-07-26Move audio_streams_conformance test to workspaceDennis Kempin
2023-07-25Remove all remaining --features=direct codeDaniel Verkamp
2023-07-24devices: pci: Hotplug compatible PCI traitWang Ningyuan
2023-06-09crash_report: refactor product specific codeVikram Auradkar
2023-06-09anti_tamper: refactor generic codeVikram Auradkar
2023-05-22balloon: use protos for registered eventsmaciek swiech
2023-05-17video: decoder: vaapi: switch to external cros-codecsAlexandre Courbot
2023-05-16fuzz: Move fuzzers to standard `cargo fuzz` locationDennis Kempin
2023-05-16fuzz: Move cros-fuzz into crosvm-fuzzDennis Kempin
2023-05-12swap: make swap/enable not defaultShintaro Kawamura
2023-05-11Upstream the perfetto crate.Noah Gold
2023-05-09Switch to current cargo resolverDennis Kempin
2023-05-04crosvm: enable gdb feature on all architecturesDaniel Verkamp
2023-05-04swap: expose Status interface to all variantsShintaro Kawamura
2023-05-03tools: Add riscv platformDylan Reid
2023-04-28Cargo.toml: upgrade protobuf 2.x -> 3.xDaniel Verkamp
2023-04-26Add riscv target to main crosvm buildDylan Reid
2023-04-21Update argh to 0.1.10Alexandre Courbot
2023-04-17Cargo.toml: remove crosvm-direct binaryDaniel Verkamp
2023-04-17vhost: only compile on unix platformsDaniel Verkamp