Sean Christopherson
c095cb609b
KVM: selftests: Cache list of MSRs to save/restore
...
Cache the list of MSRs to save restore, mostly to justify not freeing the
list in the caller, which simplifies consumption of the list.
Opportunistically move the XSS test's so called is_supported_msr() to
common code as kvm_msr_is_in_save_restore_list(). The XSS is "supported"
by KVM, it's simply not in the save/restore list because KVM doesn't yet
allow a non-zero value.
Signed-off-by: Sean Christopherson <seanjc@google.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2022-06-11 11:46:26 -04:00
..
2022-05-31 18:02:18 +02:00
2022-06-02 20:29:17 +01:00
2022-05-27 07:57:25 -07:00
2022-05-27 11:40:49 -07:00
2022-02-04 13:07:07 -07:00
2021-12-10 17:50:38 -07:00
2022-01-25 13:20:03 -07:00
2022-05-13 07:20:06 -07:00
2022-03-10 07:41:14 +01:00
2022-05-26 14:20:14 -07:00
2022-03-23 12:53:00 -07:00
2022-06-03 11:36:34 -07:00
2022-04-29 16:49:36 +02:00
2022-05-30 11:01:50 -07:00
2022-02-23 17:20:32 -07:00
2022-01-11 12:31:35 -08:00
2022-05-16 13:34:19 -06:00
2022-01-05 11:44:57 -05:00
2022-02-23 17:14:36 -07:00
2022-06-11 11:46:26 -04:00
2022-05-23 13:27:59 +02:00
2022-02-23 16:42:00 +01:00
2022-05-17 14:37:05 -07:00
2022-02-26 09:51:17 -08:00
2021-11-06 13:30:42 -07:00
2022-01-27 16:40:45 -07:00
2021-12-10 16:46:01 -07:00
2022-02-11 09:08:20 +01:00
2021-12-10 16:46:01 -07:00
2022-04-19 19:28:47 -06:00
2021-09-16 13:55:51 +01:00
2022-05-31 11:36:57 +02:00
2022-04-11 12:10:09 +02:00
2022-01-27 16:31:07 -07:00
2022-02-02 13:11:40 +01:00
2022-04-04 13:32:31 -06:00
2022-04-04 13:32:53 -06:00
2022-05-22 15:59:54 +10:00
2022-04-04 13:27:21 -06:00
2022-02-22 17:03:40 -08:00
2022-05-03 10:21:40 -07:00
2022-04-26 09:20:00 -06:00
2022-03-25 10:11:38 -07:00
2022-02-25 17:00:51 -07:00
2021-08-26 15:15:24 -06:00
2021-10-05 15:51:43 +02:00
2022-05-04 13:31:21 -07:00
2022-02-17 11:55:17 -08:00
2021-12-10 17:51:15 -07:00
2021-08-31 10:58:00 -06:00
2022-05-03 10:15:07 +02:00
2022-03-14 10:27:52 +00:00
2021-12-10 17:51:20 -07:00
2021-12-10 16:46:00 -07:00
2022-03-08 10:33:17 +02:00
2022-02-10 22:38:08 -05:00
2022-04-04 13:27:11 -06:00
2022-05-26 12:32:41 -07:00
2022-05-04 17:49:57 -07:00
2022-04-25 15:13:03 -06:00
2022-01-27 10:59:02 -07:00
2022-03-03 15:16:57 -07:00
2022-04-04 13:37:48 -06:00
2022-04-25 15:12:36 -06:00
2022-03-31 12:03:46 +09:00
2022-05-26 14:20:14 -07:00