The virtio devices don't use a virtio bus, rather than virtio protocol is layered over another bus like pci. IDE is not a bus type we need to track compatibility for. Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx> --- data/schemas/libosinfo.rng | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/schemas/libosinfo.rng b/data/schemas/libosinfo.rng index f957abc..b97e1cb 100644 --- a/data/schemas/libosinfo.rng +++ b/data/schemas/libosinfo.rng @@ -66,8 +66,6 @@ <value>usb</value> <value>xen</value> <value>ps2</value> - <value>ide</value> - <value>virtio</value> </choice> </element> </optional> -- 2.4.3 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo