virt: Fix domain filtering option
authorRadoslaw Jablonski <radoslawx.jablonski@intel.com>
Fri, 1 Feb 2019 15:46:29 +0000 (15:46 +0000)
committerRadoslaw Jablonski <radoslawx.jablonski@intel.com>
Fri, 22 Mar 2019 16:35:46 +0000 (16:35 +0000)
commitc3a4930c24272257db478b22710471bd5f4972f7
tree8f3f9bdb60ac78bd5c757bf8078558034f477538
parenta64070832f14fe95b93c003348125126f064fa51
virt: Fix domain filtering option

Previously all domains were visible even if certain domains
should be filtered (only block devices and interface devices
were filtered instead of entire domains)
Now entire domains are filtered - if domain should be filtered
out, then it won't be visible the same way as filtered
block devices and network interfaces.

Change-Id: Ib4e50ad32fd94c900c3e83353d28ae06cbfdb442
Signed-off-by: Radoslaw Jablonski <radoslawx.jablonski@intel.com>
src/virt.c