Files
cloud-hypervisor/vmm/src
Pascal Scholz a8d1411307 vmm: Write directly to member when creating new devices
Virtio PCI devices are created in a set of nested functions. In each
of this functions a vector is created to add created devices to, only
to be appended to the vector of the higher nesting level. Those nested
vectors are unnecessary as we can directly write to the member of
`DeviceManager`.

Signed-off-by: Pascal Scholz <pascal.scholz@cyberus-technology.de>
On-behalf-of: SAP pascal.scholz@sap.com
2025-12-14 17:04:23 +00:00
..
2025-12-10 11:06:29 +00:00
2025-12-10 11:06:29 +00:00
2025-12-09 16:14:44 +00:00
2025-12-10 11:06:29 +00:00