cloud-hypervisor/vmm
Wei Liu 103cd61bd2 vmm: device_tree: make available remove function unconditionally
Its test case calls remove unconditionally. Instead of making the test
code call remove conditionally, removing the pci_support dependency
simplifies things -- that function is just a wrapper around HashMap's
remove function anyway.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2020-06-15 11:41:34 +02:00
..
src vmm: device_tree: make available remove function unconditionally 2020-06-15 11:41:34 +02:00
Cargo.toml vmm: Configure VM on AArch64 2020-06-11 15:00:17 +01:00