Robert Dickel wrote:

>Just so I am clear, the amd64 binary, under an amd64 kernel, does not support 
>using kqemu? How can I tell if I am using the kqemu accelerator?
>  
>

You can explicitly disable it via

# qemu  -no-kqemu  <foo>

Otherwise optionally use the qemu-monitor the verify current kqemu status:

i.e.:

(qemu) info kqemu
kqemu support: not compiled
(qemu)




Reply via email to