Phishfry Jun 9, 2019 #1 Is it possible to run a VM of a different arch with Bhyve? Not i386 on amd64 but perhaps aarch64 guest on amd64 bhyve host.
Is it possible to run a VM of a different arch with Bhyve? Not i386 on amd64 but perhaps aarch64 guest on amd64 bhyve host.
zirias@ Developer Jun 9, 2019 #2 bhyve is a virtualizer, not an emulator, so, no. Well, it emulates some hardware (e.g. ahci devices), but not a CPU.
bhyve is a virtualizer, not an emulator, so, no. Well, it emulates some hardware (e.g. ahci devices), but not a CPU.
zirias@ Developer Jun 9, 2019 #4 Well, I don't know the inner design of bhyve, so no idea whether this would be possible ... but it sure isn't implemented
Well, I don't know the inner design of bhyve, so no idea whether this would be possible ... but it sure isn't implemented