commit | 9076ddb3f60a0583b68de6b20ec2b664f08f71cc | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Mar 09 17:09:44 2018 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Mar 09 17:09:44 2018 +0000 |
tree | bf5e0151c625b9c0a35c89063b4e8daa15f9bbaa | |
parent | a0032cc5427d0d396aa0a9383ad9980533448ea4 [diff] |
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>