commit | 54523edd237b9e792a3b76988fde23a91d739f43 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Jan 27 17:37:33 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 29 14:17:08 2009 +0100 |
tree | dcefd891ea9ae75f3e1e8123c251fa417c954f90 | |
parent | e084e531000a488d2d27864266c13ac824575a8b [diff] |
x86/Voyager: remove KVM_GUEST quirk Voyager has this quirk currently: config KVM_GUEST bool "KVM Guest support" select PARAVIRT depends on !X86_VOYAGER Voyager support built into a kernel image does not exclude KVM paravirt guest support - so remove this quirk. Signed-off-by: Ingo Molnar <mingo@elte.hu>