machyve / xhyve

xhyve, a lightweight OS X virtualization solution
Other
6.44k stars 353 forks source link

Adding support for host-shared folders using virtio-9p #97

Closed stv0g closed 5 years ago

stv0g commented 8 years ago

Please consider this PR a WiP.

@jceel has implemented support for host-shared directories / mounts like requested in #45 and #70.

There are a few points we still need to tackle. And the best way to do this is by getting some feedback. Especially from @mist64 :-)

c4milo commented 8 years ago

I'm all for getting lib9p introduced into xhyve. Any thoughts on this @xez?

stv0g commented 8 years ago

@c4milo What do you mean by 'introduced'?

Using a git-submodule? Or by copy&paste the code? Or even without all?

c4milo commented 8 years ago

Whatever method is more convenient to update from upstream.

On Mon, Apr 11, 2016 at 2:55 PM Steffen Vogel notifications@github.com wrote:

@c4milo https://github.com/c4milo What do you mean by 'introduced'?

Using a git-submodule? Or by copy&paste the code? Or even without all?

— You are receiving this because you were mentioned.

Reply to this email directly or view it on GitHub https://github.com/mist64/xhyve/pull/97#issuecomment-208498175

foxx commented 8 years ago

Any update on this?

stv0g commented 7 years ago

I lost the overview which repo is now the official one. I don't know where its merged or not.

smiren commented 7 years ago

What news?

mfojtik commented 6 years ago

Seems like this needs a rebase as this won't build on latest OSX :-(

dinamic commented 5 years ago

Guys, it will be awesome if we could have this functionality baked in. Is there any progress?

@stv0g could you rebase?

jeremyhu commented 5 years ago

@jasnee Was looking at this a couple weeks ago for me. There were some comments he wanted to pass along before we merge this in. James, could you please provide your feedback here?

stv0g commented 5 years ago

Sorry. I dont have any interest anymore in getting this merged.

If there is anybody else, please feel free to open a new PR with my changes rebased..