]> git.proxmox.com Git - mirror_qemu.git/commit - tests/test-x86-cpuid-compat.c
tests: Add test code for CPUID level/xlevel handling
authorEduardo Habkost <ehabkost@redhat.com>
Tue, 20 Sep 2016 20:11:39 +0000 (17:11 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 27 Sep 2016 19:17:17 +0000 (16:17 -0300)
commit6efef58ed151f75bca29561bde6b8a65db43d4a2
tree0e2ba1e569de19171e4b7a41cbfbcd0064985c87
parent5e992a8e337e710ea2d02f35668ac55a80e15f99
tests: Add test code for CPUID level/xlevel handling

Add test code that will check if the automatic CPUID level
changes are working as expected.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
tests/.gitignore
tests/Makefile.include
tests/test-x86-cpuid-compat.c [new file with mode: 0644]