Re: [PATCH] qboot: update to latest submodule

2022-09-20 Thread Jason A. Donenfeld
On Wed, Sep 21, 2022 at 12:22 AM Paolo Bonzini wrote: > Yeah the mirroring from GitHub to (my personal fork on) Gitlab was failing > because git:// is not supported anymore. Changed to https:// and everybody is > happy. Ahh, bingo. > Btw I saw your other patches, will get to it tomorrow. Supe

Re: [PATCH] qboot: update to latest submodule

2022-09-20 Thread Paolo Bonzini
Il mer 21 set 2022, 00:11 Jason A. Donenfeld ha scritto: > On Tue, Sep 20, 2022 at 11:57:09PM +0200, Paolo Bonzini wrote: > > It should have been automatic, there's mirroring set up. > > Hm, something is weird. Gitlab says "This project is mirrored from > https://gitlab.com/bonzini/qboot.git. Pul

Re: [PATCH] qboot: update to latest submodule

2022-09-20 Thread Jason A. Donenfeld
On Mon, Sep 19, 2022 at 04:35:54PM +0200, Jason A. Donenfeld wrote: > FYI, that commit made it to: > > https://github.com/bonzini/qboot > > But wasn't pushed to: > > https://github.com/qemu/qboot > https://gitlab.com/qemu-project/qboot > https://git.qemu.org/?p=qboot.git;a=summary > > I have no

Re: [PATCH] qboot: update to latest submodule

2022-09-20 Thread Paolo Bonzini
It should have been automatic, there's mirroring set up. Paolo Il mar 20 set 2022, 23:00 Jason A. Donenfeld ha scritto: > On Mon, Sep 19, 2022 at 04:35:54PM +0200, Jason A. Donenfeld wrote: > > FYI, that commit made it to: > > > > https://github.com/bonzini/qboot > > > > But wasn't pushed to: >

Re: [PATCH] qboot: update to latest submodule

2022-09-20 Thread Jason A. Donenfeld
On Tue, Sep 20, 2022 at 11:57:09PM +0200, Paolo Bonzini wrote: > It should have been automatic, there's mirroring set up. Hm, something is weird. Gitlab says "This project is mirrored from https://gitlab.com/bonzini/qboot.git. Pull mirroring updated 28 minutes ago." yet the commit is much older th

Re: [PATCH] qboot: update to latest submodule

2022-09-19 Thread Jason A. Donenfeld
FYI, that commit made it to: https://github.com/bonzini/qboot But wasn't pushed to: https://github.com/qemu/qboot https://gitlab.com/qemu-project/qboot https://git.qemu.org/?p=qboot.git;a=summary I have no idea what's canonical, except that the submodule in the qemu checkout seems to point to t

[PATCH] qboot: update to latest submodule

2022-09-19 Thread Paolo Bonzini
Include patch "Place setup_data at location specified by host" from Jason A. Donenfeld. Cc: Jason A. Donenfeld Signed-off-by: Paolo Bonzini --- roms/qboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roms/qboot b/roms/qboot index a5300c4949..8ca302e86d 16 --- a/roms/q