From: "Pali Rohár" <pali@kernel.org>
To: qemu-devel@nongnu.org
Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>,
Jason Wang <jasowang@redhat.com>
Subject: Re: [PATCH] qemu-options: Improve description for -smb option
Date: Sun, 7 Sep 2025 12:08:34 +0200 [thread overview]
Message-ID: <20250907100834.wezn7s37qynm4a3n@pali> (raw)
In-Reply-To: <20250810130948.3yzymcxtkmfkgk67@pali>
PING?
On Sunday 10 August 2025 15:09:48 Pali Rohár wrote:
> +cc slirp & network maintainers
>
> On Saturday 02 August 2025 13:05:49 Pali Rohár wrote:
> > Add #PRE and #NOFNR flags to LMHOSTS example line.
> > Include information about LMHOSTS path on Windows 3.x.
> >
> > Windows NT 3.1 requires #NOFNR flag for successful hostname resolving as
> > described in MS article Q103765 because qemu/smbd does not respond to
> > netbios name verification queries. #PRE is suggested in that article too
> > and decrease delay on Windows 3.x for the first connection.
> >
> > Signed-off-by: Pali Rohár <pali@kernel.org>
> > ---
> > qemu-options.hx | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/qemu-options.hx b/qemu-options.hx
> > index ab23f14d2178..d5654756f125 100644
> > --- a/qemu-options.hx
> > +++ b/qemu-options.hx
> > @@ -3307,10 +3307,10 @@ SRST
> >
> > ::
> >
> > - 10.0.2.4 smbserver
> > + 10.0.2.4 smbserver #PRE #NOFNR
> >
> > - must be added in the file ``C:\WINDOWS\LMHOSTS`` (for windows
> > - 9x/Me) or ``C:\WINNT\SYSTEM32\DRIVERS\ETC\LMHOSTS`` (Windows
> > + must be added in the file ``C:\WINDOWS\LMHOSTS`` (for Windows
> > + 3x/9x/Me) or ``C:\WINNT\SYSTEM32\DRIVERS\ETC\LMHOSTS`` (Windows
> > NT/2000).
> >
> > Then ``dir`` can be accessed in ``\\smbserver\qemu``.
> > --
> > 2.20.1
> >
next prev parent reply other threads:[~2025-09-07 10:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-02 11:05 [PATCH] qemu-options: Improve description for -smb option Pali Rohár
2025-08-10 13:09 ` Pali Rohár
2025-09-07 10:08 ` Pali Rohár [this message]
2025-11-09 13:41 ` Pali Rohár
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=20250907100834.wezn7s37qynm4a3n@pali \
--to=pali@kernel.org \
--cc=jasowang@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=samuel.thibault@ens-lyon.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).