[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC PATCH 01/34] target: [PAGE_VARY] Use PAGE_VARY for all softmmu
|
From: |
Anton Johansson |
|
Subject: |
Re: [RFC PATCH 01/34] target: [PAGE_VARY] Use PAGE_VARY for all softmmu targets |
|
Date: |
Tue, 23 Jan 2024 13:09:23 +0100 |
On 19/01/24, Philippe Mathieu-Daudé wrote:
> On 19/1/24 15:39, Anton Johansson wrote:
> > Allows for future commits to use TargetPageBits to access page bits and
> > mask, thus making TARGET_PAGE_* independent of softmmu target.
> >
> > In the future, this will also be important fo allowing heterogeneous CPUs
> > on the same board.
>
> Yeah I carry an almost similar patch :)
>
> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Suspected there might be some overlap with this patchset:) Do you have
branch I could rebase on to remove conflicts?
- Re: [RFC PATCH 12/34] target: Uninline cpu_mmu_index(), (continued)
- [RFC PATCH 01/34] target: [PAGE_VARY] Use PAGE_VARY for all softmmu targets, Anton Johansson, 2024/01/19
- [RFC PATCH 03/34] exec: [PAGE_VARY] Move TARGET_PAGE_BITS_VARY to common header, Anton Johansson, 2024/01/19
- [RFC PATCH 15/34] exec: [CPUTLB] Move TLB_*/tlb_*() to common header, Anton Johansson, 2024/01/19
- [RFC PATCH 11/34] [IGNORE] Squash of header code shuffling, Anton Johansson, 2024/01/19
- [RFC PATCH 14/34] exec: [CPUTLB] Move PAGE_* macros to common header, Anton Johansson, 2024/01/19
- [RFC PATCH 16/34] exec: [CPUTLB] Move cpu_*()/cpu_env() to common header, Anton Johansson, 2024/01/19