All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] two fixes for KVM GICv3 dist get/put functions
@ 2018-03-20  7:26 Shannon Zhao
  2018-03-20  7:26 ` [Qemu-devel] [PATCH v2 1/2] arm_gicv3_kvm: increase clroffset accordingly Shannon Zhao
  2018-03-20  7:26 ` [Qemu-devel] [PATCH v2 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR Shannon Zhao
  0 siblings, 2 replies; 18+ messages in thread
From: Shannon Zhao @ 2018-03-20  7:26 UTC (permalink / raw)
  To: qemu-arm; +Cc: qemu-devel, peter.maydell, eric.auger

Changes in V2:
* patch 1 use the existing variable
* patch 2 add more comments to explain the problem

Shannon Zhao (2):
  arm_gicv3_kvm: increase clroffset accordingly
  arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR

 hw/intc/arm_gicv3_kvm.c | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

-- 
2.0.4

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

end of thread, other threads:[~2018-05-24  6:32 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-20  7:26 [Qemu-devel] [PATCH v2 0/2] two fixes for KVM GICv3 dist get/put functions Shannon Zhao
2018-03-20  7:26 ` [Qemu-devel] [PATCH v2 1/2] arm_gicv3_kvm: increase clroffset accordingly Shannon Zhao
2018-03-20  8:07   ` Auger Eric
2018-03-20  7:26 ` [Qemu-devel] [PATCH v2 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR Shannon Zhao
2018-03-20  8:42   ` Auger Eric
2018-03-21  8:33     ` Shannon Zhao
2018-03-20 11:22   ` [Qemu-devel] [Qemu-arm] " Peter Maydell
2018-03-20 11:36     ` Shannon Zhao
2018-03-20 11:54       ` Peter Maydell
2018-03-21  8:00         ` Shannon Zhao
2018-03-23 12:08           ` Peter Maydell
2018-03-29 10:54             ` Peter Maydell
2018-03-29 11:11               ` Dr. David Alan Gilbert
2018-04-05 14:22               ` Peter Maydell
2018-04-06  9:36                 ` Peter Maydell
2018-04-08  1:50                   ` Shannon Zhao
2018-05-22  9:13                     ` Peter Maydell
2018-05-24  6:29                       ` Shannon Zhao

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.