Hi, I wonder can we add our own devices when using Virtualization.Framework? i mean the devices that not comes with VF.
Thanks.
Hi, I wonder can we add our own devices when using Virtualization.Framework? i mean the devices that not comes with VF.
Thanks.
What sort of devices are you talking about?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
Hi eskimo, I meant custom Virtio device, but not one of the following. If possible, how to add? Thanks.
Can you give me a specific example?
However, in general Virtualization framework only supports the virtualised devices that are documented in that list. If you can install software on the guest then you could write a device driver that talks to matching software on the host using a virtio socket, but I don’t think that’s what you had in mind.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"