All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-arm] [PATCH v4 0/2] Fix ARM KVM GICv3 get/put data shift bug
@ 2018-05-25 11:22 ` Shannon Zhao
  0 siblings, 0 replies; 20+ messages in thread
From: Shannon Zhao @ 2018-05-25 11:22 UTC (permalink / raw)
  To: qemu-arm
  Cc: Shannon Zhao, peter.maydell, shannon.zhaosl, qemu-devel,
	eric.auger

These two patches fix ARM KVM GICv3 get/put data shift bug and add
compatibility fro migration from old qemu to new one.

Major Changes in V4: 
* Fix the kvm_dist_get/put_priority in a separate patch since it doesn't
need migration compatibility.
* Fix the data within post-load function

Shannon Zhao (2):
  arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by
    GICR_IPRIORITYR
  arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR

 hw/intc/arm_gicv3_common.c         | 66 ++++++++++++++++++++++++++++++++++++++
 hw/intc/arm_gicv3_kvm.c            | 48 +++++++++++++++++++++++++--
 include/hw/intc/arm_gicv3_common.h |  1 +
 3 files changed, 113 insertions(+), 2 deletions(-)

-- 
2.0.4



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

end of thread, other threads:[~2018-05-31 10:02 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-25 11:22 [Qemu-arm] [PATCH v4 0/2] Fix ARM KVM GICv3 get/put data shift bug Shannon Zhao
2018-05-25 11:22 ` [Qemu-devel] " Shannon Zhao
2018-05-25 11:22 ` [Qemu-arm] [PATCH v4 1/2] arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_IPRIORITYR Shannon Zhao
2018-05-25 11:22   ` [Qemu-devel] " Shannon Zhao
2018-05-29 14:20   ` [Qemu-devel] [Qemu-arm] " Peter Maydell
2018-05-29 14:20     ` Peter Maydell
2018-05-25 11:22 ` [Qemu-arm] [PATCH v4 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR Shannon Zhao
2018-05-25 11:22   ` [Qemu-devel] " Shannon Zhao
2018-05-29 14:44   ` [Qemu-arm] " Peter Maydell
2018-05-29 14:44     ` [Qemu-devel] " Peter Maydell
2018-05-30  1:42     ` Shannon Zhao
2018-05-30  1:42       ` [Qemu-devel] " Shannon Zhao
2018-05-31 10:02       ` Peter Maydell
2018-05-31 10:02         ` [Qemu-devel] " Peter Maydell
2018-05-25 11:36 ` [Qemu-arm] [Qemu-devel] [PATCH v4 0/2] Fix ARM KVM GICv3 get/put data shift bug no-reply
2018-05-25 11:36   ` no-reply
2018-05-26  0:41   ` [Qemu-arm] " Shannon Zhao
2018-05-26  0:41     ` Shannon Zhao
2018-05-25 11:39 ` [Qemu-arm] " no-reply
2018-05-25 11:39   ` 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.