From: Michael Tokarev <mjt@tls.msk.ru>
To: "Bernhard Übelacker" <bernhardu@vr-web.de>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Jan Kiszka <jan.kiszka@siemens.com>
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH-trivial] Grub fails to boot from internal TFTP server when loading more than 3 initrd files.
Date: Tue, 24 Jun 2014 19:56:46 +0400 [thread overview]
Message-ID: <53A99FBE.9090607@msgid.tls.msk.ru> (raw)
In-Reply-To: <53A58863.7040004@vr-web.de>
21.06.2014 17:28, Bernhard Übelacker wrote:
> - From a5c3977f133faa8d7e403005325014f114234307 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Bernhard=20=C3=9Cbelacker?= <bernhardu@vr-web.de>
> Date: Sat, 21 Jun 2014 15:26:05 +0200
> Subject: Increase maximum number of session of the internal TFTP server.
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
>
> Grub fails to boot from internal TFTP server when loading more than 3 initrd files.
>
> Grub first opens a session to the TFTP server for every initrd file and
> retrieves only the file size for all.
> Then it wants to download the content using the old sessions which are
> already expired.
>
> Increasing the maximum number of session of the internal TFTP
> server avoids this issue.
This looks sane. And while slirp has the maintainer, he appears to be
inactive, so applying it to -trivial. Thank you!
/mjt
prev parent reply other threads:[~2014-06-24 15:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-21 13:28 [Qemu-devel] [PATCH-trivial] Grub fails to boot from internal TFTP server when loading more than 3 initrd files Bernhard Übelacker
2014-06-24 15:56 ` Michael Tokarev [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53A99FBE.9090607@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=bernhardu@vr-web.de \
--cc=jan.kiszka@siemens.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).