All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH v2 0/2] GICv3 live migration support
@ 2016-08-08 16:51 ` vijay.kilari
  0 siblings, 0 replies; 12+ messages in thread
From: vijay.kilari @ 2016-08-08 16:51 UTC (permalink / raw)
  To: qemu-arm, peter.maydell, pbonzini
  Cc: Prasun.Kapoor, p.fedin, qemu-devel, vijay.kilari, Vijaya Kumar K

From: Vijaya Kumar K <Vijaya.Kumar@cavium.com>

This series introduces support for GICv3 live migration with
new VGIC implementation in 4.7-rc3 kernel.
In this series, patch 1 of the previous implementation
are ported.
https://lists.nongnu.org/archive/html/qemu-devel/2015-10/msg05284.html

Patch 2, is based on below implementation.
http://patchwork.ozlabs.org/patch/626746/

Kernel patches which implement this functionality are:
http://www.spinics.net/lists/arm-kernel/msg519596.html

This API definition is as per version of VGICv3 specification
http://lists.infradead.org/pipermail/linux-arm-kernel/2016-July/445611.html

Patch 1 of this series will be synced with KVM patches
in next revision.

Tested Live migration of Idle VM running with 4 VCPUs and 8GB RAM.

Vijaya Kumar K (2):
  kernel: Add definitions for GICv3 attributes
  hw/intc/arm_gicv3_kvm: Implement get/put functions

 hw/intc/arm_gicv3_kvm.c       | 474 +++++++++++++++++++++++++++++++++++++++++-
 linux-headers/asm-arm64/kvm.h |  17 +-
 2 files changed, 478 insertions(+), 13 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2016-08-09  7:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-08 16:51 [Qemu-devel] [RFC PATCH v2 0/2] GICv3 live migration support vijay.kilari
2016-08-08 16:51 ` vijay.kilari
2016-08-08 16:51 ` [Qemu-arm] [RFC PATCH v2 1/2] kernel: Add definitions for GICv3 attributes vijay.kilari
2016-08-08 16:51   ` [Qemu-devel] " vijay.kilari
2016-08-08 16:51 ` [Qemu-devel] [RFC PATCH v2 2/2] hw/intc/arm_gicv3_kvm: Implement get/put functions vijay.kilari
2016-08-08 16:51   ` vijay.kilari
2016-08-08 16:57   ` [Qemu-arm] " Peter Maydell
2016-08-08 16:57     ` [Qemu-devel] " Peter Maydell
2016-08-09  6:52     ` [Qemu-arm] " Vijay Kilari
2016-08-09  6:52       ` [Qemu-devel] " Vijay Kilari
2016-08-08 16:58 ` [Qemu-arm] [Qemu-devel] [RFC PATCH v2 0/2] GICv3 live migration support no-reply
2016-08-08 16:58   ` no-reply

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.