Commit graph

3 commits

Author SHA1 Message Date
Jaewan Kim
2f1f550cc9 Renaming dtbo_node to dtbo_label
crosvm expects dtbo_label to find nodes's full path from __symbols__,
so we'd better to match naming.

Bug: 304643002
Test: TH
Change-Id: I6e5f818ea12a81dcbc029fa9624308e1b8eb099d
2023-10-18 04:28:01 +00:00
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