]> Git Repo - qemu.git/commit - target-i386/cpu.c
target-i386: Reject invalid CPU feature names on the command-line
authorEduardo Habkost <[email protected]>
Thu, 21 Aug 2014 20:22:56 +0000 (17:22 -0300)
committerAndreas Färber <[email protected]>
Fri, 5 Sep 2014 14:37:07 +0000 (16:37 +0200)
commitc00c94abbdb82c39c22b6dd72875aa1ae0f4b2c0
tree101d18d00854ea1267d4d93b495f0e553cb896ba
parent4d1b279b0675a8b483a5f101212d1dedfb1a3cec
target-i386: Reject invalid CPU feature names on the command-line

Instead of simply printing a warning, report an error when invalid CPU
options are provided on the CPU model string.

Signed-off-by: Eduardo Habkost <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
target-i386/cpu.c
This page took 0.024891 seconds and 4 git commands to generate.