On 4/23/23 12:59, Richard Henderson wrote:
You may wish to browse my work in progress
https://gitlab.com/rth7680/qemu/-/commits/tcg-once/
to avoid duplication, as I have done some of these. This tree is on
top of my atomicity patch set; I'm working on upstreaming that now.
I had a suspic
On 4/20/23 22:28, Anton Johansson wrote:
This is a first patchset in removing target_ulong from non-target/
directories. As use of target_ulong is spread accross the codebase we
are attempting to target as few maintainers as possible with each
patchset in order to ease reviewing.
The following
This is a first patchset in removing target_ulong from non-target/
directories. As use of target_ulong is spread accross the codebase we
are attempting to target as few maintainers as possible with each
patchset in order to ease reviewing.
The following instances of target_ulong remain in accel/