• P
    virsh: Reject negative numbers in vshCommandOptUL · 0e2d7305
    Peter Krempa 提交于
    To follow the new semantics of the vshCommandOptToU* functions convert
    this one to reject negative numbers too. To allow using -1 for "maximum"
    semantics for the two bandwidth functions that use this helper introduce
    vshCommandOptULWrap. Although currently the migrate-setspeed function
    for the qemu driver will reject -1 as maximum.
    0e2d7305
virsh.c 96.3 KB