mirror of https://github.com/torvalds/linux.git
Add testcases to x86's Hyper-V CPUID test to verify that KVM advertises support for features that require an in-kernel local APIC appropriately, i.e. that KVM hides support from the vCPU-scoped ioctl if the VM doesn't have an in-kernel local APIC. Cc: Vitaly Kuznetsov <vkuznets@redhat.com> Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com> Link: https://lore.kernel.org/r/20250118003454.2619573-5-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
||
|---|---|---|
| .. | ||
| arm64 | ||
| include | ||
| lib | ||
| riscv | ||
| s390 | ||
| x86 | ||
| .gitignore | ||
| Makefile | ||
| Makefile.kvm | ||
| access_tracking_perf_test.c | ||
| arch_timer.c | ||
| coalesced_io_test.c | ||
| config | ||
| demand_paging_test.c | ||
| dirty_log_perf_test.c | ||
| dirty_log_test.c | ||
| get-reg-list.c | ||
| guest_memfd_test.c | ||
| guest_print_test.c | ||
| hardware_disable_test.c | ||
| kvm_binary_stats_test.c | ||
| kvm_create_max_vcpus.c | ||
| kvm_page_table_test.c | ||
| memslot_modification_stress_test.c | ||
| memslot_perf_test.c | ||
| mmu_stress_test.c | ||
| pre_fault_memory_test.c | ||
| rseq_test.c | ||
| set_memory_region_test.c | ||
| settings | ||
| steal_time.c | ||
| system_counter_offset_test.c | ||