• M
    Ensure guestfwd address is IPv4 and various cleanups · 3023ec5e
    Matthew Booth 提交于
    * include/libvirt/virterror.h src/util/virterror.c: add a new error
      VIR_ERR_CONFIG_UNSUPPORTED for valid but unsupported configuration options
    * src/conf/domain_conf.c: Throw an error if guestfwd address isn't IPv4
      and cleanup a number of parsing return error values.
    3023ec5e
virterror.c 36.3 KB