Live data from Hacker News

Bhyve now with graphics support

wiki.freebsd.org

1–10 of 24 posts

Re: Bhyve now with graphics support

#3
post #2

Are there any plans to pull this new functionality into Xhyve, the fork which runs on OS X using the OS X hypervisor framework?

Hypervisor.framework would need to support it as well, not sure if it does. It just in 10.11.5 got better support for USB.

Re: Bhyve now with graphics support

#4
post #2

Are there any plans to pull this new functionality into Xhyve, the fork which runs on OS X using the OS X hypervisor framework?

Hypervisor.framework would need to support it as well, not sure if it does. It just in 10.11.5 got better support for USB.

Veertu has graphics support, so H.framework must support it already.

Re: Bhyve now with graphics support

#5
post #2

Are there any plans to pull this new functionality into Xhyve, the fork which runs on OS X using the OS X hypervisor framework?

Hypervisor.framework would need to support it as well, not sure if it does. It just in 10.11.5 got better support for USB.

That's not really true. It has all of the primitives you need to support PCI graphics devices (or even memory-scraping legacy VGA if you hate yourself). It had all of the primitives you need to do emulated USB on 10.10 -- passthrough is a different matter.

For implementing GOP you need to support UEFI, generally, but beyond that it's just supporting another UEFI protocol.

Re: Bhyve now with graphics support

#6
UEFI support in bhyve suggests that we can now run a Solaris guest in a FreeBSD bhyve.

This is a big deal for rsync.net, since our ZFS send/receive feature only works with other FreeBSD/FreeNAS/TrueNAS clients and not with Solaris clients that have a different ZFS version.

We've been waiting a while for this and can't wait to offer ZFS send/receive to Solaris customers.

Re: Bhyve now with graphics support

#7
post #2

Are there any plans to pull this new functionality into Xhyve, the fork which runs on OS X using the OS X hypervisor framework?

Hypervisor.framework would need to support it as well, not sure if it does. It just in 10.11.5 got better support for USB.

Hypervisor.framework itself only deals with CPU virtualization and is agnostic to whatever device model is implemented in userspace.

Re: Bhyve now with graphics support

#8
post #6

UEFI support in bhyve suggests that we can now run a Solaris guest in a FreeBSD bhyve. This is a big deal for rsync.net, since our ZFS send/receive feature only works with other FreeBSD/FreeNAS/TrueNAS clients and not with Solaris clients that have a different ZFS version. We've been waiting a while for this and can't wait to offer ZFS send/receive to Solaris customers.

Would this service be more expensive to cover the Solaris license required?

Re: Bhyve now with graphics support

#9
I like little clever ideas like these:

"The fbuf wait parameter instructs bhyve to only boot upon the initiation of a VNC connection, simplifying the installation of operating systems that require immediate keyboard input. This can be removed for post-installation use."

Re: Bhyve now with graphics support

#10
post #8
post #6

UEFI support in bhyve suggests that we can now run a Solaris guest in a FreeBSD bhyve. This is a big deal for rsync.net, since our ZFS send/receive feature only works with other FreeBSD/FreeNAS/TrueNAS clients and not with Solaris clients that have a different ZFS version. We've been waiting a while for this and can't wait to offer ZFS send/receive to Solaris customers.

Would this service be more expensive to cover the Solaris license required?

Wouldn't an IllumOS distro be compatible?
Post reply on HN