All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Shared file help
@ 2010-04-07 17:09 Arpit Patel
  2010-04-07 18:59 ` Avi Kivity
  0 siblings, 1 reply; 3+ messages in thread
From: Arpit Patel @ 2010-04-07 17:09 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 286 bytes --]

Hi,

Can anybody point me to good document, where I can share files between host
system and Qemu system.
i.e. I want to share files, between real system with Ubuntu running on it,
and Qemu on same system with Ubuntu on it.

Let me know if I didn't mentioned it clearly.


Thanks,
Arpit

[-- Attachment #2: Type: text/html, Size: 322 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Shared file help
  2010-04-07 17:09 [Qemu-devel] Shared file help Arpit Patel
@ 2010-04-07 18:59 ` Avi Kivity
  2010-04-07 22:31   ` Arpit Patel
  0 siblings, 1 reply; 3+ messages in thread
From: Avi Kivity @ 2010-04-07 18:59 UTC (permalink / raw)
  To: Arpit Patel; +Cc: qemu-devel

On 04/07/2010 08:09 PM, Arpit Patel wrote:
> Hi,
>
> Can anybody point me to good document, where I can share files between 
> host system and Qemu system.
> i.e. I want to share files, between real system with Ubuntu running on 
> it, and Qemu on same system with Ubuntu on it.
>
> Let me know if I didn't mentioned it clearly.
>

If performance isn't a major concern, sshfs is a simple way to achieve 
this; you can use it on either host or guest.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Shared file help
  2010-04-07 18:59 ` Avi Kivity
@ 2010-04-07 22:31   ` Arpit Patel
  0 siblings, 0 replies; 3+ messages in thread
From: Arpit Patel @ 2010-04-07 22:31 UTC (permalink / raw)
  To: Avi Kivity; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1111 bytes --]

I am still not able to figure out, how to use it.

Can you please point me to some document or give little bit more details,
how shall I use sshfs?

I am using *qemu -kernel kernelimage -initrd initrd.img /dev/zero -append
"cmdline"* to use qemu to boot from the kernel I build.
But don't know how to add files into the kernel that I just build, so
thought of sharing files, between real system and the virtual system that I
booted using qemu.

Thanks for help.

On Wed, Apr 7, 2010 at 11:59 AM, Avi Kivity <avi@redhat.com> wrote:

> On 04/07/2010 08:09 PM, Arpit Patel wrote:
>
>> Hi,
>>
>> Can anybody point me to good document, where I can share files between
>> host system and Qemu system.
>> i.e. I want to share files, between real system with Ubuntu running on it,
>> and Qemu on same system with Ubuntu on it.
>>
>> Let me know if I didn't mentioned it clearly.
>>
>>
> If performance isn't a major concern, sshfs is a simple way to achieve
> this; you can use it on either host or guest.
>
> --
> I have a truly marvellous patch that fixes the bug which this
> signature is too narrow to contain.
>
>

[-- Attachment #2: Type: text/html, Size: 1668 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-07 22:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-07 17:09 [Qemu-devel] Shared file help Arpit Patel
2010-04-07 18:59 ` Avi Kivity
2010-04-07 22:31   ` Arpit Patel

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.