qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Trivial PPC cleanups
@ 2022-12-16 14:57 Bernhard Beschow
  2022-12-16 14:57 ` [PATCH 1/6] target/ppc/mmu_common: Log which effective address had no TLB entry found Bernhard Beschow
                   ` (7 more replies)
  0 siblings, 8 replies; 20+ messages in thread
From: Bernhard Beschow @ 2022-12-16 14:57 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-ppc, Edgar E. Iglesias, Laurent Vivier, David Gibson,
	Michael Tokarev, qemu-trivial, Daniel Henrique Barboza, Greg Kurz,
	Cédric Le Goater, Bernhard Beschow

These are some patches which helped me when getting a u-boot image to run on ppce500 machine.

Testing done:
- `make check`
- `make check-avocado`

Bernhard Beschow (6):
  target/ppc/mmu_common: Log which effective address had no TLB entry
    found
  target/ppc/mmu_common: Fix table layout of "info tlb" HMP command
  hw/ppc/virtex_ml507: Prefer local over global variable
  hw/ppc/e500: Prefer local variable over qdev_get_machine()
  hw/ppc/e500: Resolve variable shadowing
  hw/ppc/e500: Move comment to more appropriate place

 hw/ppc/e500.c           | 10 ++++------
 hw/ppc/virtex_ml507.c   |  2 +-
 target/ppc/mmu_common.c |  5 +++--
 3 files changed, 8 insertions(+), 9 deletions(-)

-- 
2.39.0



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

end of thread, other threads:[~2022-12-21 17:08 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-16 14:57 [PATCH 0/6] Trivial PPC cleanups Bernhard Beschow
2022-12-16 14:57 ` [PATCH 1/6] target/ppc/mmu_common: Log which effective address had no TLB entry found Bernhard Beschow
2022-12-16 16:24   ` Philippe Mathieu-Daudé
2022-12-16 14:57 ` [PATCH 2/6] target/ppc/mmu_common: Fix table layout of "info tlb" HMP command Bernhard Beschow
2022-12-16 16:24   ` Philippe Mathieu-Daudé
2022-12-16 14:57 ` [PATCH 3/6] hw/ppc/virtex_ml507: Prefer local over global variable Bernhard Beschow
2022-12-16 15:54   ` Edgar E. Iglesias
2022-12-16 16:28   ` Philippe Mathieu-Daudé
2022-12-16 14:57 ` [PATCH 4/6] hw/ppc/e500: Prefer local variable over qdev_get_machine() Bernhard Beschow
2022-12-16 15:06   ` BALATON Zoltan
2022-12-16 16:30   ` Philippe Mathieu-Daudé
2022-12-16 14:57 ` [PATCH 5/6] hw/ppc/e500: Resolve variable shadowing Bernhard Beschow
2022-12-16 14:57 ` [PATCH 6/6] hw/ppc/e500: Move comment to more appropriate place Bernhard Beschow
2022-12-16 15:32 ` [PATCH 0/6] Trivial PPC cleanups Cédric Le Goater
2022-12-16 16:04   ` Bernhard Beschow
2022-12-16 17:50 ` Daniel Henrique Barboza
2022-12-20 22:40   ` Bernhard Beschow
2022-12-20 22:53     ` Bernhard Beschow
2022-12-21 10:27       ` Daniel Henrique Barboza
2022-12-21 17:04         ` Bernhard Beschow

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