1. 12 Nov, 2018 1 commit
  2. 08 Mar, 2018 1 commit
  3. 05 Mar, 2018 1 commit
  4. 10 Feb, 2018 1 commit
  5. 21 Nov, 2017 2 commits
    • Stefan Hajnoczi's avatar
      Use HTTPS for qemu.org and other domains · 70b7fba9
      Stefan Hajnoczi authored
      qemu.org enabled HTTPS in 2017 and it should be used instead of HTTP.
      There are also URLs to json.org, openvpn.net, and other domains that
      support HTTPS.
      
      This patch updates the qemu.org domains everywhere and also third-party
      domains that I have checked.
      Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
      Message-id: 20171121120435.28728-3-stefanha@redhat.com
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      70b7fba9
    • Stefan Hajnoczi's avatar
      Use qemu.org domain name · 1b3bbc68
      Stefan Hajnoczi authored
      The owner of qemu.org has delegated authority to modify DNS records to
      the QEMU Project.  This has allowed us to use the domain name without
      worries about IP address changes or technical issues disrupting service.
      The issues described in commit 85938981
      ("Use qemu-project.org domain name") have therefore been mitigated.
      
      This patch switches back to consistently using qemu.org instead of
      qemu-project.org in documentation, version.rc, and the Windows installer
      script.
      
      The git submodules and SeaBIOS still use qemu-project.org for the time
      being.  This will be fixed in the QEMU 2.12 release cycle.
      Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
      Message-id: 20171121120435.28728-2-stefanha@redhat.com
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      1b3bbc68
  6. 24 Jan, 2017 1 commit
  7. 07 Oct, 2016 1 commit
  8. 21 Jul, 2016 1 commit
  9. 19 Jul, 2016 1 commit
  10. 13 Oct, 2015 1 commit
    • Daniel P. Berrange's avatar
      README: fill out some useful quickstart information · 0a3c1900
      Daniel P. Berrange authored
      The README file is usually the first thing consulted when a user
      or developer obtains a copy of the QEMU source. The current QEMU
      README is lacking immediately useful information and so not very
      friendly for first time encounters. It either redirects users to
      qemu-doc.html (which does not exist until they've actually
      compiled QEMU), or the website (which assumes the user has
      convenient internet access at time of reading).
      
      This fills out the README file as simple quick-start guide on
      the topics of building source, submitting patches, licensing
      and how to contact the QEMU community. It does not intend to be
      comprehensive, instead referring people to an appropriate web
      page to obtain more detailed information. The intent is to give
      users quick guidance to get them going in the right direction.
      Signed-off-by: default avatarDaniel P. Berrange <berrange@redhat.com>
      Message-Id: <1444671679-17674-1-git-send-email-berrange@redhat.com>
      Reviewed-by: default avatarJohn Snow <jsnow@redhat.com>
      Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
      0a3c1900
  11. 11 Oct, 2013 1 commit
    • Stefan Hajnoczi's avatar
      Use qemu-project.org domain name · 85938981
      Stefan Hajnoczi authored
      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: default avatarMarkus Armbruster <armbru@redhat.com>
      Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
      Message-id: 1381495958-8306-1-git-send-email-stefanha@redhat.com
      Signed-off-by: default avatarAnthony Liguori <aliguori@amazon.com>
      85938981
  12. 11 Dec, 2011 1 commit
  13. 14 Dec, 2008 1 commit
  14. 10 Feb, 2005 1 commit
  15. 27 Oct, 2003 1 commit
  16. 11 Aug, 2003 1 commit
  17. 13 Jul, 2003 1 commit
  18. 25 Jun, 2003 1 commit
  19. 09 Jun, 2003 1 commit
  20. 05 Jun, 2003 1 commit
  21. 11 Apr, 2003 1 commit
  22. 29 Mar, 2003 1 commit
  23. 24 Mar, 2003 2 commits
  24. 23 Mar, 2003 1 commit