mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 03:11:12 +00:00
aa14709a47
The drivers were accepting domain configs without checking if those were actually meant for them. For example the LXC driver happily accepts configs with type QEMU. Add a check for the expected domain types to the virDomainDefParse* functions. |
||
---|---|---|
.. | ||
xenapi_driver_private.h | ||
xenapi_driver.c | ||
xenapi_driver.h | ||
xenapi_utils.c | ||
xenapi_utils.h |