Why get into the CI/CD business yourself when you have GitHub, Microsoft, Travis, Apple all playing in that sandbox, and folks are investing in renting the systems themselves to have personalized CI pipelines? Especially when one of the services you can offer is renting the machines to GitHub/et al?
As for Apple’s service, there’s multiple WWDC videos from last year demonstrating what it’s capable of. How Apple implements it though, is up to them.
As for tier 1, vs tier 2… A tier 1 hypervisor is effectively a mini-OS in its own right, just stripped down. Apple could build one, but they’ve shown little appetite for building Server-focused OS variants. See the slow decline of OS X Server from a separate SKU, to an add-on, to something that can be considered EOL.
Microsoft didn’t make that, it bought it. It was originally Connectix VirtualPC. Microsoft bought it to kick-start what would eventually become Hyper-V.
One of the things it was able to do on pre-G5 hardware was convert x86 load/stores into little-endian PPC load/stores, keeping memory layout identical to an x86 PC while also not having to do endian-swaps after the load. The 970/G5 couldn’t do it, and performance suffered noticeably.
Connectix is probably one of the few companies I watched sell off pretty much everything of value in the early 2000s. VirtualPC to Microsoft, Virtual Game Station to Sony, leaving them with webcams that were about to become heavily commodified. Whoops.