Only allow -cpu host when KVM is enabled
commit8fe7911401747e3687e7215140a81d671d7f789a
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 17 Jul 2009 03:20:22 +0000 (16 22:20 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 22 Jul 2009 20:40:54 +0000 (22 15:40 -0500)
treee90a9599337c03b1d81fed736a7f8ca229c1e9d1
parent1eebab9835c1700cf52eef5886edab931bb1226e
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