diff options
| author | Eduardo Habkost | 2016-09-20 22:11:39 +0200 |
|---|---|---|
| committer | Eduardo Habkost | 2016-09-27 21:17:17 +0200 |
| commit | 6efef58ed151f75bca29561bde6b8a65db43d4a2 (patch) | |
| tree | 0e2ba1e569de19171e4b7a41cbfbcd0064985c87 /tests/.gitignore | |
| parent | target-i386: Add a marker to end of the region zeroed on reset (diff) | |
| download | qemu-6efef58ed151f75bca29561bde6b8a65db43d4a2.tar.gz qemu-6efef58ed151f75bca29561bde6b8a65db43d4a2.tar.xz qemu-6efef58ed151f75bca29561bde6b8a65db43d4a2.zip | |
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>
Diffstat (limited to 'tests/.gitignore')
| -rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 24ac6cfa77..0f0c79b1a9 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -75,6 +75,7 @@ test-visitor-serialization test-vmstate test-write-threshold test-x86-cpuid +test-x86-cpuid-compat test-xbzrle test-netfilter test-filter-mirror |
