* [Qemu-devel] sharing directories with Windows guest - virtio pci p9 on Windows
@ 2017-05-30 6:22 Behrooz Shabani
2017-05-30 7:50 ` Thomas Huth
0 siblings, 1 reply; 4+ messages in thread
From: Behrooz Shabani @ 2017-05-30 6:22 UTC (permalink / raw)
To: qemu-devel
Hi all,
I was wondering if anyone has information regarding Windows driver of
virtio pci p9.
Our users can have multiple VM instances running and providing some sort of
shared storage between different VMs would be very useful for them.
I know that the alternate is to use SMB but because of networking
constraints, we can't use it.
Any information on how to have a shared storage between different running
VMs that would not require `-net user` is very much appreciated as well.
--
regards,
behrooz
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] sharing directories with Windows guest - virtio pci p9 on Windows
2017-05-30 6:22 [Qemu-devel] sharing directories with Windows guest - virtio pci p9 on Windows Behrooz Shabani
@ 2017-05-30 7:50 ` Thomas Huth
2017-05-30 9:46 ` Behrooz Shabani
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Huth @ 2017-05-30 7:50 UTC (permalink / raw)
To: Behrooz Shabani, qemu-devel
On 30.05.2017 08:22, Behrooz Shabani wrote:
[...]
> Any information on how to have a shared storage between different running
> VMs that would not require `-net user` is very much appreciated as well.
If you need the storage just for transferring files, you could also try
the "-device usb-mtp" ... that emulates a Media Transfer Protocol device
(similar to a camera / mobile phone).
Thomas
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] sharing directories with Windows guest - virtio pci p9 on Windows
2017-05-30 7:50 ` Thomas Huth
@ 2017-05-30 9:46 ` Behrooz Shabani
2017-05-30 11:56 ` Thomas Huth
0 siblings, 1 reply; 4+ messages in thread
From: Behrooz Shabani @ 2017-05-30 9:46 UTC (permalink / raw)
To: Thomas Huth; +Cc: qemu-devel
Thanks Thomas.
A question though: is it gonna be writable by guest? I'm asking because
what I found about this feature mentioned that it's readonly ATM.
http://events.linuxfoundation.org/sites/events/files/slides/Qemu_USB.pdf
https://lists.gnu.org/archive/html/qemu-devel/2014-04/msg03466.html
On Tue, May 30, 2017 at 9:50 AM, Thomas Huth <huth@tuxfamily.org> wrote:
> On 30.05.2017 08:22, Behrooz Shabani wrote:
> [...]
> > Any information on how to have a shared storage between different running
> > VMs that would not require `-net user` is very much appreciated as well.
>
> If you need the storage just for transferring files, you could also try
> the "-device usb-mtp" ... that emulates a Media Transfer Protocol device
> (similar to a camera / mobile phone).
>
> Thomas
>
>
>
--
regards,
behrooz
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] sharing directories with Windows guest - virtio pci p9 on Windows
2017-05-30 9:46 ` Behrooz Shabani
@ 2017-05-30 11:56 ` Thomas Huth
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2017-05-30 11:56 UTC (permalink / raw)
To: Behrooz Shabani; +Cc: qemu-devel
On 30.05.2017 11:46, Behrooz Shabani wrote:
> Thanks Thomas.
>
> A question though: is it gonna be writable by guest? I'm asking because
> what I found about this feature mentioned that it's readonly ATM.
Oh, sorry, seems like you're right. I though it would support writing,
but looking at the history of that file, it has never been implemented.
So never mind, MTP is likely not a solution for your problem.
Thomas
> On Tue, May 30, 2017 at 9:50 AM, Thomas Huth <huth@tuxfamily.org> wrote:
>
>> On 30.05.2017 08:22, Behrooz Shabani wrote:
>> [...]
>>> Any information on how to have a shared storage between different running
>>> VMs that would not require `-net user` is very much appreciated as well.
>>
>> If you need the storage just for transferring files, you could also try
>> the "-device usb-mtp" ... that emulates a Media Transfer Protocol device
>> (similar to a camera / mobile phone).
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-05-30 11:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-30 6:22 [Qemu-devel] sharing directories with Windows guest - virtio pci p9 on Windows Behrooz Shabani
2017-05-30 7:50 ` Thomas Huth
2017-05-30 9:46 ` Behrooz Shabani
2017-05-30 11:56 ` Thomas Huth
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).