qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH 0/3] hw/mips/jazz: Rework the NIC init code


From: Thomas Huth
Subject: Re: [PATCH 0/3] hw/mips/jazz: Rework the NIC init code
Date: Thu, 7 Sep 2023 13:37:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

On 01/09/2023 12.15, Michael Tokarev wrote:
25.08.2023 20:51, Thomas Huth wrote:
The NIC init code of the jazz machines is rather cumbersome, with
a for-loop around it that is always left after the first iteration.
This patch series reworks this a little bit to make the code more
readable and shorter.

Thomas Huth (3):
   hw/mips/jazz: Remove the big_endian variable
   hw/mips/jazz: Move the NIC init code into a separate function
   hw/mips/jazz: Simplify the NIC setup code

Thomas, after comments for "hw/mips/jazz: Remove the big_endian variable",
will you respin?

I've now sent a patch to clean up that ugliness with TARGET_BIG_ENDIAN first:

20230907113500.185276-1-thuth@redhat.com/">https://lore.kernel.org/qemu-devel/20230907113500.185276-1-thuth@redhat.com/

Once that has been accepted, I'll respin the other patches.

 Thomas




reply via email to

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