qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/8] pnv: more fixes to the exception model
@ 2016-06-27  6:55 Cédric Le Goater
  2016-06-27  6:55 ` [Qemu-devel] [PATCH 1/8] ppc: Add a bunch of hypervisor SPRs to Book3s Cédric Le Goater
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Cédric Le Goater @ 2016-06-27  6:55 UTC (permalink / raw)
  To: qemu-ppc
  Cc: David Gibson, Alexander Graf, qemu-devel, Benjamin Herrenschmidt,
	Cedric Le Goater

Hello,

Here are a couple more patches on the exception model and LPCR which
are surrounding the pnv core patches. The first is a prereq for all
the patches to apply, and it did not seem too much of a problem adding
it.

Cheers,

C.

Benjamin Herrenschmidt (8):
  ppc: Add a bunch of hypervisor SPRs to Book3s
  ppc: Update LPCR definitions
  ppc: Use a helper to filter writes to LPCR
  ppc: Fix conditions for delivering external interrupts to a guest
  ppc: Enforce setting MSR:EE,IR and DR when MSR:PR is set
  ppc: Initial HDEC support
  ppc: LPCR is a HV resource
  ppc: Print HSRR0/HSRR1 in "info registers"

 hw/ppc/ppc.c                 |  17 ++--
 target-ppc/cpu.h             |  16 +++-
 target-ppc/excp_helper.c     |  41 +++++----
 target-ppc/helper.h          |   3 +
 target-ppc/helper_regs.h     |   4 +
 target-ppc/mmu-hash64.c      |  57 +++++++++++++
 target-ppc/timebase_helper.c |  10 +++
 target-ppc/translate.c       |   7 ++
 target-ppc/translate_init.c  | 194 +++++++++++++++++++++++++++++++++++++++----
 9 files changed, 304 insertions(+), 45 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-06-28  5:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-27  6:55 [Qemu-devel] [PATCH 0/8] pnv: more fixes to the exception model Cédric Le Goater
2016-06-27  6:55 ` [Qemu-devel] [PATCH 1/8] ppc: Add a bunch of hypervisor SPRs to Book3s Cédric Le Goater
2016-06-27  6:55 ` [Qemu-devel] [PATCH 2/8] ppc: Update LPCR definitions Cédric Le Goater
2016-06-27  6:55 ` [Qemu-devel] [PATCH 3/8] ppc: Use a helper to filter writes to LPCR Cédric Le Goater
2016-06-27  6:55 ` [Qemu-devel] [PATCH 4/8] ppc: Fix conditions for delivering external interrupts to a guest Cédric Le Goater
2016-06-27  6:55 ` [Qemu-devel] [PATCH 5/8] ppc: Enforce setting MSR:EE, IR and DR when MSR:PR is set Cédric Le Goater
2016-06-27  6:55 ` [Qemu-devel] [PATCH 6/8] ppc: Initial HDEC support Cédric Le Goater
2016-06-27  6:55 ` [Qemu-devel] [PATCH 7/8] ppc: LPCR is a HV resource Cédric Le Goater
2016-06-27  6:55 ` [Qemu-devel] [PATCH 8/8] ppc: Print HSRR0/HSRR1 in "info registers" Cédric Le Goater
2016-06-28  5:39 ` [Qemu-devel] [PATCH 0/8] pnv: more fixes to the exception model 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).