All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Misc pegasos2 patches
@ 2021-10-14 19:50 BALATON Zoltan
  2021-10-14 19:50 ` [PATCH 4/6] ppc/pegasos2: Access MV64361 registers via their memory region BALATON Zoltan
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: BALATON Zoltan @ 2021-10-14 19:50 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc; +Cc: David Gibson

Some small clean ups and improvements for the pegasos2 machine.

BALATON Zoltan (6):
  ppc/pegasos2: Restrict memory to 2 gigabytes
  ppc/pegasos2: Warn when using VOF but no kernel is specified
  ppc/pegasos2: Implement get-time-of-day RTAS function with VOF
  ppc/pegasos2: Access MV64361 registers via their memory region
  ppc/pegasos2: Add constants for PCI config addresses
  ppc/pegasos2: Implement power-off RTAS function with VOF

 hw/pci-host/mv64361.c |   1 +
 hw/ppc/pegasos2.c     | 162 ++++++++++++++++++++++++++----------------
 2 files changed, 101 insertions(+), 62 deletions(-)

-- 
2.21.4



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

end of thread, other threads:[~2021-10-15 21:52 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-14 19:50 [PATCH 0/6] Misc pegasos2 patches BALATON Zoltan
2021-10-14 19:50 ` [PATCH 4/6] ppc/pegasos2: Access MV64361 registers via their memory region BALATON Zoltan
2021-10-15  3:18   ` David Gibson
2021-10-14 19:50 ` [PATCH 1/6] ppc/pegasos2: Restrict memory to 2 gigabytes BALATON Zoltan
2021-10-15  3:15   ` David Gibson
2021-10-14 19:50 ` [PATCH 5/6] ppc/pegasos2: Add constants for PCI config addresses BALATON Zoltan
2021-10-15  3:19   ` David Gibson
2021-10-14 19:50 ` [PATCH 3/6] ppc/pegasos2: Implement get-time-of-day RTAS function with VOF BALATON Zoltan
2021-10-15  3:17   ` David Gibson
2021-10-15  9:26     ` BALATON Zoltan
2021-10-15 21:51       ` BALATON Zoltan
2021-10-14 19:50 ` [PATCH 6/6] ppc/pegasos2: Implement power-off " BALATON Zoltan
2021-10-15  3:19   ` David Gibson
2021-10-14 19:50 ` [PATCH 2/6] ppc/pegasos2: Warn when using VOF but no kernel is specified BALATON Zoltan
2021-10-15  3:15   ` David Gibson
2021-10-15  3:20 ` [PATCH 0/6] Misc pegasos2 patches David Gibson
2021-10-15  9:28   ` BALATON Zoltan

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.