]> git.proxmox.com Git - mirror_qemu.git/commit - tests/test-x86-cpuid-compat.c
tests: Test CPUID level handling for old machines
authorEduardo Habkost <ehabkost@redhat.com>
Tue, 20 Sep 2016 23:57:00 +0000 (20:57 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 27 Sep 2016 19:17:17 +0000 (16:17 -0300)
commitdf3e9af8fd02f22d03871975daa23ecbfcd48490
treeaa808440e970ac58341e740be309490611e32a68
parent6efef58ed151f75bca29561bde6b8a65db43d4a2
tests: Test CPUID level handling for old machines

We're going to change the way level/xlevel/xlevel2 are handled
when enabling features, but we need to keep the old behavior on
existing machine types. Add test cases for that.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
tests/test-x86-cpuid-compat.c