Include patch "Place setup_data at location specified by host"
from Jason A. Donenfeld.
Cc: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
roms/qboot | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/roms/qboot b/roms/qboot
index a5300c4949..8ca302e86d 160000
--- a/roms/qboot
+++ b/roms/qboot
@@ -1 +1 @@
-Subproject commit a5300c4949b8d4de2d34bedfaed66793f48ec948
+Subproject commit 8ca302e86d685fa05b16e2b208888243da319941
--
2.37.2
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 the gitlab instance.
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 idea what's canonical, except that the submodule in the qemu
> checkout seems to point to the gitlab instance.
>
With my prior email being ignored, this played out exactly as I
predicted it would:
Fetching submodule roms/qboot
fatal: remote error: upload-pack: not our ref 8ca302e86d685fa05b16e2b208888243da319941
Errors during submodule fetch:
roms/qboot
Can somebody push https://github.com/bonzini/qboot to
https://gitlab.com/qemu-project/qboot please? It will only take a
second.
Thanks,
Jason
It should have been automatic, there's mirroring set up. Paolo Il mar 20 set 2022, 23:00 Jason A. Donenfeld <Jason@zx2c4.com> 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: > > > > 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 the gitlab instance. > > > > With my prior email being ignored, this played out exactly as I > predicted it would: > > Fetching submodule roms/qboot > fatal: remote error: upload-pack: not our ref > 8ca302e86d685fa05b16e2b208888243da319941 > Errors during submodule fetch: > roms/qboot > > Can somebody push https://github.com/bonzini/qboot to > https://gitlab.com/qemu-project/qboot please? It will only take a > second. > > Thanks, > Jason > >
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 than 28 minutes ago. Backend issue of sorts?
Il mer 21 set 2022, 00:11 Jason A. Donenfeld <Jason@zx2c4.com> 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. Pull mirroring updated 28 minutes > ago." yet the commit is much older than 28 minutes ago. Backend issue of > sorts? > 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. Btw I saw your other patches, will get to it tomorrow. Paolo >
On Wed, Sep 21, 2022 at 12:22 AM Paolo Bonzini <pbonzini@redhat.com> 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. Super. Thanks, looking forward. Jason
© 2016 - 2026 Red Hat, Inc.