Skip to content
  1. Oct 11, 2013
    • 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
  2. Dec 11, 2011
  3. Dec 14, 2008
  4. Feb 10, 2005
  5. Oct 27, 2003
  6. Aug 11, 2003
  7. Jul 13, 2003
  8. Jun 25, 2003
  9. Jun 09, 2003
  10. Jun 05, 2003
  11. Apr 11, 2003
  12. Mar 29, 2003
  13. Mar 24, 2003
  14. Mar 23, 2003