From: Alexander G. <ag...@cs...> - 2008-01-09 18:39:48
|
Darwin requires SSSE3 in 64-bit mode, so KVM needs to reveal the appropriate CPUID flag. I could not find a proper define in the kernel headers, so I just added the specific bit number. |