On 17 August 2015 at 06:17, Programmingkid <programmingk...@gmail.com> wrote:
> Do you think it is possible to one day be able to run QEMU in
> KVM mode on a Mac OS X host? Would this task require a dedicated
> Google Summer of Code student or two to implement?

As of OSX Yosemite it looks like Apple have finally provided a hypervisor
API (Hypervisor.framework), so in theory it would be possible, yes.
It doesn't look like the API is wildly different from the KVM API,
so it ought not to require major surgery either (providing a new
accelerator to sit alongside tcg and kvm might be the cleanest
way to do it.)

-- PMM

Reply via email to