qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/6] Trivial PPC cleanups


From: Daniel Henrique Barboza
Subject: Re: [PATCH 0/6] Trivial PPC cleanups
Date: Fri, 16 Dec 2022 14:50:41 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1

Queued in gitlab.com/danielhb/qemu/tree/ppc-next. Thanks,


Daniel

On 12/16/22 11:57, Bernhard Beschow wrote:
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(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]