1. 20 2月, 2017 1 次提交
  2. 17 2月, 2017 1 次提交
    • M
      qemu: Allow empty script path to <interface/> · 1d9ab0f0
      Michal Privoznik 提交于
      Before 9c17d665 (v1.3.2 - I know, right?) it was possible to
      have the following interface configuration:
      
        <interface type='ethernet'/>
          <script path=''/>
        </interface>
      
      This resulted in -netdev tap,script=,.. Fortunately, qemu helped
      us to get away with this as it just ignored the empty script
      path. However, after the commit mentioned above it's libvirtd
      who is executing the script. Unfortunately without special
      case-ing empty script path.
      Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
      1d9ab0f0
  3. 16 2月, 2017 3 次提交
  4. 13 2月, 2017 1 次提交
  5. 10 2月, 2017 1 次提交
  6. 09 2月, 2017 1 次提交
  7. 08 2月, 2017 1 次提交
  8. 07 2月, 2017 1 次提交
  9. 26 1月, 2017 2 次提交
  10. 18 1月, 2017 5 次提交
  11. 17 1月, 2017 1 次提交
  12. 16 1月, 2017 1 次提交
  13. 14 1月, 2017 1 次提交
  14. 13 1月, 2017 2 次提交
  15. 12 1月, 2017 6 次提交
  16. 11 1月, 2017 4 次提交