• C
    Don't allow NULL paths for BlockStats and InterfaceStats · 13f3d40c
    Cole Robinson 提交于
    Do the check in libvirt.c, to save drivers from the burden. This changes
    behavior slightly in the qemu driver: we no longer explictly error if
    passed an empty string. An error will still be thrown when the device
    lookup fails.
    13f3d40c
qemu_driver.c 197.7 KB