On 3/7/13 9:07 AM, Raven wrote: > Hi all > > I have installed the kvm on my oi using: > |pkg install \| > | ||driver/i86pc/kvm \| > | ||system/qemu \| > | ||system/qemu/kvm > > But when I ran the qemu-kvm , I got: > # qemu-kvm > bash: /usr/bin/qemu-kvm: cannot execute binary file > > I found that "||/usr/bin/qemu-kvm" was a link to > "|amd64/qemu-kvm-system-x86_64", but my machine is > i86pc. > et > How can I use kvm on my machine? > Some one says kvm on illumos does not support i86pc yet, really?
i86pc is a platform that can run both 32-bit and 64-bit Intel compatible processors. KVM requires a 64-bit Intel compatible processor with various processor features. The real question is what processor you have, not the platform. I do not think kvm will ever support a non-64 bit processor on illumos. Though it may be able to support those without EPT if someone does that work. Robert ------------------------------------------- illumos-discuss Archives: https://www.listbox.com/member/archive/182180/=now RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be Modify Your Subscription: https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4 Powered by Listbox: http://www.listbox.com
