mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-23 11:04:44 +08:00
b8917b4ae4
- Add MTE support in guests, complete with tag save/restore interface - Reduce the impact of CMOs by moving them in the page-table code - Allow device block mappings at stage-2 - Reduce the footprint of the vmemmap in protected mode - Support the vGIC on dumb systems such as the Apple M1 - Add selftest infrastructure to support multiple configuration and apply that to PMU/non-PMU setups - Add selftests for the debug architecture - The usual crop of PMU fixes -----BEGIN PGP SIGNATURE----- iQJDBAABCgAtFiEEn9UcU+C1Yxj9lZw9I9DQutE9ekMFAmDV2bEPHG1hekBrZXJu ZWwub3JnAAoJECPQ0LrRPXpDEr8P/ivwROx5NwGcHGmU5RfUCT3aFqhtVHHwD/lu jPcgoO61kz9TelOu6QRaVuK+mVHxcq3iP4R8nPq/QCkUlEXTmK2xkyhXhGXSYpH4 6jM8+BbC3eG7iAxx6H0UM4JTl4Riwat6ZZtXpWEWs9TKqOHOQYFpMkxSttwVZ1CZ SjbtFvXLEdzKn6PzUWnKdBNMV/mHsdAtohZit9oJOc4ttc8072XxETQ4TFQ+MSvA j9zY9QPmWzgcZnotqRRu9sbTGO2vxtXuUtY3sjdD8+C9OgSe9qvpnNjymcmfwaMu 1fBkfh65oaO4ItJBdGOUOoEcFqwN5imPiI7CB/O+ZYkO9sBCuTUPSQwPkyiwXb9r bUkTaQw2nZiNWsqR1x07fQ2sGYbMp5mnmgmqiV4MUWkLmFp9LZATCWYTTn24cBNS 6SjVP6/8S0r3EhLnYjH0Pn1we5PooU1EF6RlCAd3ewYoo+9fPnwjNYwIWH5i5wB7 +tnei44NACAw9cfbos+BYQQ/dY15OSFzLzIMomlabB7OpXOdDg3H6tJnPbFwWwXb 9nF8XdHqxeDVVVrDCAx1BSodSXm9xqgnQM2RDGTUnpVcAfqAr3MXX6VsyKQDzj8T QXF9qOVCBAABv6BXAvSQ6mvMJZDUVbUPEPhf7kXzF46JsRd6A7wWoU/OnMGHQ/w7 wjvH8HVy =fWBV -----END PGP SIGNATURE----- Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD KVM/arm64 updates for v5.14. - Add MTE support in guests, complete with tag save/restore interface - Reduce the impact of CMOs by moving them in the page-table code - Allow device block mappings at stage-2 - Reduce the footprint of the vmemmap in protected mode - Support the vGIC on dumb systems such as the Apple M1 - Add selftest infrastructure to support multiple configuration and apply that to PMU/non-PMU setups - Add selftests for the debug architecture - The usual crop of PMU fixes
52 lines
1.2 KiB
Plaintext
52 lines
1.2 KiB
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
/aarch64/debug-exceptions
|
|
/aarch64/get-reg-list
|
|
/aarch64/vgic_init
|
|
/s390x/memop
|
|
/s390x/resets
|
|
/s390x/sync_regs_test
|
|
/x86_64/cr4_cpuid_sync_test
|
|
/x86_64/debug_regs
|
|
/x86_64/evmcs_test
|
|
/x86_64/emulator_error_test
|
|
/x86_64/get_cpuid_test
|
|
/x86_64/get_msr_index_features
|
|
/x86_64/kvm_pv_test
|
|
/x86_64/hyperv_clock
|
|
/x86_64/hyperv_cpuid
|
|
/x86_64/hyperv_features
|
|
/x86_64/mmio_warning_test
|
|
/x86_64/mmu_role_test
|
|
/x86_64/platform_info_test
|
|
/x86_64/set_boot_cpu_id
|
|
/x86_64/set_sregs_test
|
|
/x86_64/smm_test
|
|
/x86_64/state_test
|
|
/x86_64/svm_vmcall_test
|
|
/x86_64/sync_regs_test
|
|
/x86_64/tsc_msrs_test
|
|
/x86_64/userspace_msr_exit_test
|
|
/x86_64/vmx_apic_access_test
|
|
/x86_64/vmx_close_while_nested_test
|
|
/x86_64/vmx_dirty_log_test
|
|
/x86_64/vmx_preemption_timer_test
|
|
/x86_64/vmx_set_nested_state_test
|
|
/x86_64/vmx_tsc_adjust_test
|
|
/x86_64/vmx_nested_tsc_scaling_test
|
|
/x86_64/xapic_ipi_test
|
|
/x86_64/xen_shinfo_test
|
|
/x86_64/xen_vmcall_test
|
|
/x86_64/xss_msr_test
|
|
/x86_64/vmx_pmu_msrs_test
|
|
/demand_paging_test
|
|
/dirty_log_test
|
|
/dirty_log_perf_test
|
|
/hardware_disable_test
|
|
/kvm_create_max_vcpus
|
|
/kvm_page_table_test
|
|
/memslot_modification_stress_test
|
|
/memslot_perf_test
|
|
/set_memory_region_test
|
|
/steal_time
|
|
/kvm_binary_stats_test
|