]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
target-i386: Add DE to TCG_FEATURES
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 7 Oct 2015 19:39:43 +0000 (16:39 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 23 Oct 2015 14:59:27 +0000 (12:59 -0200)
commitb6c5a6f021f485fc36bca678b2c867e9b6783924
tree831986dccbe236814e81234f319daed61e5310da
parent462f8ed1f1eac189ef50d9586eae8af90dbe426f
target-i386: Add DE to TCG_FEATURES

Now DE is supported by TCG so it can be enabled in CPUID bits.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target-i386/cpu.c