From: scott.kvm@scottrix.co.uk
To: kvm@vger.kernel.org
Subject: Virtio File System.
Date: Wed, 27 Aug 2008 11:44:23 +0100 [thread overview]
Message-ID: <20080827104423.GA2670@scottrix.co.uk> (raw)
In-Reply-To: <S1752885AbYH0IaB/20080827083001Z+28@vger.kernel.org>
All
I am new to this mailing list, so please let me know if I am in the wrong
place or asking questions in a way I shouldn't.
I was wondering if anyone had thought about creating a virtio file system,
rather than using a block device and hence a single file on the host OS as
the virtio block device already does, but map file system calls on the
guest OS to file system calls on the host OS through the virtio interface.
In this way the Guest OS could share files with the Host OS without needing
to use Samba, which from my current experiences is rather slow.
I have started to play with the idea a little myself, but my biggest
problem is that I have no clue how to write filesystem drives in my Guest
OS, Window XP, or even if it is possible to get a Windows FileSystem driver
to talk directly to a PCI device, or if some kind of dummy block device
would be needed.
My host OS is Linux, Guest OS is Windows XP. Maybe I should start with a
Linux/Linux setup and get that working first ?
Any comments, suggests, problems that you can see with this idea would be
great.
Thanks,
Scott.
next parent reply other threads:[~2008-08-27 10:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <S1752885AbYH0IaB/20080827083001Z+28@vger.kernel.org>
2008-08-27 10:44 ` scott.kvm [this message]
2008-08-27 10:59 ` Virtio File System Avi Kivity
2008-08-27 13:19 ` Eric Van Hensbergen
2008-08-27 16:14 ` Anthony Liguori
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=20080827104423.GA2670@scottrix.co.uk \
--to=scott.kvm@scottrix.co.uk \
--cc=kvm@vger.kernel.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