From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] SMB for DOS ?
Date: Fri, 17 Dec 2004 00:41:27 +0100 [thread overview]
Message-ID: <41C21D27.6070409@bellard.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0412170030370.22463@wgmdd8.biozentrum.uni-wuerzburg.de>
Johannes Schindelin wrote:
> Hi,
>
> On Fri, 17 Dec 2004, Fabrice Bellard wrote:
>
>
>>Adrian Smarzewski wrote:
>>
>>>But I would vote for optimizations!
>>
>>It was just a suggestion for DOS users :-)
>>
>>x86 on x86 optimization is now the top item on my TODO list...
>
>
> That's great!
>
> As for SMB: I had this cute idea of implementing a block driver which
> simulates a FAT system, but really uses a local directory as backend. If a
> block is accessed, the driver transparently maps it to the block of the
> file it belongs to, or returns a read/write error if the block is not
> associated with a file. This sounds crazy enough that I might try it
> soon...
I had also the same idea... and it is already implemented in dosemu (it
is only used in the MFS boot process). Implementing it in qemu would be
very useful too (and easy given the block devices you already wrote). As
in dosemu, it is very important that it can be made bootable (a boot
sector must be read from a file or built dynamically).
Fabrice.
next prev parent reply other threads:[~2004-12-16 23:52 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-16 22:38 [Qemu-devel] SMB for DOS ? Fabrice Bellard
2004-12-16 22:48 ` Adrian Smarzewski
2004-12-16 23:10 ` Fabrice Bellard
2004-12-16 23:32 ` Adrian Smarzewski
2004-12-16 23:34 ` Johannes Schindelin
2004-12-16 23:41 ` Fabrice Bellard [this message]
2004-12-16 23:41 ` Laurent Amon
2004-12-16 23:49 ` optimizations, was " Johannes Schindelin
2004-12-18 18:13 ` Herbert Poetzl
2004-12-18 18:32 ` Paul Brook
2004-12-18 20:48 ` John R. Hogerhuis
2004-12-19 1:05 ` André Braga
2004-12-19 5:27 ` Herbert Poetzl
2004-12-18 18:03 ` Herbert Poetzl
2004-12-16 23:04 ` Ryan Underwood
2004-12-17 11:14 ` Andreas Bollhalder
2004-12-17 12:43 ` malc
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=41C21D27.6070409@bellard.org \
--to=fabrice@bellard.org \
--cc=qemu-devel@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).