I have pushed a patch to 'qemu' branch that takes care of this issue.

- Avadh

On Tue, Mar 20, 2012 at 6:20 AM, Tae Jun Ham <[email protected]> wrote:

> Hello,
>
> I have been trying new qemu branch and realized that now I can't use
> enable-kvm feature.
> And I realized that newly added code in qemu/SConfigure is the reason.
>
> #include <asm/kvm_para.h>
> #if !defined(KVM_FEATURE_ASYNC_PF)
> #error KVM Feature not supported
> #endif
>
> Any idea that would make it pass this check should be helpful.
>
> Thank you.
>
> _______________________________________________
> http://www.marss86.org
> Marss86-Devel mailing list
> [email protected]
> https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
>
>
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to