1. 29 11月, 2013 1 次提交
  2. 15 11月, 2013 1 次提交
  3. 14 11月, 2013 1 次提交
  4. 11 11月, 2013 1 次提交
  5. 12 10月, 2013 1 次提交
    • S
      Use qemu-project.org domain name · 85938981
      Stefan Hajnoczi 提交于
      qemu.org is held by a third-party and no core community contributor has
      access to the DNS configuration.  This leaves the website exposed to
      outages due to DNS issues or IP address changes.  For example, if the
      web server IP address needs to change we cannot guarantee qemu.org will
      point to it!
      
      The newer qemu-project.org domain name is owned by Anthony Liguori
      <anthony@codemonkey.ws>.  You can confirm this by querying the whois
      information.  Also note that the #qemu IRC channel topic already
      references qemu-project.org.
      
      Short of having a dedicated legal entity to hold the domain name on
      behalf of the community, qemu-project.org seems like the safest bet.
      
      Let's replace references to qemu.org with qemu-project.org.
      
      Note that git-submodule(1) does not detect URL changes.  The following
      commands clear out and re-initialize all submodules to ensure you are
      using the latest URLs:
      
        $ git submodule deinit . # you'll be warned if you have local changes
        $ rm -rf .git/modules    # also clear cached .git/ directories
        $ git submodule update --init
      Reviewed-by: NMarkus Armbruster <armbru@redhat.com>
      Signed-off-by: NStefan Hajnoczi <stefanha@redhat.com>
      Message-id: 1381495958-8306-1-git-send-email-stefanha@redhat.com
      Signed-off-by: NAnthony Liguori <aliguori@amazon.com>
      85938981
  6. 11 10月, 2013 2 次提交
  7. 03 10月, 2013 1 次提交
  8. 24 9月, 2013 1 次提交
  9. 21 9月, 2013 1 次提交
  10. 18 9月, 2013 1 次提交
  11. 22 8月, 2013 1 次提交
  12. 19 8月, 2013 1 次提交
  13. 01 8月, 2013 1 次提交
  14. 30 7月, 2013 1 次提交
  15. 09 7月, 2013 1 次提交
  16. 08 7月, 2013 2 次提交
  17. 04 7月, 2013 1 次提交
  18. 01 7月, 2013 1 次提交
  19. 17 6月, 2013 1 次提交
  20. 12 6月, 2013 1 次提交
  21. 08 6月, 2013 2 次提交
  22. 01 5月, 2013 1 次提交
  23. 09 4月, 2013 1 次提交
  24. 23 3月, 2013 1 次提交
  25. 09 3月, 2013 1 次提交
  26. 05 3月, 2013 1 次提交
  27. 30 1月, 2013 1 次提交
  28. 26 1月, 2013 1 次提交
  29. 06 1月, 2013 1 次提交
  30. 24 12月, 2012 1 次提交
  31. 19 12月, 2012 1 次提交
  32. 13 12月, 2012 1 次提交
  33. 15 11月, 2012 1 次提交
  34. 20 10月, 2012 1 次提交
  35. 10 10月, 2012 1 次提交
  36. 04 10月, 2012 2 次提交