KVM: VMX: Avoid to return ENOTSUPP to userland
authorJan Kiszka <jan.kiszka@web.de>
Wed, 22 Jul 2009 21:53:01 +0000 (23:53 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:33:17 +0000 (08:33 +0300)
Choose some allowed error values for the cases VMX returned ENOTSUPP so
far as these values could be returned by the KVM_RUN IOCTL.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found