Commit graph

2 commits

Author SHA1 Message Date
Inseob Kim
5bdfacc56f Add dtbo_node to assignable_devices.xml
It will be passed to crosvm to filter VM DTBO.

Bug: 297313212
Test: boot and run vm
Change-Id: Id1e4515f4870d814fb8fb46376a37a7069220e94
2023-09-19 13:35:11 +09:00
Inseob Kim
a89fc30a72 Add assignable devices xml
This XML's schema is defined as assignable_devices.xsd in
packages/modules/Virtualization, and contains a list of devices which
can be assigned to a VM. Virtualization Service will read this file and
return the list to users.

Bug: 297313212
Test: vm info
Change-Id: I894df4804cdfd1251871c7f2b1ac903c9f1ea55d
2023-09-01 11:36:17 +09:00