On Thu, Oct 03, 2013 at 06:06:15PM +0900, Peter Maydell wrote:
> On 3 October 2013 17:58,  <[email protected]> wrote:
> > From: Alex Bennée <[email protected]>
> >
> > Currently master is broken as the wanted commit doesn't exist in
> > qemu's mirror of SeaBIOS.
> > ---
> >  .gitmodules | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/.gitmodules b/.gitmodules
> > index d7e3f3c..d5d5417 100644
> > --- a/.gitmodules
> > +++ b/.gitmodules
> > @@ -3,7 +3,7 @@
> >         url = git://git.qemu.org/vgabios.git/
> >  [submodule "roms/seabios"]
> >         path = roms/seabios
> > -       url = git://git.qemu.org/seabios.git/
> > +       url = git://git.seabios.org/seabios.git
> 
> This is wrong. QEMU's submodules should all point to
> git.qemu.org.

git.qemu-project.org is the preferred domain name.

qemu.org is held by a third party.  Last year there was a DNS outage
that no core QEMU contributor could resolve because we don't have access
to the DNS.  Also, if the QEMU website IP address changes there may be a
delay updating qemu.org.

I will send patches to update the domain name.

Stefan

Reply via email to