public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] KVM: PPC: Save/restore complete Book3S HV guest register state
@ 2012-09-18  7:13 Paul Mackerras
  2012-09-18  7:14 ` [PATCH v2 1/2] KVM: PPC: Book3S HV: Get/set guest SPRs using the GET/SET_ONE_REG interface Paul Mackerras
  2012-09-18  7:14 ` [PATCH v2 2/2] KVM: PPC: Book3S HV: Get/set guest FP regs " Paul Mackerras
  0 siblings, 2 replies; 8+ messages in thread
From: Paul Mackerras @ 2012-09-18  7:13 UTC (permalink / raw)
  To: Alexander Graf; +Cc: kvm-ppc, kvm

This series of 2 patches makes it possible for userspace to save and
restore the complete register state of a Book3S HV guest.  Currently
it is not possible to save/restore several SPRs or any of the
floating-point state (including VMX/Altivec and VSX state).  This
series extends the [GS]ET_ONE_REG ioctl to handle the missing SPRs,
and implements kvm_arch_vcpu_ioctl_[gs]et_fpu() and extends struct
kvm_fpu to handle the floating-point state.

These patches are against the kvm-ppc-next branch of Alex Graf's
linux-2.6.git repository on github.

Paul.

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

end of thread, other threads:[~2012-09-19 18:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-18  7:13 [PATCH v2 0/2] KVM: PPC: Save/restore complete Book3S HV guest register state Paul Mackerras
2012-09-18  7:14 ` [PATCH v2 1/2] KVM: PPC: Book3S HV: Get/set guest SPRs using the GET/SET_ONE_REG interface Paul Mackerras
2012-09-18 14:06   ` Alexander Graf
2012-09-19  0:02     ` Paul Mackerras
2012-09-19 11:10       ` Alexander Graf
2012-09-19 17:14       ` Scott Wood
2012-09-19 18:49         ` Alexander Graf
2012-09-18  7:14 ` [PATCH v2 2/2] KVM: PPC: Book3S HV: Get/set guest FP regs " Paul Mackerras

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