On 5/3/25 15:48, Pierrick Bouvier wrote:
On 5/1/25 9:24 AM, Richard Henderson wrote:
Are we still able to build qemu-system-arm on a 32-bit host with these changes?
It may be
tricky to check, because the two easiest 32-bit hosts (i686, armv7) also happen
to have a
64-bit cmpxchg. I think "ma
On 5/1/25 9:24 AM, Richard Henderson wrote:
Are we still able to build qemu-system-arm on a 32-bit host with these changes?
It may be
tricky to check, because the two easiest 32-bit hosts (i686, armv7) also happen
to have a
64-bit cmpxchg. I think "make docker-test-build@debian-mipsel-cross"
On 5/1/25 9:24 AM, Richard Henderson wrote:
On 4/30/25 23:23, Pierrick Bouvier wrote:
Signed-off-by: Pierrick Bouvier
---
target/arm/ptw.c | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/target/arm/ptw.c b/target/arm/ptw.c
index 424d1b54275..f428c9b9267 10
On 4/30/25 23:23, Pierrick Bouvier wrote:
Signed-off-by: Pierrick Bouvier
---
target/arm/ptw.c | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/target/arm/ptw.c b/target/arm/ptw.c
index 424d1b54275..f428c9b9267 100644
--- a/target/arm/ptw.c
+++ b/target/arm/pt