All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 1884169] [NEW] There is no option group 'fsdev' for OSX
@ 2020-06-19  0:03 Judah Holanda Correia Lima
  2020-06-19 14:46 ` [Bug 1884169] " Christian Schoenebeck
  2021-10-05  9:20 ` Waheed
  0 siblings, 2 replies; 3+ messages in thread
From: Judah Holanda Correia Lima @ 2020-06-19  0:03 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

When I try to use -fsoption on OSX I receive this error:

-fsdev local,security_model=mapped,id=fsdev0,path=devel/dmos-example:
There is no option group 'fsdev'

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1884169

Title:
  There is no option group 'fsdev' for OSX

Status in QEMU:
  New

Bug description:
  When I try to use -fsoption on OSX I receive this error:

  -fsdev local,security_model=mapped,id=fsdev0,path=devel/dmos-example:
  There is no option group 'fsdev'

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1884169/+subscriptions


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

* [Bug 1884169] Re: There is no option group 'fsdev' for OSX
  2020-06-19  0:03 [Bug 1884169] [NEW] There is no option group 'fsdev' for OSX Judah Holanda Correia Lima
@ 2020-06-19 14:46 ` Christian Schoenebeck
  2021-10-05  9:20 ` Waheed
  1 sibling, 0 replies; 3+ messages in thread
From: Christian Schoenebeck @ 2020-06-19 14:46 UTC (permalink / raw)
  To: qemu-devel

That's the behaviour on macOS that I would expect ATM. So it's not a
bug.

Your macOS version was compiled without virtfs support, that's why qemu
does not even offer you these options.

Even though 9P is a network protocol, you still need support by host OS
and guest OS for some kind of communication channel between host and
guest. Currently 9pfs in qemu supports either virtio (Linux KVM host <->
Linux guest) or Xen as communication channel. For macOS so far nobody
bothered to implement a communication driver for qemu 9pfs yet.

** Changed in: qemu
       Status: New => Opinion

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1884169

Title:
  There is no option group 'fsdev' for OSX

Status in QEMU:
  Opinion

Bug description:
  When I try to use -fsoption on OSX I receive this error:

  -fsdev local,security_model=mapped,id=fsdev0,path=devel/dmos-example:
  There is no option group 'fsdev'

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1884169/+subscriptions


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

* [Bug 1884169] Re: There is no option group 'fsdev' for OSX
  2020-06-19  0:03 [Bug 1884169] [NEW] There is no option group 'fsdev' for OSX Judah Holanda Correia Lima
  2020-06-19 14:46 ` [Bug 1884169] " Christian Schoenebeck
@ 2021-10-05  9:20 ` Waheed
  1 sibling, 0 replies; 3+ messages in thread
From: Waheed @ 2021-10-05  9:20 UTC (permalink / raw)
  To: qemu-devel

But actually OS X (macOS) supports 9pfs and it does have its own
AppleVirtIO9PVFS which makes things a bit strange, would not that be a
good workaround, to use the AppleVirtIO9PVFS?

All my best,

Waheed

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1884169

Title:
  There is no option group 'fsdev' for OSX

Status in QEMU:
  Opinion

Bug description:
  When I try to use -fsoption on OSX I receive this error:

  -fsdev local,security_model=mapped,id=fsdev0,path=devel/dmos-example:
  There is no option group 'fsdev'

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1884169/+subscriptions



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

end of thread, other threads:[~2021-10-05  9:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-19  0:03 [Bug 1884169] [NEW] There is no option group 'fsdev' for OSX Judah Holanda Correia Lima
2020-06-19 14:46 ` [Bug 1884169] " Christian Schoenebeck
2021-10-05  9:20 ` Waheed

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.