* [Qemu-devel] fake device to access to host fs
@ 2007-11-08 16:02 Tristan Gingold
2007-11-08 16:24 ` Anthony Liguori
2007-11-08 16:35 ` Eduardo Felipe
0 siblings, 2 replies; 4+ messages in thread
From: Tristan Gingold @ 2007-11-08 16:02 UTC (permalink / raw)
To: qemu-devel
Hi,
has anyone already implemented a fake device to access to the host FS ?
I am planning to implement one soon, but if it is already available...
Thanks,
Tristan.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] fake device to access to host fs
2007-11-08 16:02 [Qemu-devel] fake device to access to host fs Tristan Gingold
@ 2007-11-08 16:24 ` Anthony Liguori
2007-11-08 16:35 ` Eduardo Felipe
1 sibling, 0 replies; 4+ messages in thread
From: Anthony Liguori @ 2007-11-08 16:24 UTC (permalink / raw)
To: qemu-devel
Tristan Gingold wrote:
> Hi,
>
> has anyone already implemented a fake device to access to the host FS ?
9p in Linux has a virtio transport. I've just published a PCI virtio
layer and have an initial implementation for QEMU. My plan is to
combine 9p, virtio, and a 9p server in QEMU to allow a "hostfs" for
QEMU. Of course, this only solves the problem for Linux but that's all
I really care about.
Regards,
Anthony Liguori
> I am planning to implement one soon, but if it is already available...
>
> Thanks,
> Tristan.
>
>
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] fake device to access to host fs
2007-11-08 16:02 [Qemu-devel] fake device to access to host fs Tristan Gingold
2007-11-08 16:24 ` Anthony Liguori
@ 2007-11-08 16:35 ` Eduardo Felipe
2007-11-08 16:51 ` Tristan Gingold
1 sibling, 1 reply; 4+ messages in thread
From: Eduardo Felipe @ 2007-11-08 16:35 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 293 bytes --]
2007/11/8, Tristan Gingold <gingold@adacore.com>:
>
> Hi,
>
> has anyone already implemented a fake device to access to the host FS ?
>
> I am planning to implement one soon, but if it is already available...
>
> Thanks,
> Tristan.
Hi,
Have a look to the vvfat block device.
Regards,
Edu
[-- Attachment #2: Type: text/html, Size: 585 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] fake device to access to host fs
2007-11-08 16:35 ` Eduardo Felipe
@ 2007-11-08 16:51 ` Tristan Gingold
0 siblings, 0 replies; 4+ messages in thread
From: Tristan Gingold @ 2007-11-08 16:51 UTC (permalink / raw)
To: qemu-devel
On Nov 8, 2007, at 5:35 PM, Eduardo Felipe wrote:
> Have a look to the vvfat block device.
Thanks, I was not aware of it. I think it will fill my requirements.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-11-08 16:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-08 16:02 [Qemu-devel] fake device to access to host fs Tristan Gingold
2007-11-08 16:24 ` Anthony Liguori
2007-11-08 16:35 ` Eduardo Felipe
2007-11-08 16:51 ` Tristan Gingold
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.