mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-30 03:27:34 +01:00
Update check_virtualization to check for the SVM on x86, KVM supports both VMX and SVM. Fix the clobber list of the VMX check: memory is not clobbered while ebx and edx are (ecx is already marked as output). I'm not able to test this patch on a cpu that would be affected by it but I don't think test-runner has been tested on those cpus yet.