hw/arm/virt: Add "max" to the list of CPU types "virt" supports
commit9076ddb3f60a0583b68de6b20ec2b664f08f71cc
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 9 Mar 2018 17:09:44 +0000 (9 17:09 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 9 Mar 2018 17:09:44 +0000 (9 17:09 +0000)
treebf5e0151c625b9c0a35c89063b4e8daa15f9bbaa
parenta0032cc5427d0d396aa0a9383ad9980533448ea4
hw/arm/virt: Add "max" to the list of CPU types "virt" supports

Allow the virt board to support '-cpu max' in the same way
it already handles '-cpu host'.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20180308130626.12393-6-peter.maydell@linaro.org
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/arm/virt.c