Skip to content

Proxy --acpi-table, --device-tree-overlay, and --file-backed-mapping to crosvm run - #2960

Open
erjiaqing wants to merge 4 commits into
google:mainfrom
erjiaqing:510177847
Open

Proxy --acpi-table, --device-tree-overlay, and --file-backed-mapping to crosvm run#2960
erjiaqing wants to merge 4 commits into
google:mainfrom
erjiaqing:510177847

Conversation

@erjiaqing

Copy link
Copy Markdown

This CL Introduce new command line arguments and cuttlefish config properties to allow proxying user provided ACPI tables, device tree overlays, and file-backed mappings to crosvm run command.

Assisted-by: Antigravity:Gemini-Next
Bug: 510177847

…to crosvm run

Introduce new gflags and cuttlefish config properties to allow proxying user provided ACPI tables, device tree overlays, and file-backed mappings to crosvm run command. These options are passed when starting the main crosvm runner command.

Assisted-by: Antigravity:Gemini-Next

TAG=agy

CONV=2a93473d-f5c9-4f0d-89a1-b07cb069a790
@adelva1984
adelva1984 requested a review from Databean August 5, 2026 23:10
@Databean Databean added the kokoro:run Run e2e tests. label Aug 5, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label Aug 5, 2026
Comment thread base/cvd/cuttlefish/host/commands/assemble_cvd/flags.cc
GET_FLAG_STR_VALUE splits on commas to separate arguments for different
instances. This interacts badly with crosvm_file_backed_mapping's
comma-separated arguments (addr=NUM,size=NUM...).

Support base64-encoded crosvm_file_backed_mapping to allow correct
argument division between instances in multi-device clusters.

TAG=agy
CONV=d50a8a3c-a4cd-4ba2-97cc-cfaf7a4ec28c
@erjiaqing
erjiaqing requested a review from Databean August 12, 2026 09:59
@Databean Databean added the kokoro:run Run e2e tests. label Aug 14, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label Aug 14, 2026
@Databean Databean added the kokoro:run Run e2e tests. label Aug 14, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants