commit | 89cfc99177c9270c5c6d429f6c5177ab3428ad57 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Oct 27 10:56:17 2011 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Oct 27 10:56:17 2011 +1030 |
tree | f8336b3a477325305746cc425181d5d12361d7f7 | |
parent | b56e3215d4331bff9b6d5e5f68bc1ec5cb01e650 [diff] |
lguest: don't allow KVM-detection cpuid. Host might be running under KVM, but we shouldn't allow Guest to think it can use KVM hypercalls (it can't, and it will embarrass itself if it tries). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>