Only allow -cpu host when KVM is enabled
commit5e6500026030eccd95fb4bdacd9f5d6bbed1d929
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 17 Jul 2009 03:20:22 +0000 (16 22:20 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 17 Jul 2009 03:20:22 +0000 (16 22:20 -0500)
tree5517f93e78a23f4e798333ff88e72bc9e8b19d69
parent0d35bf2d07668c0f749633c4dcc5a4527a37984c
Only allow -cpu host when KVM is enabled

-cpu host is not at all useful when using tcg.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
target-i386/helper.c