kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/5] x86: svm: fixes
@ 2020-06-30  9:45 Nadav Amit
  2020-06-30  9:45 ` [kvm-unit-tests PATCH 1/5] x86: Remove boot_idt assembly assignment Nadav Amit
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Nadav Amit @ 2020-06-30  9:45 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: kvm, Nadav Amit

Excluding the first patch, the others are bug-fixes for the svm tests,
that make the tests more robust, and less KVM-dependent.

The fourth patch might indicate there is a bug in KVM, but I did not get
to check it.

Nadav Amit (5):
  x86: Remove boot_idt assembly assignment
  x86: svm: check TSC adjust support
  x86: svm: flush TLB on each test
  x86: svm: wrong reserved bit in npt_rsvd_pfwalk_prepare
  x86: svm: avoid advancing rip incorrectly on exc_inject

 x86/cstart64.S  |  3 ---
 x86/svm.c       |  1 +
 x86/svm_tests.c | 15 ++++++++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-06-30 17:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-30  9:45 [kvm-unit-tests PATCH 0/5] x86: svm: fixes Nadav Amit
2020-06-30  9:45 ` [kvm-unit-tests PATCH 1/5] x86: Remove boot_idt assembly assignment Nadav Amit
2020-06-30  9:45 ` [kvm-unit-tests PATCH 2/5] x86: svm: check TSC adjust support Nadav Amit
2020-06-30  9:45 ` [kvm-unit-tests PATCH 3/5] x86: svm: flush TLB on each test Nadav Amit
2020-06-30  9:45 ` [kvm-unit-tests PATCH 4/5] x86: svm: wrong reserved bit in npt_rsvd_pfwalk_prepare Nadav Amit
2020-06-30 11:06   ` Paolo Bonzini
2020-06-30 16:54   ` Paolo Bonzini
2020-06-30 17:37     ` Nadav Amit
2020-06-30  9:45 ` [kvm-unit-tests PATCH 5/5] x86: svm: avoid advancing rip incorrectly on exc_inject Nadav Amit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).