On Sat, Jan 15, 2022 at 2:40 PM Peter Maydell <peter.mayd...@linaro.org> wrote:
> On Mon, 10 Jan 2022 at 13:46, Konstantin Kostiuk <kkost...@redhat.com> > wrote: > > > > The following changes since commit > df722e33d5da26ea8604500ca8f509245a0ea524: > > > > Merge tag 'bsd-user-arm-pull-request' of gitlab.com:bsdimp/qemu into > staging (2022-01-08 09:37:59 -0800) > > > > are available in the Git repository at: > > > > https://github.com/kostyanf14/qemu.git tags/qga-win32-pull-2022-01-10 > > > > for you to fetch changes up to 206ce9699fae1f631ac74b7e1115db2affc759fd: > > > > qga-win: Detect Windows 11 by build number (2022-01-10 13:05:25 +0000) > > Hi; this tag doesn't seem to be gpg-signed. QEMU only alloows pullreqs > which are for gpg-signed tags, so you'll need to sign it. Please make > sure you've uploaded your gpg key to a suitable keyserver (eg > keyserver.ubuntu.com and/or keys.openpgp.org) and let me know which > one so I can download it. If you can arrange to get your key signed by > some of your RedHat colleagues (and upload the key with those signatures) > that would also be helpful. > > thanks > -- PMM > Hi. I uploaded my GPG key to keys.openpgp.org. You can find it by my RedHat email. Unfortunately, for now, this key can not be signed by other RedHat developers. I signed my tag and pushed it to GitHub. Should I resend this set of patches? For tag signing, I use the 'git tag -s' command. I am sorry for the mistakes, this is my first PR. Best Regards, Konstantin Kostiuk.