From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33498) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIypL-0000SI-N7 for qemu-devel@nongnu.org; Fri, 01 Jul 2016 09:49:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bIypJ-0008BU-FU for qemu-devel@nongnu.org; Fri, 01 Jul 2016 09:49:50 -0400 References: <1467377145-32385-1-git-send-email-peter.maydell@linaro.org> From: Eric Blake Message-ID: <577674F2.8000409@redhat.com> Date: Fri, 1 Jul 2016 07:49:38 -0600 MIME-Version: 1.0 In-Reply-To: <1467377145-32385-1-git-send-email-peter.maydell@linaro.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="evTGCKf964JCvWQxnOXWp8Qw6MpAj3qVJ" Subject: Re: [Qemu-devel] [PATCH for-2.7] aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-arm@nongnu.org, qemu-devel@nongnu.org Cc: patches@linaro.org, =?UTF-8?B?0JDQu9C10LrRgdC10Lkg0JrRg9GA0LPQsNC9?= , KONRAD Frederic , Alistair Francis This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --evTGCKf964JCvWQxnOXWp8Qw6MpAj3qVJ From: Eric Blake To: Peter Maydell , qemu-arm@nongnu.org, qemu-devel@nongnu.org Cc: patches@linaro.org, =?UTF-8?B?0JDQu9C10LrRgdC10Lkg0JrRg9GA0LPQsNC9?= , KONRAD Frederic , Alistair Francis Message-ID: <577674F2.8000409@redhat.com> Subject: Re: [PATCH for-2.7] aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows References: <1467377145-32385-1-git-send-email-peter.maydell@linaro.org> In-Reply-To: <1467377145-32385-1-git-send-email-peter.maydell@linaro.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 07/01/2016 06:45 AM, Peter Maydell wrote: > On Windows 'aux.*' is a reserved name and cannot be used for > filenames; see > https://msdn.microsoft.com/en-gb/library/windows/desktop/aa365247(v=3D= vs.85).aspx >=20 > This prevents cloning the QEMU git repo on Windows: >=20 > C:\Java\sources\kvm> git clone https://github.com/qemu/qemu.git > Cloning into 'qemu'... > remote: Counting objects: 279563, done. > remote: Total 279563 (delta 0), reused 0 (delta 0), pack-reused 279563R= > Receiving objects: 100% (279563/279563), 122.45 MiB | 3.52 MiB/s, done.= > Resolving deltas: 100% (221942/221942), done. > Checking connectivity... done. > error: unable to create file hw/misc/aux.c (No such file or directory) > error: unable to create file include/hw/misc/aux.h (No such file or dir= ectory) > Checking out files: 100% (4795/4795), done. > fatal: unable to checkout working tree > warning: Clone succeeded, but checkout failed. > You can inspect what was checked out with 'git status' > and retry the checkout with 'git checkout -f HEAD' >=20 > (bug https://bugs.launchpad.net/bugs/1595240) >=20 > Rename the offending files for the benefit of Windows. >=20 > Reported-by: =D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9 =D0=9A=D1=83=D1= =80=D0=B3=D0=B0=D0=BD > Signed-off-by: Peter Maydell > --- Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --evTGCKf964JCvWQxnOXWp8Qw6MpAj3qVJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXdnTyAAoJEKeha0olJ0Nqj20IAI7VYow/IQ0CeBUpbif4eW49 3VN9IEoMUnAAsPVlBscrbXmGF3U2trgjYYxAVXDhPfNs0HL+lxPQFFxGXFpxHJAq o3GgDaTdMtZgPF7C1cu4g39RkqMu7ohhuKkBK487w34RTiJssnq9eahXbI6NcLpz oZgxB6lGai+wOTXOMAvTW6X7FMNFHlpTu4cNqG1wQGFqVqOFPY0ERdeV0tUkj2x4 SVUls5Qt7Th/phmb2XL1qipZdvoxN757NSr40wstekwmEHe4fF/8MvnezVbyglQz DDaGrxdZ4DaPlO2kcUbK1H4lsvB1+Ke1RE7oM7hogcPhNqNvF8RhRa0bq9BZWnU= =kq1w -----END PGP SIGNATURE----- --evTGCKf964JCvWQxnOXWp8Qw6MpAj3qVJ--