]> Git Repo - qemu.git/commit
target-i386: Support check/enforce flags in TCG mode, too
authorEduardo Habkost <[email protected]>
Wed, 30 Apr 2014 16:48:39 +0000 (13:48 -0300)
committerAndreas Färber <[email protected]>
Wed, 25 Jun 2014 21:54:57 +0000 (23:54 +0200)
commitfefb41bf3485a1c9a44c15e382d28035c6fb5f4b
tree4e9509707be902eedcf4ba8301b989e54b56d0b3
parent37ce3522cb88c524caec57cb52a4bfbb880abbe5
target-i386: Support check/enforce flags in TCG mode, too

If enforce/check is specified in TCG mode, QEMU will ensure all CPU
features are supported by TCG, so no CPU feature is silently disabled.

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
[AF: Be explicit about TCG vs. !KVM]
Signed-off-by: Andreas Färber <[email protected]>
target-i386/cpu.c
This page took 0.020492 seconds and 4 git commands to generate.