]> Git Repo - qemu.git/commit
target-i386: Isolate KVM-specific code on CPU feature filtering logic
authorEduardo Habkost <[email protected]>
Wed, 30 Apr 2014 16:48:32 +0000 (13:48 -0300)
committerAndreas Färber <[email protected]>
Wed, 25 Jun 2014 16:04:15 +0000 (18:04 +0200)
commit27418adf32b9cd164d464fffc4fc0505d6b2b15d
treefd1c0c189c6691b10283064a7543880972983126
parent8459e3961eb5519cb16d5950020ef7010f4b8a6f
target-i386: Isolate KVM-specific code on CPU feature filtering logic

This will allow us to re-use the feature filtering logic (and the
check/enforce flag logic) for TCG.

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