kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH kvm-unit-tests 0/2] svm: make preparation more flexible
@ 2019-12-18 17:33 Paolo Bonzini
  2019-12-18 17:33 ` [PATCH kvm-unit-tests 1/2] svm: introduce prepare_gif_clear callback Paolo Bonzini
  2019-12-18 17:33 ` [PATCH kvm-unit-tests 2/2] svm: replace set_host_if with " Paolo Bonzini
  0 siblings, 2 replies; 3+ messages in thread
From: Paolo Bonzini @ 2019-12-18 17:33 UTC (permalink / raw)
  To: kvm; +Cc: cavery

In the future we may want tests that inject events while GIF=0 (this is
nice to cover check_nested_events or lack thereof).  Adjust the SVM
test harness to make this easy and not ad hoc.

Paolo

Paolo Bonzini (2):
  svm: introduce prepare_gif_clear callback
  svm: replace set_host_if with prepare_gif_clear callback

 x86/svm.c | 132 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 84 insertions(+), 48 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-12-18 17:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-18 17:33 [PATCH kvm-unit-tests 0/2] svm: make preparation more flexible Paolo Bonzini
2019-12-18 17:33 ` [PATCH kvm-unit-tests 1/2] svm: introduce prepare_gif_clear callback Paolo Bonzini
2019-12-18 17:33 ` [PATCH kvm-unit-tests 2/2] svm: replace set_host_if with " Paolo Bonzini

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).