Hi!

>- select PARAVIRT_GUEST
>+ select HYPERVISOR_GUEST

I might have missed the previous discussion but how does this relate to
the original problem reported to this (https://lkml.org/lkml/2013/5/14/398)
thread?

As example:

https://lkml.org/lkml/2013/5/14/398
==
. . .
# CONFIG_HYPERVISOR_GUEST is not set
. . .
==

For record:
$grep HYPERVISOR_GUEST .config
# CONFIG_HYPERVISOR_GUEST is not set


Why not
CONFIG_HYPERVISOR_GUEST=y

?

$grep PARAVIRT_GUEST .config
$


Best regards, Victor Miasnikov
Blog:  http://vvm.blog.tut.by/

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to