qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.12] gitmodules: Use the QEMU mirror of qemu-palcode
@ 2018-03-19 13:17 Peter Maydell
  2018-03-19 16:25 ` Stefan Hajnoczi
  2018-03-20  0:42 ` Richard Henderson
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Maydell @ 2018-03-19 13:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: patches, Stefan Hajnoczi, Richard Henderson

We have a mirror of the qemu-palcode repository on
git.qemu.org; use that instead of the upstream github,
in line with our general policy of keeping and using
a mirror for submodules.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
We also currently have two submodules we don't have mirroring
for: seabios-hppa and u-boot-sam460ex.

 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index b76fb450a4..c613722e3c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -18,7 +18,7 @@
 	url = git://git.qemu-project.org/openhackware.git
 [submodule "roms/qemu-palcode"]
 	path = roms/qemu-palcode
-	url = git://github.com/rth7680/qemu-palcode.git
+	url = git://git.qemu.org/qemu-palcode.git
 [submodule "roms/sgabios"]
 	path = roms/sgabios
 	url = git://git.qemu-project.org/sgabios.git
-- 
2.16.2

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH for-2.12] gitmodules: Use the QEMU mirror of qemu-palcode
  2018-03-19 13:17 [Qemu-devel] [PATCH for-2.12] gitmodules: Use the QEMU mirror of qemu-palcode Peter Maydell
@ 2018-03-19 16:25 ` Stefan Hajnoczi
  2018-03-22 19:25   ` Peter Maydell
  2018-03-20  0:42 ` Richard Henderson
  1 sibling, 1 reply; 4+ messages in thread
From: Stefan Hajnoczi @ 2018-03-19 16:25 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-devel, patches, Richard Henderson

[-- Attachment #1: Type: text/plain, Size: 615 bytes --]

On Mon, Mar 19, 2018 at 01:17:43PM +0000, Peter Maydell wrote:
> We have a mirror of the qemu-palcode repository on
> git.qemu.org; use that instead of the upstream github,
> in line with our general policy of keeping and using
> a mirror for submodules.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
> We also currently have two submodules we don't have mirroring
> for: seabios-hppa and u-boot-sam460ex.
> 
>  .gitmodules | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

The git.qemu.org mirror appears up-to-date:

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH for-2.12] gitmodules: Use the QEMU mirror of qemu-palcode
  2018-03-19 13:17 [Qemu-devel] [PATCH for-2.12] gitmodules: Use the QEMU mirror of qemu-palcode Peter Maydell
  2018-03-19 16:25 ` Stefan Hajnoczi
@ 2018-03-20  0:42 ` Richard Henderson
  1 sibling, 0 replies; 4+ messages in thread
From: Richard Henderson @ 2018-03-20  0:42 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel; +Cc: patches, Stefan Hajnoczi

On 03/19/2018 09:17 PM, Peter Maydell wrote:
> We have a mirror of the qemu-palcode repository on
> git.qemu.org; use that instead of the upstream github,
> in line with our general policy of keeping and using
> a mirror for submodules.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH for-2.12] gitmodules: Use the QEMU mirror of qemu-palcode
  2018-03-19 16:25 ` Stefan Hajnoczi
@ 2018-03-22 19:25   ` Peter Maydell
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2018-03-22 19:25 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: QEMU Developers, patches@linaro.org, Richard Henderson

On 19 March 2018 at 16:25, Stefan Hajnoczi <stefanha@redhat.com> wrote:
> On Mon, Mar 19, 2018 at 01:17:43PM +0000, Peter Maydell wrote:
>> We have a mirror of the qemu-palcode repository on
>> git.qemu.org; use that instead of the upstream github,
>> in line with our general policy of keeping and using
>> a mirror for submodules.
>>
>> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
>> ---
>> We also currently have two submodules we don't have mirroring
>> for: seabios-hppa and u-boot-sam460ex.
>>
>>  .gitmodules | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> The git.qemu.org mirror appears up-to-date:
>
> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

Thanks; applied to master.

-- PMM

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-03-22 19:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-19 13:17 [Qemu-devel] [PATCH for-2.12] gitmodules: Use the QEMU mirror of qemu-palcode Peter Maydell
2018-03-19 16:25 ` Stefan Hajnoczi
2018-03-22 19:25   ` Peter Maydell
2018-03-20  0:42 ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).