aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-10Merge "UPSTREAM: rutabaga_gfx: use as to perform type conversion"android-t-preview-2android-t-preview-1android-t-beta-3android-t-preview-1Treehugger Robot
2022-02-09UPSTREAM: rutabaga_gfx: use as to perform type conversionKaiyi Li
2022-02-08Merge changes from topic "rutabaga_gfx_os_handle_type"android-s-v2-beta-3android-s-qpr3-beta-1android-s-v2-beta-3android-s-qpr3-beta-1Kaiyi Li
2022-02-08Exclude cros_async tests from host unit test run.Andrew Walbran
2022-02-07rutabaga_gfx: change os_handle typeKaiyi Li
2022-02-07rutabaga_gfx: stream_renderer_create_blob and related functionsGurchetan Singh
2022-02-07rutabaga_gfx: get component from context typeGurchetan Singh
2022-02-07Disable cros_async tests on hostAlistair Delva
2022-01-28Merge remote-tracking branch 'aosp/upstream-main' into master.Andrew Walbran
2022-01-28Check KVM_CAP_ARM_PROTECTED_VM after creating a protected VM.Andrew Walbran
2022-01-28Handle errors and crashes in VM differently to clean shutdown.Andrew Walbran
2022-01-28Distinguish reboot from shutdown on aarch64 too.Andrew Walbran
2022-01-28Pass HypervisorCap by value rather than reference.Andrew Walbran
2022-01-28crosvm: add external balloon socketDavid Stevens
2022-01-28balloon_control: expose rust API for balloonDavid Stevens
2022-01-28devices: fix compile warnings in testsAlexandre Courbot
2022-01-28merge-into-chromeos: Exclude dry runs from previous merge commitsDennis Kempin
2022-01-28x86_64: mptables bad irq0 entryColin Downs-Razouk
2022-01-28Upstream windows build/test scriptVikram Auradkar
2022-01-27OWNERS: Add crosvm-botDennis Kempin
2022-01-27docs: Use mdformat to format markdown filesDennis Kempin
2022-01-27Reorganize usage doc and add example usageDennis Kempin
2022-01-27crosvm: Add support to pass vcpu-cgroup-path to crosvmVineeth Pillai
2022-01-27crosvm: allow --stub-pci-device multifunction againDaniel Verkamp
2022-01-27merge-into-chromeos: Set Bot-Commit+1 as wellDennis Kempin
2022-01-27crosvm: add param to limit initial memoryDavid Stevens
2022-01-27Disable virtio balloon device for protected VMs.Andrew Walbran
2022-01-27crosvm: Minimal change for manatee memory mapping.Junichi Uekawa
2022-01-27crosvm: Use MB and GB across the file.Junichi Uekawa
2022-01-27devices: gpu: control lifetime of render server jailDmitry Torokhov
2022-01-26plugin: switch to using resize_with() when initializing per-VCPU statesDmitry Torokhov
2022-01-26merge-into-chromeos: Create a dry run merge as wellDennis Kempin
2022-01-26sys_util: add more features to UnixSeqpacketDavid Stevens
2022-01-26Add generalized file-backed mapping functionalityMattias Nissler
2022-01-26virtio: video: decoder: fix computed picture plane sizeAlexandre Courbot
2022-01-26crosvm: Merge README.chromeos to CONTRIBUTING.Junichi Uekawa
2022-01-26plugin: switch to using anyhow for error reportingDmitry Torokhov
2022-01-26Teach create_base_minijail() to set up remount modeDmitry Torokhov
2022-01-25Docs: remove --global from git configDennis Kempin
2022-01-25Make vscode devcontainer usableDennis Kempin
2022-01-25x86: pass host's processor brand string to guestsDmitry Torokhov
2022-01-22coiommu: add unpin_gen_threshold parameter optimize the LRU unpinChuanxiao Dong
2022-01-22coiommu: add two new commands to park and unpark unpinChuanxiao Dong
2022-01-22coiommu: add deactivate command supportChuanxiao Dong
2022-01-22coiommu: expose policy parameter to allow user to set through cmdlineChuanxiao Dong
2022-01-22coiommu: add LRU unpin policyChuanxiao Dong
2022-01-22balloon: create balloon with tube for unpinning requestChuanxiao Dong
2022-01-22Set rlimit if virtio IOMMU or coIOMMU is usedChuanxiao Dong
2022-01-22coiommu: enable coiommuChuanxiao Dong
2022-01-22balloon: add a tube for sending unpin requestChuanxiao Dong