Skip to content
Snippets Groups Projects
Commit 98c8573e authored by Paolo Bonzini's avatar Paolo Bonzini Committed by Blue Swirl
Browse files

provide a stub version of kvm-all.c if !CONFIG_KVM


This allows limited use of kvm functions (which will return ENOSYS)
even in once-compiled modules.  The patch also improves a bit the error
messages for KVM initialization.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
[blauwirbel@gmail.com: fixed Win32 build]
Signed-off-by: default avatarBlue Swirl <blauwirbel@gmail.com>
parent c66b5c2c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment