]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
target-i386: Convert 'check' and 'enforce' to static properties
authorIgor Mammedov <imammedo@redhat.com>
Tue, 4 Jun 2013 13:13:14 +0000 (15:13 +0200)
committerAndreas Färber <afaerber@suse.de>
Tue, 24 Dec 2013 12:47:13 +0000 (13:47 +0100)
commit912ffc479c0008bd983f5733daa52438b359be6f
treef031f8802fbbeb771979df94415f6bc514ea976e
parentc8f0f88e2a4cf27bde27a31a98badd61fe212652
target-i386: Convert 'check' and 'enforce' to static properties

* Additionally convert check_cpuid & enforce_cpuid to bool and make them
  members of X86CPU
* Make 'enforce' feature independent from 'check'

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-i386/cpu-qom.h
target-i386/cpu.c