On Thu, 21 Jul 2022 at 04:49, Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Thu, 21 Jul 2022 at 09:19, Alexey Kardashevskiy <a...@ozlabs.ru> wrote: > > On 21/07/2022 02:08, Daniel Henrique Barboza wrote: > > > Hey, > > > > > > On 7/19/22 04:59, Alexey Kardashevskiy wrote: > > >> Alexey Kardashevskiy (1): > > >> pseries: Update SLOF firmware image > > >> > > >> docs/system/ppc/pseries.rst | 2 +- > > >> pc-bios/README | 2 +- > > >> pc-bios/slof.bin | Bin 992384 -> 995176 bytes > > >> roms/SLOF | 2 +- > > >> 4 files changed, 3 insertions(+), 3 deletions(-) > > >> > > >> > > >> *** Note: this is not for master, this is for pseries > > >> *** Note2: this has not sync'd to git.qemu.org but softfreeze is > > >> too soon so I am posting it anyway. > > > > > > I forgot to send a reply yesterday, sorry. > > > > > > Don't worry about rushing this SLOF pull. Given that this build doesn't > > > have bug fixes we can wait to pull it in 7.2. You'll have the time to > > > sync it up with git.qemu.org and so on. > > > > > > Well, the git.qemu.org is still not updated, and I have no control over > > this process anyway, who manages it? > > Syncing of those git repos is supposed to be automatic, but > occasionally something falls over. Stefan, who looks after > the sync process ?
I can help out with GitLab repo syncing. It should work for existing qemu-project group repos. We currently cannot set up syncing for new repos because qemu-project is in the GitLab Free tier. The SLOF repo was last synced automatically 6 days ago. I'm unable to start a new sync operation and maybe the current one is stuck (the web interface claims the sync is currently updating...). Peter: are you able to fetch https://github.com/aik/SLOF and push to https://gitlab.com/qemu-project/SLOF to manually sync the repo? I currently don't have easy access to my ssh key but let me know if you can't and I'll see what I can do. Tomorrow I should have access again. Thanks, Stefan Stefan