• J
    enhance hostdev mode 'capabilities' process · 01e508f3
    Jincheng Miao 提交于
    Currently, only LXC has hostdev mode 'capabilities' support,
    so the other drivers should forbid to define it in XML.
    The hostdev mode check is added to devicesPostParseCallback()
    for each hypervisor driver.
    
    But there are some drivers lack function devicesPostParseCallback(),
    so only add check for qemu, libxl, openvz, uml, xen, xenapi.
    Signed-off-by: NJincheng Miao <jmiao@redhat.com>
    01e508f3
xenapi_driver.c 63.6 KB