qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] hw/arm/virt: tcg: adjust MPIDR almost-like KVM
@ 2016-07-01 13:02 Andrew Jones
  2016-07-01 13:02 ` [Qemu-devel] [PATCH v2 1/2] gic: provide defines for v2/v3 targetlist sizes Andrew Jones
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andrew Jones @ 2016-07-01 13:02 UTC (permalink / raw)
  To: qemu-devel, qemu-arm; +Cc: peter.maydell

In some ways this v2 is more of an RFC then the initial posting, which
had a different subject, and is here [*]. In this version we point out
the real [current] goal, which is to get the guest MPIDR consistent
with KVM. However, what's debatable is we purposefully neglect 32-bit
consistency, as KVM likely needs to be changed, but will likely not
be changed until it gains gicv3 support. Also, potentially debatable,
is how keeping the 2.6 machine type compatible is approached. I think
it's right, and likely the pattern we should use going forward for
similar changes, but, hey, a patch is always a good conversation
starter... Way better than most centerpieces anyway :-)

[*] https://www.mail-archive.com/qemu-devel@nongnu.org/msg380246.html


Andrew Jones (2):
  gic: provide defines for v2/v3 targetlist sizes
  hw/arm/virt: tcg: adjust MPIDR like KVM

 hw/arm/virt.c                      | 26 +++++++++++++++++++++++++-
 include/hw/intc/arm_gic.h          |  3 +++
 include/hw/intc/arm_gicv3_common.h |  3 +++
 3 files changed, 31 insertions(+), 1 deletion(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-07-11 18:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-01 13:02 [Qemu-devel] [PATCH v2 0/2] hw/arm/virt: tcg: adjust MPIDR almost-like KVM Andrew Jones
2016-07-01 13:02 ` [Qemu-devel] [PATCH v2 1/2] gic: provide defines for v2/v3 targetlist sizes Andrew Jones
2016-07-01 13:02 ` [Qemu-devel] [PATCH v2 2/2] hw/arm/virt: tcg: adjust MPIDR like KVM Andrew Jones
2016-07-11 18:03 ` [Qemu-devel] [PATCH v2 0/2] hw/arm/virt: tcg: adjust MPIDR almost-like KVM Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).