On Thu, Oct 12, 2017 at 01:42:54PM +0100, Peter Maydell wrote:
> On 12 October 2017 at 11:14, Daniel P. Berrange <berra...@redhat.com> wrote:
> > On Thu, Oct 12, 2017 at 12:13:23PM +0200, Gerd Hoffmann wrote:
> >> On Thu, 2017-10-12 at 11:07 +0100, Daniel P. Berrange wrote:
> >> > On Thu, Oct 12, 2017 at 12:04:47PM +0200, Gerd Hoffmann wrote:
> >> > > Hmm, so maybe we should mirror the thing on git.qemu.org and use
> >> > > that?
> >> >
> >> > Can that be made 100% automated - I don't want to have to push
> >> > changes to
> >> > two different git repos.
> >>
> >> Yes, seabios works that way for example.
> >
> > Ok, lets do that mirror then we can use git:// and we're consistent with
> > other submodules we use
> 
> We also have RTH's capstone disassembler patchset which wants to
> use capstone as a more-or-less-required dependency, and we have
> the one loose end in our current submodules that the qemu-palcode
> rom is using a non-qemu.org URL.
> 
> So can we set up these repos to be mirrored on qemu.org:
>  * git://github.com/rth7680/qemu-palcode.git
>  * https://github.com/aquynh/capstone.git
>  * https://gitlab.com/keycodemap/keycodemapdb.git
> 
> please?
> 
> thanks

Done.

The git.qemu.org URLs are:

git://git.qemu.org/capstone.git
https://git.qemu.org/git/capstone.git

git://git.qemu.org/keycodemapdb.git
https://git.qemu.org/git/keycodemapdb.git

git://git.qemu.org/qemu-palcode.git
https://git.qemu.org/git/qemu-palcode.git


And of course they can also be viewed via the gitweb interface:

https://git.qemu.org/


I have NOT set these to push to our github mirror account, since I assume it
is read-only.  Would you prefer I go ahead and mirror them there as well,
anyway?


-Jeff

Reply via email to