All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] s390: Async page fault control
@ 2013-07-09 15:47 Dominik Dingel
  2013-07-09 15:47 ` [Qemu-devel] [PATCH] Enable async page faults Dominik Dingel
  0 siblings, 1 reply; 3+ messages in thread
From: Dominik Dingel @ 2013-07-09 15:47 UTC (permalink / raw)
  To: qemu-devel
  Cc: Cornelia Huck, Christian Borntraeger, Alexander Graf,
	Dominik Dingel, Richard Henderson

Following the current discussion on the kvm ML, here are the qemu bits
regarding async page faults. They are responsible for enabling, disabling
the feature and adding a savevm handler for live migration.

Dominik Dingel (1):
  Enable async page faults with live migration

 target-s390x/kvm.c | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

-- 
1.8.2.2

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

end of thread, other threads:[~2013-07-10  1:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-09 15:47 [Qemu-devel] [PATCH] s390: Async page fault control Dominik Dingel
2013-07-09 15:47 ` [Qemu-devel] [PATCH] Enable async page faults Dominik Dingel
2013-07-10  0:59   ` Andreas Färber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.