All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] ppc: New reviewers and KVM cleanups
@ 2023-06-20  5:59 Cédric Le Goater
  2023-06-20  5:59 ` [PATCH 1/9] MAINTAINERS: Add reviewers for PowerNV baremetal emulation Cédric Le Goater
                   ` (9 more replies)
  0 siblings, 10 replies; 32+ messages in thread
From: Cédric Le Goater @ 2023-06-20  5:59 UTC (permalink / raw)
  To: qemu-ppc, Daniel Henrique Barboza; +Cc: qemu-devel, Cédric Le Goater

Hello,

Please welcome new reviewers on baremetal POWER systems !

Follow cleanups to report an error when KVM is used on non-KVM
machines.

Thanks,

C.

Cédric Le Goater (9):
  MAINTAINERS: Add reviewers for PowerNV baremetal emulation
  MAINTAINERS: Add reviewer for PowerPC TCG CPUs
  MAINTAINERS: Add reviewer for XIVE
  ppc/prep: Report an error when run with KVM
  ppc/pegasos2: Report an error when run with KVM
  ppc/sam460ex: Report an error when run with KVM
  ppc/bamboo: Report an error when run with KVM
  ppc/pnv: Rephrase error when run with KVM
  target/ppc: Fix timer register accessors when !KVM

 MAINTAINERS            |  4 ++++
 hw/ppc/pegasos2.c      |  7 ++++++-
 hw/ppc/pnv.c           |  3 ++-
 hw/ppc/ppc440_bamboo.c | 17 ++++++-----------
 hw/ppc/prep.c          | 20 +++++++-------------
 hw/ppc/sam460ex.c      | 15 ++++++---------
 target/ppc/kvm.c       | 12 ++++++++++++
 7 files changed, 43 insertions(+), 35 deletions(-)

-- 
2.41.0



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

end of thread, other threads:[~2023-06-23  9:30 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-20  5:59 [PATCH 0/9] ppc: New reviewers and KVM cleanups Cédric Le Goater
2023-06-20  5:59 ` [PATCH 1/9] MAINTAINERS: Add reviewers for PowerNV baremetal emulation Cédric Le Goater
2023-06-20  7:11   ` Frederic Barrat
2023-06-20  9:11   ` Richard Henderson
2023-06-20  9:40   ` Nicholas Piggin
2023-06-20  5:59 ` [PATCH 2/9] MAINTAINERS: Add reviewer for PowerPC TCG CPUs Cédric Le Goater
2023-06-20  9:11   ` Richard Henderson
2023-06-20  9:40   ` Nicholas Piggin
2023-06-20 10:18   ` Philippe Mathieu-Daudé
2023-06-20  5:59 ` [PATCH 3/9] MAINTAINERS: Add reviewer for XIVE Cédric Le Goater
2023-06-20  7:11   ` Frederic Barrat
2023-06-20  9:11   ` Richard Henderson
2023-06-20  5:59 ` [PATCH 4/9] ppc/prep: Report an error when run with KVM Cédric Le Goater
2023-06-20  9:11   ` Richard Henderson
2023-06-20  5:59 ` [PATCH 5/9] ppc/pegasos2: " Cédric Le Goater
2023-06-20  9:11   ` Richard Henderson
2023-06-20 10:41   ` BALATON Zoltan
2023-06-20  5:59 ` [PATCH 6/9] ppc/sam460ex: " Cédric Le Goater
2023-06-20  9:11   ` Richard Henderson
2023-06-20 10:42   ` BALATON Zoltan
2023-06-20 10:52     ` Cédric Le Goater
2023-06-20 10:56       ` BALATON Zoltan
2023-06-20  5:59 ` [PATCH 7/9] ppc/bamboo: " Cédric Le Goater
2023-06-20  9:11   ` Richard Henderson
2023-06-20  5:59 ` [PATCH 8/9] ppc/pnv: Rephrase " Cédric Le Goater
2023-06-20  9:12   ` Richard Henderson
2023-06-20 11:31   ` Philippe Mathieu-Daudé
2023-06-20 11:38     ` [SPAM] " Cédric Le Goater
2023-06-20  5:59 ` [PATCH 9/9] target/ppc: Fix timer register accessors when !KVM Cédric Le Goater
2023-06-20  9:10   ` Richard Henderson
2023-06-20 11:53     ` Cédric Le Goater
2023-06-23  9:29 ` [PATCH 0/9] ppc: New reviewers and KVM cleanups Cédric Le Goater

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.