cloud-hypervisor/.github
Michael Zhao 3613b4c096 aarch64: Enable default build option
We have been building Cloud Hypervisor with command like:
`cargo build --no-default-features --features ...`.

After implementing ACPI, we donot have to use specify all features
explicitly. Default build command `cargo build` can work.

This commit fixed some build warnings with default build option and
changed github workflow correspondingly.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2021-06-24 13:13:27 +01:00
..
ISSUE_TEMPLATE .github: Add issue template for bug report 2021-04-27 16:43:10 +02:00
workflows aarch64: Enable default build option 2021-06-24 13:13:27 +01:00
dependabot.yml build: Upgrade to GitHub-native Dependabot 2021-04-29 18:56:06 +02:00