mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* KVM: x86: Pass additional FPU bits to the guest
@ 2019-09-25 21:37 Sebastian Andrzej Siewior
  2019-09-25 21:37 ` [PATCH 1/2] KVM: x86: svm: Pass XSAVES to guest if available on host Sebastian Andrzej Siewior
  2019-09-25 21:37 ` [PATCH 2/2] KVM: x86: Expose CLZERO and XSAVEERPTR to the guest Sebastian Andrzej Siewior
  0 siblings, 2 replies; 6+ messages in thread
From: Sebastian Andrzej Siewior @ 2019-09-25 21:37 UTC (permalink / raw)
  To: kvm
  Cc: linux-kernel, Paolo Bonzini, Radim Krčmář,
	Sean Christopherson, Vitaly Kuznetsov, Wanpeng Li, Jim Mattson,
	Joerg Roedel, Thomas Gleixner, Ingo Molnar, Borislav Petkov,
	H. Peter Anvin, x86

While testing my FPU patches on AMD's ZEN platform I noticed that the
XSAVES feature flag was never used in the guest while it was present in
the host. Patch #1 seemed to work but I holded on to it because I could
explain why the guest did report ´fxsave_leak' while the host did not.
It turns out that I need #2 _and_ tell qemu not to mask this information
away.

Sebastian


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

end of thread, other threads:[~2019-09-26 11:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-25 21:37 KVM: x86: Pass additional FPU bits to the guest Sebastian Andrzej Siewior
2019-09-25 21:37 ` [PATCH 1/2] KVM: x86: svm: Pass XSAVES to guest if available on host Sebastian Andrzej Siewior
2019-09-25 22:14   ` Jim Mattson
2019-09-25 21:37 ` [PATCH 2/2] KVM: x86: Expose CLZERO and XSAVEERPTR to the guest Sebastian Andrzej Siewior
2019-09-25 22:10   ` Jim Mattson
2019-09-26 11:12   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®