target-arm: Add feature parsing to virt
commitf313369fdb78f849ecbbd8e5d88f01ddf38786c8
authorGreg Bellows <greg.bellows@linaro.org>
Fri, 13 Feb 2015 05:46:08 +0000 (13 05:46 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Feb 2015 05:46:08 +0000 (13 05:46 +0000)
treee74d87335720fba2bae2269a0236f74c0e400cee
parentfb8d6c24b095c426151b9bba8c8b0e58b03d6503
target-arm: Add feature parsing to virt

Added machvirt parsing of feature keywords added to the -cpu command line
option.  Parsing occurs during machine initialization.

Signed-off-by: Greg Bellows <greg.bellows@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1423736974-14254-3-git-send-email-greg.bellows@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt.c