1. 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
  2. 16 2月, 2017 3 次提交
  3. 13 2月, 2017 1 次提交
  4. 10 2月, 2017 1 次提交
  5. 09 2月, 2017 2 次提交
  6. 08 2月, 2017 1 次提交
  7. 07 2月, 2017 1 次提交
  8. 03 2月, 2017 1 次提交
    • A
      docs: Release notes should be updated in a separate commit · 54eaf639
      Andrea Bolognani 提交于
      Updating docs/news.xml in the same commit that performs the
      documented change makes backports needlessly complicated,
      both for mainteinance branches and downstream distributions,
      because it introduces additional potential for merge
      conflicts.
      
      Document in the contributor guidelines that the release notes
      should be updated in a separate commit instead, so that it's
      easy to backport just the code change.
      54eaf639
  9. 30 1月, 2017 1 次提交
  10. 27 1月, 2017 1 次提交
  11. 26 1月, 2017 2 次提交
  12. 25 1月, 2017 1 次提交
  13. 18 1月, 2017 6 次提交
  14. 17 1月, 2017 2 次提交
  15. 16 1月, 2017 1 次提交
  16. 14 1月, 2017 1 次提交
  17. 13 1月, 2017 2 次提交
  18. 12 1月, 2017 8 次提交
  19. 11 1月, 2017 4 次提交