qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] spapr/xive: rework the mapping the KVM memory regions
@ 2019-06-14 16:59 Cédric Le Goater
  2019-06-14 16:59 ` [Qemu-devel] [PATCH 1/2] " Cédric Le Goater
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Cédric Le Goater @ 2019-06-14 16:59 UTC (permalink / raw)
  To: David Gibson; +Cc: Cédric Le Goater, qemu-ppc, Greg Kurz, qemu-devel

Hello,

Here is a small series simplifying the initialization sequence of the
interrupt device by using memory regions specific for KVM. These are
mapped as overlaps on top of the emulated device.

Thanks,

C.

Cédric Le Goater (2):
  spapr/xive: rework the mapping the KVM memory regions
  spapr/xive: simplify spapr_irq_init_device() to remove the emulated
    init

 include/hw/ppc/spapr_irq.h  |  1 -
 include/hw/ppc/spapr_xive.h |  2 +-
 include/hw/ppc/xive.h       |  1 +
 hw/intc/spapr_xive.c        | 38 ++++++++++---------------------------
 hw/intc/spapr_xive_kvm.c    | 21 +++++++++++---------
 hw/ppc/spapr_irq.c          | 21 +++-----------------
 6 files changed, 27 insertions(+), 57 deletions(-)

-- 
2.21.0



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

end of thread, other threads:[~2019-07-01  5:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-14 16:59 [Qemu-devel] [PATCH 0/2] spapr/xive: rework the mapping the KVM memory regions Cédric Le Goater
2019-06-14 16:59 ` [Qemu-devel] [PATCH 1/2] " Cédric Le Goater
2019-06-14 17:41   ` Greg Kurz
2019-06-14 16:59 ` [Qemu-devel] [PATCH 2/2] spapr/xive: simplify spapr_irq_init_device() to remove the emulated init Cédric Le Goater
2019-06-14 17:41   ` Greg Kurz
2019-07-01  5:15 ` [Qemu-devel] [PATCH 0/2] spapr/xive: rework the mapping the KVM memory regions David Gibson

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).