From: Magnus Damm <magnus.damm@gmail.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Patch: virtual vfat support
Date: Sun, 19 Dec 2004 21:40:59 +0100 [thread overview]
Message-ID: <aec7e5c304121912402ed02562@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0412192042420.4053@wgmdd8.biozentrum.uni-wuerzburg.de>
Hello,
On Sun, 19 Dec 2004 20:44:26 +0100 (CET), Johannes Schindelin
<Johannes.Schindelin@gmx.de> wrote:
> If you have an OS advanced enough to support USB (Windows NT isn't, for
> example...), you'd expect it to support SMB out of the box, right?
Yes, true, but I would like to see a solution where filesystems could
be exported from the host to the guest without adding extra
dependencies on the host system. To make QMEU as self-contained as
possible.
> Besides, I don't think that it's as easy to support USB as it was writing
> the vvfat driver.
I think the hardest part would be to emulate the USB controller chip
attached to the PCI bus. Emulating simple USB devices on top of that
is probably not very complicated.
And I think read-only wfat is doable but I am not sure if operating
systems would work with a read-write implementation where the host
adds data to the wfat filesystem - I mean, how do we notify the guest
operating system that directories or files have changed?
Another approach instead of USB storage + wfat could be to emulate an
ISO 9660 filesystem together with a virtual cdrom drive and let a
virtual eject+insert operation be a "refresh" operation...
Thanks,
/ magnus
next prev parent reply other threads:[~2004-12-19 20:51 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-19 18:15 [Qemu-devel] Patch: virtual vfat support Johannes Schindelin
2004-12-19 19:32 ` Magnus Damm
2004-12-19 19:44 ` Johannes Schindelin
2004-12-19 20:40 ` Magnus Damm [this message]
2004-12-19 22:33 ` Johannes Schindelin
2004-12-19 23:01 ` Andreas Bollhalder
2004-12-20 15:12 ` Johannes Schindelin
2004-12-19 21:02 ` Panagiotis Issaris
2004-12-19 22:37 ` Johannes Schindelin
2004-12-20 8:32 ` zitu
2004-12-20 15:25 ` Johannes Schindelin
[not found] <Pine.LNX.4.58.0412202329290.8198@wgmdd8.biozentrum.uni-wuerzburg.de>
2004-12-21 22:47 ` Andreas Bollhalder
2004-12-22 18:55 ` Johannes Schindelin
2004-12-23 1:02 ` André Braga
2004-12-23 18:31 ` Andreas Bollhalder
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=aec7e5c304121912402ed02562@mail.gmail.com \
--to=magnus.damm@gmail.com \
--cc=Johannes.Schindelin@gmx.de \
--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).