Hi,
patch 12 (adding xen stubs, so would need someone from hw/xen) and 15
are missing reviews.
Thanks,
Pierrick
On 3/13/25 09:38, Pierrick Bouvier wrote:
The main goal of this series is to be able to call any memory ld/st function
from code that is *not* target dependent. As a positive side
The main goal of this series is to be able to call any memory ld/st function
from code that is *not* target dependent. As a positive side effect, we can
turn related system compilation units into common code.
The first 5 patches remove dependency of memory API to cpu headers and remove
dependency