• L
    Revert "qemu domain allow to set ip address, peer address and route" · 9b643ae8
    Laine Stump 提交于
    This reverts commit 6e244c65, which
    added support to qemu for the "peer" attribute in domain interface <ip>
    elements.
    
    It's being removed temporarily for the release of libvirt 1.3.4
    because the feature doesn't work, and there are concerns that it may
    need to be modified in an externally visible manner which could create
    backward compatibility problems.
    
     Conflicts:
       tests/qemuxml2argvmock.c - a mock of virNetDevSetOnline() was added
       which may be assumed by other tests added since the original commit,
       so it isn't being reverted.
    9b643ae8
qemu_interface.c 22.2 KB